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 517 discussion

A solutions architect needs to design the architecture for an application that a vendor provides as a Docker container image. The container needs 50 GB of storage available for temporary files. The infrastructure must be serverless.
Which solution meets these requirements with the LEAST operational overhead?

  • A. Create an AWS Lambda function that uses the Docker container image with an Amazon S3 mounted volume that has more than 50 GB of space.
  • B. Create an AWS Lambda function that uses the Docker container image with an Amazon Elastic Block Store (Amazon EBS) volume that has more than 50 GB of space.
  • C. Create an Amazon Elastic Container Service (Amazon ECS) cluster that uses the AWS Fargate launch type. Create a task definition for the container image with an Amazon Elastic File System (Amazon EFS) volume. Create a service with that task definition.
  • D. Create an Amazon Elastic Container Service (Amazon ECS) cluster that uses the Amazon EC2 launch type with an Amazon Elastic Block Store (Amazon EBS) volume that has more than 50 GB of space. Create a task definition for the container image. Create a service with that task definition.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Alcpt
Highly Voted 3 years, 4 months ago
Selected Answer: C
C. AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatible with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-task-storage.html When provisioned, each Amazon ECS task hosted on AWS Fargate receives the following ephemeral storage (temporary file storage) for bind mounts. This can be mounted and shared among containers using the volumes, mountPoints and volumesFrom parameters in the task definition.
upvoted 10 times
...
NSA_Poker
Most Recent 11 months ago
Selected Answer: C
(A & B) eliminated. AWS Lambda Now Supports Up to 10 GB Ephemeral Storage. You cannot mount Amazon S3 or EBS as a filesystem for use with AWS Lambda. (D) is eliminated. Fargate launch type has less operational overhead than EC2 launch type.
upvoted 1 times
...
BECAUSE
1 year, 11 months ago
Selected Answer: C
C is the answer
upvoted 1 times
...
Moathov
2 years, 9 months ago
Selected Answer: C
Answer is CCCCCCCCCCCCCCC
upvoted 1 times
...
Mandalorian24
3 years ago
Why is Fargate considered serverless any more than say RDS? I get that you aren't directly purchasing the underlying EC2 instances, but isn't AWS still managing them for you?
upvoted 1 times
...
awsnoobster
3 years, 2 months ago
C for me - Fargate
upvoted 1 times
...
FF11
3 years, 4 months ago
Selected Answer: C
C is the best answer.
upvoted 3 times
...
25dec_
3 years, 4 months ago
Selected Answer: C
Key: Serverless, cotainer
upvoted 2 times
...
Sharan_25_v
3 years, 4 months ago
C is correct Container and
upvoted 2 times
...
RidzV
3 years, 4 months ago
Selected Answer: C
Lambda supports images up to 10 GB in size. So I'll go with C.
upvoted 4 times
...
KhushRoh
3 years, 5 months ago
Looks like the answer is A to me.
upvoted 1 times
daddycool
3 years, 4 months ago
It's not, you don't define the size of a bucket it is not the same as a disk partition.
upvoted 1 times
...
osel
3 years, 3 months ago
Can we invoke a Lambda function with a Docker Container Image? I thought Docker Image can only be used with ECS or EKS?
upvoted 1 times
...
...
shamg
3 years, 5 months ago
Looks "C" to me LEAST amount of operational overhead - launch type "Fargate" & serverless infrastructure An EFS is suitable for the following use cases- - Applications where you need to connect a common data source to a single server or multiple servers - Container storage - Web serving and content management
upvoted 4 times
serdar55
3 years, 1 month ago
https://cloud.netapp.com/blog/aws-cvo-blg-aws-lambda-images-how-to-use-container-images-to-deploy-lambda
upvoted 1 times
serdar55
3 years, 1 month ago
The answer is C. we can not mount s3 and use EBS for the Lamda function
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago