AWS CodeDeploy

AWS CodeDeploy automates software deployments to targets like EC2 instances and Lambda functions. It coordinates each rollout, can update servers in stages, and can roll back if something goes wrong. This reduces the manual steps and downtime involved in shipping new versions.