AWS Developer Tools

AWS Developer Tools

AWS Developer tools let you host code and automatically build, test, and deploy your applications to AWS.

What is AWS Developer Tools?

AWS Developer Tools are a set of services designed to enable your developers and IT operations professionals practicing DevOps to rapidly and safely deliver software.

Used together, these services help you securely store and version control your application’s source code and automatically build, test, and deploy your application to AWS or your on-premises environment.

Here is a list of the services AWS Developer tools has to offer that are available now:

AWS CodeCommit

AWS CodeCommit is a fully managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories. Eliminating the need to operate your own source control system or worry about scaling its infrastructure.

AWS CodePipeline

AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates. CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define.

AWS CodeBuild

AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are not left waiting in a queue.

AWS CodeDeploy

AWS CodeDeploy automates code deployments to any instance, including Amazon EC2 instances and servers running on-premises. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications.