diff --git a/aws/cloudformation/ecs-zero-downtime-deployment/README.md b/aws/cloudformation/ecs-zero-downtime-deployment/README.md index 1538814..613ad45 100644 --- a/aws/cloudformation/ecs-zero-downtime-deployment/README.md +++ b/aws/cloudformation/ecs-zero-downtime-deployment/README.md @@ -2,7 +2,14 @@ ![ECS Zero Downtime Deployment](ecs-in-two-public-subnets.svg) -# Companion Blog Post +## Blog posts + +Blog posts about this topic: + +* [The AWS Journey Part 1: Deploying Your First Docker Image](https://reflectoring.io/aws-deploy-docker-image-via-web-console/) +* [The AWS Journey Part 2: Deploying a Docker Image with AWS CloudFormation](https://reflectoring.io/aws-cloudformation-deploy-docker-image/) +* [The AWS Journey Part 3: Connecting a Spring Boot Application to an RDS Instance with CloudFormation](https://reflectoring.io/aws-cloudformation-rds/) +* [The AWS Journey Part 4: Zero-Downtime Deployment with CloudFormation and ECS](https://reflectoring.io/aws-cloudformation-ecs-deployment/) + -[The AWS Journey Part 4: Zero-Downtime Deployment with CloudFormation and ECS](https://reflectoring.io/aws-cloudformation-ecs-deployment/)