# AWS CodePipeline: Automating Continuous Delivery

* AWS CodePipeline is a continuous integration and continuous delivery (CI/CD) service. This blog will introduce you to the features of CodePipeline and how it automates the software release process. You’ll learn how to create a pipeline and integrate it with other AWS services. Practical examples will demonstrate how to implement CI/CD practices in your projects. By the end, you’ll understand how to streamline your development workflows with CodePipeline.
