AWS CodePipeline

Automate continuous delivery pipelines for fast and reliable updates

Benefits of CodePipeline

Model your software release process and mitigate the need to set up or provision servers.

Define the stages of your software release process using the AWS Management Console or AWS Command Line Interface (CLI).

Rapidly release new features, iterating on feedback and catching bugs by testing each code change.

Use your own plugins, or prebuilt plugins, in any step of your release process.

Use cases

Update existing pipelines and provide templates for creating new pipelines with a declarative JSON document.

Monitor events that impact your pipelines with Amazon Simple Notification Service (Amazon SNS), which provides a status message and link to the source of the event.

Manage who can change and control your release workflow with AWS Identity and Access Management (IAM).

Register a custom action and hook servers into your pipeline by integrating the AWS CodePipeline open source agent with your servers.

Explore Amazon CodeCatalyst

A unified software development service to quickly build, deliver, and scale applications on AWS.

Learn more about CodeCatalyst


Explore more of AWS