ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 628 - CLF-C02 discussion

Report
Export

A company wants to deploy a web application as a containerized application. The company wants to use a managed service that can automatically create container images from source code and deploy the containerized application.

Which AWS service will meet these requirements?

A.
AWS Elastic Beanstalk
Answers
A.
AWS Elastic Beanstalk
B.
Amazon Elastic Container Service (Amazon ECS)
Answers
B.
Amazon Elastic Container Service (Amazon ECS)
C.
AWS App Runner
Answers
C.
AWS App Runner
D.
Amazon EC2
Answers
D.
Amazon EC2
Suggested answer: B

Explanation:

AWS App Runner is a fully managed service that makes it easy for developers to quickly deploy containerized web applications and APIs at scale. It can automatically build container images from source code or directly from a container registry, and then deploy the application without requiring deep container knowledge or expertise.

AWS App Runner meets the requirements of:

Automatically creating container images from source code.

Managing the deployment of the containerized application with minimal operational overhead.

Why other options are not suitable:

A . AWS Elastic Beanstalk: While it simplifies deploying and scaling web applications, it does not automatically create container images from source code.

B . Amazon Elastic Container Service (Amazon ECS): ECS is a container orchestration service that requires more manual setup for creating and managing container images and deployments.

D . Amazon EC2: This service provides virtual servers but does not offer managed container image creation or deployment.

References:

AWS App Runner Documentation


asked 16/09/2024
AXEL AXELOPOULOS
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first