Overview
Host code, build, test, and deploy your applications quickly and effectively with AWS developer tools. Leverage core tools like software development kits (SDKs), code editors, and continuous integration and delivery (CI/CD) services for DevOps software development. Use machine learning (ML) -guided best practices and abstractions to improve agility, security, velocity, and code quality. Release software faster: Implement continuous integration and continuous delivery with the AWS developer tools to accelerate your software development and release cycle. Easily integrate with AWS: AWS developer tools are built to work with AWS, making it easier for your team to get set up and be productive. Simplify the development process: Define application infrastructure in familiar, easy-to-use programming languages. Apply machine learning: Use ML and big data to identify issues and suggest solutions based on best practices.
Highlights
- The CI/CD pipeline is built using AWS CodePipeline, and utilizes a continuous delivery service that models, visualizes, and automates the steps required to release software. By defining stages in a pipeline, you can retrieve code from a source code repository, build that source code into a releasable artifact, test the artifact, and deploy it to production. Only code that successfully passes through all these stages will be deployed.