f. Conclusion

The beginning of Lab IV involves an EKS cluster creation step that you will need to start before the break. Please continue to Lab IV through step b. Create EKS cluster before continuing to the break. You do not need to wait for EKS cluster creation to finish.

Congratulations! You built a CI/CD pipeline uisng CodePipeline.

Your pipeline began with code in CodeCommit, built a Docker container and pushed the image to Elastic Container Registry (ECR) using CodeBuild.

In the next lab, you will learn about container orchestration and how to deploy your container on Kubernetes using Amazon EKS to run a tightly-coupled GROMACS simulation.