AWS CodeDeploy
AWS CodeDeploy is a deployment service that automates application releases to compute services such as Lambda, ECS, and EC2. It supports deployment strategies including in-place, blue/green, canary, and linear traffic shifting, which are core to the Deployment domain.