AWS CodePipeline

AWS CodePipeline is a continuous delivery service that connects the stages of building, testing, and releasing software into one automated flow. Each code change moves through the pipeline in order, so teams can ship updates quickly and consistently. It integrates with other AWS tools like CodeBuild and CodeDeploy.