Goal Our objective is to build an tool that can build a given application on the cloud, producing an artifact, and deploy it to an EC2 instance on AWS. For this tutorial, the application is a Java program stored in a Github repo and built as a Maven project that produces a jar file. TheContinue reading “Setting up a simple CICD pipeline with AWS CodePipeline”