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

A company is migrating a Linux-based web server group to AWS. The web servers must access files in a shared file store for some content. To meet the migration date, minimal changes can be made.
What should a solutions architect do to meet these requirements?

  • A. Create an Amazon S3 Standard bucket with access to the web server.
  • B. Configure an Amazon CloudFront distribution with an Amazon S3 bucket as the origin.
  • C. Create an Amazon Elastic File System (Amazon EFS) volume and mount it on all web servers.
  • D. Configure Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS SSD (io1) volumes and mount them on all web servers.
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
noahsark
Highly Voted 3 years, 8 months ago
C is correct - EFS for Linux shared volume.
upvoted 33 times
...
jkwek
Highly Voted 3 years, 7 months ago
Answer is C. https://aws.amazon.com/efs/ Amazon Elastic File System (Amazon EFS) provides a simple, serverless, set-and-forget, elastic file system that lets you share file data without provisioning or managing storage. It can be used with AWS Cloud services and on-premises resources, and is built to scale on demand to petabytes without disrupting applications. With Amazon EFS, you can grow and shrink your file systems automatically as you add and remove files, eliminating the need to provision and manage capacity to accommodate growth.
upvoted 17 times
...
bora4motion
Most Recent 2 years, 10 months ago
Selected Answer: C
Linux >>> EFS
upvoted 2 times
...
Kings2020
3 years, 2 months ago
Why S3 is not an option ?
upvoted 2 times
Zoroter
3 years ago
I guess thats because " To fulfill the migration deadline, only minor adjustments are necessary." S3 stores data as objects, while it's said that application runs on on-prem Linux web servers. With EFS there won't be major changes in application code, because EFS stores data as files. Also EFS is better to "web servers must access files stored in a shared file storage"
upvoted 4 times
...
...
janvandermerwer
3 years, 3 months ago
Selected Answer: C
Agree with C
upvoted 1 times
...
chintubhavsar
3 years, 5 months ago
C is good to go
upvoted 1 times
...
spydii
3 years, 7 months ago
We can lock C
upvoted 4 times
...
syu31svc
3 years, 7 months ago
Definitely C
upvoted 3 times
...
waqas
3 years, 7 months ago
Its C.
upvoted 3 times
...
MunzerR
3 years, 8 months ago
C is my choice
upvoted 2 times
...
EricLIM
3 years, 8 months ago
C yes yap
upvoted 3 times
...
Atanu_M
3 years, 8 months ago
C. EFS
upvoted 3 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 ...