From 276d8c3ea32620d26c5c614187a22b954dcad936 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Mon, 6 Feb 2023 19:29:33 +0000 Subject: [PATCH] Add AWS ECS Full Deployment Article by Andrew Chen Wang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0697862c5..40d44f570 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ experience better. ## Articles - [Cookiecutter Django With Amazon RDS](https://haseeburrehman.com/posts/cookiecutter-django-with-amazon-rds/) - Apr, 2, 2021 +- [Complete Walkthrough: Blue/Green Deployment to AWS ECS using GitHub actions](https://github.com/Andrew-Chen-Wang/cookiecutter-django-ecs-github) - June 10, 2020 - [Using cookiecutter-django with Google Cloud Storage](https://ahhda.github.io/cloud/gce/django/2019/03/12/using-django-cookiecutter-cloud-storage.html) - Mar. 12, 2019 - [cookiecutter-django with Nginx, Route 53 and ELB](https://msaizar.com/blog/cookiecutter-django-nginx-route-53-and-elb/) - Feb. 12, 2018 - [cookiecutter-django and Amazon RDS](https://msaizar.com/blog/cookiecutter-django-and-amazon-rds/) - Feb. 7, 2018