exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 458 discussion

A company wants to run its critical applications in containers to meet requirements for scalability and availability. The company prefers to focus on maintenance of the critical applications. The company does not want to be responsible for provisioning and managing the underlying infrastructure that runs the containerized workload.
What should a solutions architect do to meet these requirements?

  • A. Use Amazon EC2 instances, and install Docker on the instances.
  • B. Use Amazon Elastic Container Service (Amazon ECS) on Amazon EC2 worker nodes.
  • C. Use Amazon Elastic Container Service (Amazon ECS) on AWS Fargate.
  • D. Use Amazon EC2 instances from an Amazon Elastic Container Service (Amazon ECS)-optimized Amazon Machine Image (AMI).
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://aws.amazon.com/fargate/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&fargate-blogs.sort- by=item.additionalFields.createdDate&fargate-blogs.sort-order=desc

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
simiramis221
Highly Voted 3 years, 8 months ago
'The company does not want to be responsible for provisioning and managing the underlying infrastructure that runs the containerized workload.' Which means that EC2 cannot be the right answer here. I will go with C
upvoted 18 times
...
10minute
Highly Voted 3 years, 8 months ago
A) not correct -> company does not want to be responsible fot the provisioning and managing B) same as A; here you also have to manage it C) CORRECT -> Fargate is aws service where you only run things and AWS manages it D) same thing as A and B -> criteria is not to be responsible for provisioning and managing
upvoted 12 times
...
zanilicious
Most Recent 2 years, 9 months ago
CCCCCCCCCCCCCCCC
upvoted 1 times
...
cloud_collector
2 years, 10 months ago
C 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. This removes the need to choose server types, decide when to scale your clusters, or optimize cluster packing.
upvoted 1 times
...
awsnoobster
3 years, 2 months ago
C- Fargate, company does not manage services
upvoted 1 times
...
Radfschfscvg
3 years, 3 months ago
c is answer
upvoted 1 times
...
gondohwe
3 years, 5 months ago
yes fargate is serverless you dont have to worry about provisioning and management
upvoted 2 times
...
keeplearning_rahul
3 years, 5 months ago
C is correct
upvoted 2 times
...
jj22222
3 years, 5 months ago
CCCCCCCCCC
upvoted 4 times
...
Hizumi
3 years, 8 months ago
Agree that answer is (C), using AWS ECS on AWS Fargate since they requirements are for scalability and availability without having to provision and manage the underlying infrastructure to run the containerized workload. https://docs.aws.amazon.com/AmazonECS/latest/userguide/what-is-fargate.html
upvoted 7 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...