Continuous integration and continuous delivery (CI/CD or CICD)
TODO
- detailed steps from jenkins pipeline.
- When is the docker image built?
- What happens to that Docker image.
- How are containers spawned from the docker image? In both ECS and EKS?
TODO