Creating a base AMI for the application instances – Rolling Out a CI/CD Pipeline

Let’s start a new session on our Cloud9 IDE before switching to the chapter-5/ directory and using packer to build the AMI: aws-devops-simplified:~/environment/chapter-5/packer $ packer build ami_build.json … … … Build ‘amazon-ebs’ finished after 6 minutes 1 second. ==> Wait completed after 6 minutes 1 second ==> Builds finished. The artifacts of successful builds are: … Read more