Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 617 discussion

A company wants to migrate an on-premises data center to AWS. The data center hosts a storage server that stores data in an NFS-based file system. The storage server holds 200 GB of data. The company needs to migrate the data without interruption to existing services. Multiple resources in AWS must be able to access the data by using the NFS protocol.

Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)

  • A. Create an Amazon FSx for Lustre file system.
  • B. Create an Amazon Elastic File System (Amazon EFS) file system.
  • C. Create an Amazon S3 bucket to receive the data.
  • D. Manually use an operating system copy command to push the data into the AWS destination.
  • E. Install an AWS DataSync agent in the on-premises data center. Use a DataSync task between the on-premises location and AWS.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Guru4Cloud
Highly Voted 1 year ago
Selected Answer: BE
Amazon EFS provides a scalable, high performance NFS file system that can be accessed from multiple resources in AWS. AWS DataSync can perform the migration from the on-prem NFS server to EFS without interruption to existing services. This avoids having to manually move the data which could cause downtime. DataSync incrementally syncs changed data. EFS and DataSync together provide a cost-optimized approach compared to using S3 or FSx, while still meeting the requirements. Manually copying 200 GB of data to AWS would be slow and risky compared to using DataSync.
upvoted 10 times
...
awsgeek75
Most Recent 9 months, 1 week ago
Selected Answer: BE
A: FSX Lustre is for parallel high performance file storage not NFS C: S3 is a blob storage, not a file system D: Too much to copy with a lot of overhead A: NFS maps to EFS and allows NFS protocol for access E: DataSync solves copy problems without interruptions
upvoted 3 times
...
dilaaziz
11 months, 2 weeks ago
Selected Answer: BE
https://aws.amazon.com/compare/the-difference-between-nfs-smb/
upvoted 1 times
...
taustin2
1 year ago
Selected Answer: BE
NFS file system = EFS, Use DataSync for the migration with NFS support.
upvoted 4 times
...
awslearnerin2022
1 year ago
Selected Answer: BE
EFS can be accessed by multiple AWS resources. Datasync allowes NFS migrations.
upvoted 4 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 ...