ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 365 - SAA-C03 discussion

Report
Export

A company is building an application that consists of several microservices. The company has decided to use container technologies to deploy its software on AWS. The company needs a solution that minimizes the amount of ongoing effort for maintenance and scaling. The company cannot manage additional infrastructure.

Which combination of actions should a solutions architect take to meet these requirements? (Choose two.)

A.
Deploy an Amazon Elastic Container Service (Amazon ECS) cluster.
Answers
A.
Deploy an Amazon Elastic Container Service (Amazon ECS) cluster.
B.
Deploy the Kubernetes control plane on Amazon EC2 instances that span multiple Availability Zones.
Answers
B.
Deploy the Kubernetes control plane on Amazon EC2 instances that span multiple Availability Zones.
C.
Deploy an Amazon Elastic Container Service (Amazon ECS) service with an Amazon EC2 launch type. Specify a desired task number level of greater than or equal to 2.
Answers
C.
Deploy an Amazon Elastic Container Service (Amazon ECS) service with an Amazon EC2 launch type. Specify a desired task number level of greater than or equal to 2.
D.
Deploy an Amazon Elastic Container Service (Amazon ECS) service with a Fargate launch type.Specify a desired task number level of greater than or equal to 2.
Answers
D.
Deploy an Amazon Elastic Container Service (Amazon ECS) service with a Fargate launch type.Specify a desired task number level of greater than or equal to 2.
E.
Deploy Kubernetes worker nodes on Amazon EC2 instances that span multiple Availability Zones.Create a deployment that specifies two or more replicas for each microservice.
Answers
E.
Deploy Kubernetes worker nodes on Amazon EC2 instances that span multiple Availability Zones.Create a deployment that specifies two or more replicas for each microservice.
Suggested answer: A, D

Explanation:

AWS Fargate is a technology that you can use with Amazon ECS to run containers without having to manage servers or clusters of Amazon EC2 instances. With Fargate, you no longer have to provision, configure, or scale clusters of virtual machines to run containers.

https://docs.aws.amazon.com/AmazonECS/latest/userguide/what-is-fargate.html

asked 16/09/2024
Brandon O'Driscoll
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first