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

A company wants to replicate its data to AWS to recover in the event of a disaster. Today, a system administrator has scripts that copy data to a NFS share.
Individual backup files need to be accessed with low latency by application administrators to deal with errors in processing.
What should a solutions architect recommend to meet these requirements?

  • A. Modify the script to copy data to an Amazon S3 bucket instead of the on-premises NFS share.
  • B. Modify the script to copy data to an Amazon S3 Glacier Archive instead of the on-premises NFS share.
  • C. Modify the script to copy data to an Amazon Elastic File System (Amazon EFS) volume instead of the on-premises NFS share.
  • D. Modify the script to copy data to an AWS Storage Gateway for File Gateway virtual appliance instead of the on-premises NFS share.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Mahesh_11
Highly Voted 3 years, 9 months ago
Ans: D The file gateway employs a local read/write cache to provide a low-latency access to data for file share clients in the same local area network (LAN) as the file gateway. Good read - https://d0.awsstatic.com/whitepapers/aws-storage-gateway-file-gateway-for-hybrid-architectures.pdf
upvoted 55 times
aguy9
3 years, 8 months ago
I agree, answer is D
upvoted 3 times
...
aguy9
3 years, 9 months ago
I agree, the answer is C. Geoproximity routing is used “when you want to route traffic based on the location of your resources and, optionally, shift traffic from resources in one location to resources in another.” https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-geo
upvoted 2 times
wanglei3607
3 years, 8 months ago
I think what you mentioned is 92.
upvoted 8 times
...
...
...
Paitan
Highly Voted 3 years, 9 months ago
On Premise access by admins with low latency means we have to use Storage File Gateway. So option D is my choice.
upvoted 16 times
...
Uzbekistan
Most Recent 1 year, 3 months ago
Selected Answer: C
C. Modify the script to copy data to an Amazon Elastic File System (Amazon EFS) volume instead of the on-premises NFS share. Amazon EFS provides a scalable and highly available file system that can be accessed concurrently from multiple Amazon EC2 instances. It offers low-latency access to files and is suitable for use cases where data needs to be accessed quickly. By migrating the data to Amazon EFS, the company can achieve disaster recovery capabilities in AWS while ensuring that application administrators can access individual backup files with low latency.
upvoted 1 times
...
seryum
2 years, 4 months ago
Selected Answer: D
I agree, answer is D
upvoted 1 times
...
woke
3 years, 8 months ago
D is the answer
upvoted 3 times
...
PSPaul
3 years, 8 months ago
I support D. But have one things need to clarify. In the event of disaster we still can connect to Storage Gateway? Please advice .
upvoted 3 times
lehoang15tuoi
3 years, 8 months ago
I think “disaster” here refers to disaster to the company’s on premises data store. So when it happens they can go to AWS and retrieve backup
upvoted 4 times
...
...
syu31svc
3 years, 8 months ago
Answer is D A and B are wrong since the qn is about NFS and S3 is not meant for NFS C is wrong since backup is needed From https://aws.amazon.com/storagegateway/file/: "Nearly all enterprises, regardless of industry, have to store files, whether they are backups, media content, or files generated by specialized industry applications. Managing and scaling on-premises infrastructure to provide online storage and distribution of such backup or content files is often burdensome and costly, requiring expensive hardware refreshes, data center expansion, and software licensing. These large file data repositories can be siloed in specialized file servers, NAS units, or backup systems, limiting access for big data analytics or media processing applications. File Gateway provides a seamless way to connect to the cloud in order to store application data files and backup images as durable objects in Amazon S3 cloud storage. File Gateway offers SMB or NFS-based access to data in Amazon S3 with local caching. It can be used for on-premises applications, and for Amazon EC2-based applications that need file protocol access to S3 object storage."
upvoted 5 times
...
KK_uniq
3 years, 8 months ago
D for sure since you need storage gateway
upvoted 2 times
...
mryala
3 years, 8 months ago
it's D
upvoted 2 times
...
Yogi
3 years, 8 months ago
Ans = D
upvoted 2 times
...
Ankitrathi85
3 years, 8 months ago
D rigjt
upvoted 1 times
...
sorab
3 years, 8 months ago
A - Infeasible, Insecure. 1. Since script is made for NFS protocol and S3 do not understand NFS command (cp, mv etc), it would be a complete rewrite. The queston appears to ask to use existing script. 2. Since storage gateway is not mentioned in this option but another one, it implies s3 upload to done via a public endpoint which will unesscery expose the s3 bucket to whole internet. B - Infeasible. Data to Glacier has to go through S3, hence this problem has all the problems of option A and additionally back up files are needed to be accessed in case of failure due to which it don't make sense to archive to glacier. C - Infeasible, Insecure for the same reasons as of option 1. D - correct answer.
upvoted 2 times
...
arunchu
3 years, 8 months ago
D I agree
upvoted 1 times
...
anpt
3 years, 9 months ago
DDDDDDDDDDDDDDDDDDDDDDDDD
upvoted 3 times
...
venh123
3 years, 9 months ago
Even I thought it's C.
upvoted 1 times
venh123
3 years, 9 months ago
I take it back. Low latency access from on-premise is required. Hence the correct option is D.
upvoted 1 times
...
...
msss
3 years, 9 months ago
D is my choice as the applictions on premise shoud be able to access with low latency
upvoted 1 times
...
ImAlwaysRight
3 years, 9 months ago
D seems great solution. EFS would be a good solution if you were accessing the files from your VPC.
upvoted 2 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 ...