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

A company wants to migrate its on-premises application to AWS. The application produces output files that vary in size from tens of gigabytes to hundreds of terabytes. The application data must be stored in a standard file system structure. The company wants a solution that scales automatically, is highly available, and requires minimum operational overhead.
Which solution will meet these requirements?

  • A. Migrate the application to run as containers on Amazon Elastic Container Service (Amazon ECS). Use Amazon S3 for storage.
  • B. Migrate the application to run as containers on Amazon Elastic Kubernetes Service (Amazon EKS). Use Amazon Elastic Block Store (Amazon EBS) for storage.
  • C. Migrate the application to Amazon EC2 instances in a Multi-AZ Auto Scaling group. Use Amazon Elastic File System (Amazon EFS) for storage.
  • D. Migrate the application to Amazon EC2 instances in a Multi-AZ Auto Scaling group. Use Amazon Elastic Block Store (Amazon EBS) for storage.
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
BECAUSE
1 year, 11 months ago
Selected Answer: C
C is the answer
upvoted 1 times
...
Jobair
2 years, 6 months ago
None of the storage supports hundreds of terabytes The maximum size of EFS is 47 TiB, and EBS is 64TiB. It's not S3 (A) as Matmb mentioned about the max size of s3 is 5TB https://aws.amazon.com/s3/faqs/ Individual Amazon S3 objects can range in size from a minimum of 0 bytes to a maximum of 5 TB. The largest object that can be uploaded in a single PUT is 5 GB. For objects larger than 100 MB, customers should consider using the Multipart Upload capability.
upvoted 1 times
...
matmb
2 years, 7 months ago
"files that vary in size from tens of gigabytes to hundreds of terabytes." Max S3 object size is 5TB.
upvoted 1 times
...
jxp09
2 years, 7 months ago
The company wants a solution that scales automatically, is highly available, and requires minimum operational overhead. ans. A
upvoted 3 times
...
ErnShm
2 years, 7 months ago
the main issue is: "The application data must be stored in a standard file system structure." i am not sure that a standard file system refers to EFS. It can be also EBS for these challange.
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 ...