Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobGrisham authored Aug 18, 2021
1 parent 3092916 commit f784988
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
- Hosting Redis cache on AWS with an [Elasticache](https://aws.amazon.com/elasticache/) instance
- Using AWS Cloudfront as a Content Delivery Network (CDN) and connecting Google Domains custom domain to AWS CDN
- Error logging with [Sentry](https://sentry.io/welcome/) for hosted application in production
- Continous integration and continuous deployment with [Travis CI](https://travis-ci.org/) and AWS CodeDeploy
- Continous integration with [Jenkins](https://www.jenkins.io/) and continuous deployment with and [AWS CodeDeploy](https://aws.amazon.com/codedeploy/)
- (Deprecated) Continous integration with [Travis CI](https://travis-ci.org/)
- (Deprecated) Hosting application on AWS with an [Elastic Beanstalk](https://aws.amazon.com/elasticbeanstalk/) instance and MySQL database on AWS with a [RDS](https://aws.amazon.com/rds/) instance

## 🛠 Technologies
Expand All @@ -52,7 +53,7 @@
|. |. |. |. |AWS RDS |. |
|. |. |. |. |AWS Elasticache|. |
|. |. |. |. |AWS Cloudfront |. |
|. |. |. |. |Travis CI |. |
|. |. |. |. |Jenkins |. |
|. |. |. |. |AWS CodeDeploy |. |

## ⚖️ Methodology
Expand Down

0 comments on commit f784988

Please sign in to comment.