Yes, Amazon's CodePipeline was one of the services introduced during their DevOps initiative. CodePipeline is a continuous delivery service. It lets you automate the software release. Starting from the source code repository selection to building, deploying, testing and releasing the change, it's perfect for the DevOps CI/CD culture. You can always integrate any other AWS service or even a third party tool at any stage in the pipeline.