AWS continuous integration and deployment service that automates your software release process. Like a factory assembly line for code that automatically tests and deploys changes.
When developers push code changes, CodePipeline automatically runs tests and deploys successful builds to production.
AWS CodePipeline, Azure DevOps Pipelines, GCP Cloud Build, and Oracle DevOps are all services that automate the build, test, and deploy phases of applications, enabling continuous integration and continuous delivery (CI/CD).