AWS CodePipeline
AWS CodePipeline is a continuous delivery service that automates building, testing, and deploying applications, enabling rapid and reliable changes. It defines workflows as stages where actions such as code compilation, testing, and deployment are performed.
It integrates with AWS tools and external CI/CD systems, supporting full automation of the application lifecycle. It helps teams shorten release times, improve process consistency, and reduce manual errors.