We get high level of customizability with IaaS and utmost convenience with PaaS. We blended the benefits of these two and this talk is about sharing the journey.
to ECR Ensure S3 has all required config env.sample Docker registry ECR S3 bucket configuration.simpl Update the task definition with image version & env vars ECS runs new containers with updated version Stops the old version once new are up ★ The service name is guessed from current dir ★ image name is same as repo name in spinal case without simpl- prefix ★ latest version is picked to push 1 2 3 4 5