From cceeb999cd7acb3c9f7a73fd9cf26ad845637b6d Mon Sep 17 00:00:00 2001 From: Tom Hombergs Date: Sat, 8 Aug 2020 17:38:32 +1000 Subject: [PATCH] Update README.md --- .../ecs-zero-downtime-deployment/README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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/)