AWS CodePipeline
Automate continuous delivery pipelines for fast and reliable updates
Benefits of CodePipeline
Avoid setting up or provisioning servers
Model your software release process and mitigate the need to set up or provision servers.
Streamline the software release process
Define the stages of your software release process using the AWS Management Console or AWS Command Line Interface (CLI).
Speed release of new features
Rapidly release new features, iterating on feedback and catching bugs by testing each code change.
Adapt to your needs
Use your own plugins, or prebuilt plugins, in any step of your release process.
Use cases
Define your pipeline structure
Update existing pipelines and provide templates for creating new pipelines with a declarative JSON document.
Receive notifications for events
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.
Control and grant access
Manage who can change and control your release workflow with AWS Identity and Access Management (IAM).
Integrate your own custom systems
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.