SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the name of the service that deploys applications to EC2, ECS, or Lambda?
A
CodeCommit
B
CodeBuild
C
CodeDeploy
D
CodePipeline
Explanation: 

Detailed explanation-1: -CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda functions, or Amazon ECS services. You can deploy a nearly unlimited variety of application content, including: Code. Serverless AWS Lambda functions.

Detailed explanation-2: -AWS CodeDeploy is a fully managed deployment service that automates software deployments to various compute services, such as Amazon Elastic Compute Cloud (EC2), Amazon Elastic Container Service (ECS), AWS Lambda, and your on-premises servers.

Detailed explanation-3: -AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and instances running on-premises.

There is 1 question to complete.