CloudFormation : CodePipeline and ECS Blue/Green Deployments (Part I)
Forewords
The context in which I set up this infrastructure for one of my projects is the following:
I have a GitHub repository where the CI part is managed through GitHub actions. The CodePipeline will thus not be in charge of the tests.
The appli...
blog.srozen.com9 min read