Medium1 markMultiple Choice
AWS SAA-C03 · Question 27 · Domain 2.4: Resilient Storage
A company is migrating its on-premises file server to AWS. The file server is accessed by Windows-based applications using the SMB protocol. The company requires a fully managed AWS service that integrates with their existing on-premises Microsoft Active Directory. <br/><br/>Which TWO actions should the solutions architect take? (Select TWO.)
A company is migrating its on-premises file server to AWS. The file server is accessed by Windows-based applications using the SMB protocol. The company requires a fully managed AWS service that integrates with their existing on-premises Microsoft Active Directory. <br/><br/>Which TWO actions should the solutions architect take? (Select TWO.)
Answer options:
A.
Use Amazon EFS.
B.
Use Amazon FSx for Windows File Server.
C.
Use Amazon S3 with an IAM role.
D.
Join the file system to the on-premises Active Directory.
E.
Configure AWS Directory Service for Microsoft Active Directory (AWS Managed Microsoft AD) as a replacement.
How to approach this question
Match 'Windows', 'SMB', and 'Active Directory' to FSx for Windows File Server.
Full Answer
Use Amazon FSx for Windows File Server.<br/>Join the file system to the on-premises Active Directory.
Amazon FSx for Windows File Server provides fully managed, highly reliable, and scalable file storage that is accessible over the industry-standard Service Message Block (SMB) protocol. It integrates natively with Microsoft Active Directory.
Common mistakes
Selecting EFS, which is for Linux/NFS.
Practice the full AWS SAA-C03 Practice Exam 4
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
Expert