
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company has more than 5 TB of file data on Windows file servers that run on premises. Users and applications interact with the data each day. The company is moving its Windows workloads to AWS. As the company continues this process, the company requires access to AWS and on-premises file storage with minimum latency. The company needs a solution that minimizes operational overhead and requires no significant changes to the existing file access patterns. The company uses an AWS Site-to-Site VPN connection for connectivity to AWS.
What should a solutions architect do to meet these requirements?
A
Deploy and configure Amazon FSx for Windows File Server on AWS. Move the on-premises file data to FSx for Windows File Server. Reconfigure the workloads to use FSx for Windows File Server on AWS.
B
Deploy and configure an Amazon S3 File Gateway on premises. Move the on-premises file data to the S3 File Gateway. Reconfigure the on-premises workloads and the cloud workloads to use the S3 File Gateway.
C
Deploy and configure an Amazon S3 File Gateway on premises. Move the on-premises file data to Amazon S3. Reconfigure the workloads to use either Amazon S3 directly or the S3 File Gateway, depending on each workload’s location.
D
Deploy and configure Amazon FSx for Windows File Server on AWS. Deploy and configure an Amazon FSx File Gateway on premises. Move the on-premises file data to the FSx File Gateway. Configure the cloud workloads to use FSx for Windows File Server on AWS. Configure the on-premises workloads to use the FSx File Gateway.
Explanation:
Correct Answer: D
This solution best meets all the requirements:
Amazon FSx for Windows File Server provides fully managed Windows-native file shares with SMB protocol support, perfect for Windows workloads migrating to AWS.
Amazon FSx File Gateway deployed on-premises:
Hybrid Architecture:
A: Only addresses AWS workloads, doesn't provide low-latency on-premises access during migration.
B & C: S3 File Gateway converts SMB to S3 object storage, which would require significant changes to file access patterns and isn't Windows-native. S3 isn't suitable for Windows file server workloads that need SMB protocol support.
This solution provides a true hybrid file storage solution that maintains Windows compatibility while enabling a smooth migration to AWS.