ecs-refarch-continuous-deployment
ecs-refarch-continuous-deployment copied to clipboard
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
Since the service.yaml is defined in the ecs-refarch-continuous-deployment.yaml, whenever we have changes on that file like adding a new subnet, it will update the service back to using the initial...
Not sure what is all involved in it, but just thought I'd add a ticket so it's tracked and done at some point!
I am trying to setup a stack using you method of tagging images but adding in a container lifecycle policy on the repository to delete old images. Most images get...