What is AMI
Amazon Machine Image provides the information required to launch an instance
What is S3
Simple Service Storage provides a web interface to easily store and retrieve data safely, in any amount, at any time, from anywhere, at a low cost.
What is Continuous Integration
Continuous integration is using tools like Jenkins and Maven in order to continuously check if your bode builds successfully or not so that you can change them. Jenkins will also deploy your project.