AWS CodePipeline Adds Integration with AWS OpsWorks

Posted on: Jun 2, 2016

You can now choose AWS OpsWorks as a deployment provider in your software release pipelines modeled in AWS CodePipeline. This lets you automate the release of updated application code and Chef cookbooks to your applications and instances running in OpsWorks. 

AWS OpsWorks is a configuration management service that helps you configure and operate applications of all shapes and sizes using Chef. You can define the application’s architecture and the specification of each component including package installation, software configuration and resources such as storage.  

You can start using this feature through the CodePipeline console, AWS CLI, or AWS SDKs and APIs. Learn to create a pipeline with OpsWorks as the deployment provider by visiting here.  

For more information on CodePipeline: