AWS CodeDeploy
Automate code deployments across development, test, and production environments
About
AWS CodeDeploy automates application deployments to various compute services like EC2 and Lambda. It supports in-place, blue/green, and canary strategies with automatic rollback capabilities for failed updates.