CI/CD for applications on Amazon EC2, Amazon Elastic Beanstalk

AWS provides a bunch of services to create your application's Continuous Integration and Continuous Deployment pipelines natively on AWS. There are also many popular tools, such as Jenkins, Bamboo, TeamCity, and Git, that can either be independently set up on AWS or even integrated with the CI/CD services that AWS offers. As a whole, there are plenty of options and users can pick and choose the right ones as per their needs:

Capability

AWS Service

Other tools

Source code repository, version control, branching, tagging, and so on

AWS CodeCommit

Git, Apache Subversion (SVN), Mercurial

Compiles source code and produces software packages that are ready to deploy ...

Get Cloud Native Architectures now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.