Skip to content

Commit f784988

Browse files
authored
Update README.md
1 parent 3092916 commit f784988

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
- Hosting Redis cache on AWS with an [Elasticache](https://aws.amazon.com/elasticache/) instance
3939
- Using AWS Cloudfront as a Content Delivery Network (CDN) and connecting Google Domains custom domain to AWS CDN
4040
- Error logging with [Sentry](https://sentry.io/welcome/) for hosted application in production
41-
- Continous integration and continuous deployment with [Travis CI](https://travis-ci.org/) and AWS CodeDeploy
41+
- Continous integration with [Jenkins](https://www.jenkins.io/) and continuous deployment with and [AWS CodeDeploy](https://aws.amazon.com/codedeploy/)
42+
- (Deprecated) Continous integration with [Travis CI](https://travis-ci.org/)
4243
- (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
4344

4445
## 🛠 Technologies
@@ -52,7 +53,7 @@
5253
|. |. |. |. |AWS RDS |. |
5354
|. |. |. |. |AWS Elasticache|. |
5455
|. |. |. |. |AWS Cloudfront |. |
55-
|. |. |. |. |Travis CI |. |
56+
|. |. |. |. |Jenkins |. |
5657
|. |. |. |. |AWS CodeDeploy |. |
5758

5859
## ⚖️ Methodology

0 commit comments

Comments
 (0)