From the course: AWS Essential Training for Architects (2019)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

CodeDeploy

CodeDeploy - Amazon Web Services (AWS) Tutorial

From the course: AWS Essential Training for Architects (2019)

Start my 1-month free trial

CodeDeploy

- [Instructor] Sometimes all that is needed is the right specific tool for the job, no more and no less. When the specific job is getting an application deployed to AWS compute services such as EC2 or Lambda, CodeDeploy may just be the perfect fit. AWS CodeDeploy is not a fully managed application service like Elastic Beanstalk or OpsWorks, but rather what is sometimes referred to as a component service. It's a specific developer tool that AWS offers. CodeDeploy is a service that coordinates application deployments across Amazon EC2 instances or other supported AWS compute services such as Lambda or Fargate. CodeDeploy is not stack, framework, or language dependent and is built to work with existing application files and deployment scripts. This service scales with AWS infrastructure and can be used to deploy to just one or many compute service instances. One of the advantages to using CodeDeploy is that it can be easy to…

Contents