Goal: Implement a Continuous Integration process using AWS CodeDeploy, AWS CodeBuild and AWS CodePipeline services.
- Created a GitHub account.
- Have the aws-codedepipeline-sample-tomcat cloned and pushed into your own repository.
- Created an AWS account.
- Created an AWS EC2 Instance with Linux Ubuntu 16 LTS and Apache Tomcat.
- AWS CodeDeploy Agent Installed on the EC2 Instance.
- Created a Service Role for AWS CodeDeploy in your IAM Service.