ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 636 - CLF-C02 discussion

Report
Export

A company is using AWS for all its IT Infrastructure. The company's developers are allowed to deploy applications on their own. The developers want to deploy their applications without having to provision the infrastructure themselves.

Which AWS service should the developers use to meet these requirements?

A.
AWS Cloud Formation
Answers
A.
AWS Cloud Formation
B.
AWS CodeBuild
Answers
B.
AWS CodeBuild
C.
AWS Elastic Beanstalk
Answers
C.
AWS Elastic Beanstalk
D.
AWS CodeDeploy
Answers
D.
AWS CodeDeploy
Suggested answer: D

Explanation:

AWS Elastic Beanstalk is a fully managed service designed for developers who want to deploy and manage their applications without having to provision and manage the underlying infrastructure themselves. Developers can simply upload their code, and Elastic Beanstalk automatically handles the deployment, including provisioning the necessary resources (such as EC2 instances, load balancers, and auto-scaling).

A . AWS CloudFormation: Incorrect, as it is an infrastructure-as-code service for defining and provisioning AWS resources but does not directly deploy applications.

B . AWS CodeBuild: Incorrect, as it is a service for building and testing code, not for deploying applications.

D . AWS CodeDeploy: Incorrect, as it is specifically designed for automating software deployments to a variety of compute services, including EC2, but it does not manage the underlying infrastructure.

AWS Cloud References:

AWS Elastic Beanstalk


asked 16/09/2024
Jari Tetteroo
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first