CodePipeline with a Sample Java Application

CodePipeline with a Sample Java Application

Introduction

This project uses CodePipeline to deploy a sample Java application.

To complete this project, you will do the following:

  • Prepare a target machine (an EC2 instance).
  • Write the buildspec.yml file.
  • Write the appspec.yml file.
  • Set up a CodePipeline project for a sample Java app.

Note: In case the terminal ends in an infinite loop, press “q” or open a new terminal using “CTRL+C”.