Added AWS ECS Full Deployment Article

* Just for a refresher
This commit is contained in:
Andrew Chen Wang 2020-06-16 23:58:23 -04:00 committed by GitHub
parent aefbbb0a9e
commit 7f24e7e595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -285,6 +285,7 @@ experience better.
Articles
---------
* `Complete Walkthrough: Blue/Green Deployment to AWS ECS using GitHub actions`_ - June 10, 2020
* `Using cookiecutter-django with Google Cloud Storage`_ - Mar. 12, 2019
* `cookiecutter-django with Nginx, Route 53 and ELB`_ - Feb. 12, 2018
* `cookiecutter-django and Amazon RDS`_ - Feb. 7, 2018
@ -298,6 +299,7 @@ Articles
Have a blog or online publication? Write about your cookiecutter-django tips and tricks, then send us a pull request with the link.
.. _`Complete Walkthrough: Blue/Green Deployment to AWS ECS using GitHub actions`: https://github.com/Andrew-Chen-Wang/cookiecutter-django-ecs-github
.. _`Using cookiecutter-django with Google Cloud Storage`: https://ahhda.github.io/cloud/gce/django/2019/03/12/using-django-cookiecutter-cloud-storage.html
.. _`cookiecutter-django with Nginx, Route 53 and ELB`: https://msaizar.com/blog/cookiecutter-django-nginx-route-53-and-elb/
.. _`cookiecutter-django and Amazon RDS`: https://msaizar.com/blog/cookiecutter-django-and-amazon-rds/