OrganizaPon • Jenkinsfile – At home dir in applicaPon – All build seYngs – Pipeline • Build steps • Test is executed in Slaves – docker-compose • Launch env by docker-compose • Build docker image a]er test pass
passed image • Deploy to 3 Clusters – Deploy Task • deploy at first • execute some task (migrate, etc…) – Web • run applicaPon process • ALB connected – Batch • Batch and daemon
configure. • ECS – Use same docker image but different environment variables. – Each environment has each TaskDefiniPon. – Easy to launch a independent set of microservices for big feature or QA.