https://codecatalyst.aws/explore is an integrated service for software development teams adopting continuous integration and deployment (CI/CD) practices into their software development process. CodeCatalyst puts all of the tools that development teams need in one place, allowing for a unified experience for collaborating on, building, and releasing software.

In this post, we will focus on how DevOps teams can use CodeCatalyst to build and deploy applications to EKS clusters.

To begin, we will create our workflow, in the CodeCatalyst project, Select CI/CD → Workflows → Create workflow: Figure Create workflow.

We will create an initial commit of this workflow file, ignore any validation errors at this stage: Figure Creating Dev environment.

Related Articles