
Answer-first summary for fast verification
Answer: Use Amazon FSx for Windows File Server, integrate with on-premises Active Directory, and set up AWS Client VPN for secure access.
The correct answer is B: Migrate the files to an Amazon FSx for Windows File Server file system, integrate it with the on-premises Active Directory, and configure AWS Client VPN. This solution meets all the requirements by providing a scalable and secure file storage solution that integrates with existing on-premises authentication systems (Active Directory) and enables secure remote access through AWS Client VPN. Moving the files to Amazon FSx ensures they are stored in a file system compatible with Windows, and integrating with Active Directory maintains the existing user access controls. AWS Client VPN ensures that the files can be securely accessed by authorized users only.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company seeks a secure solution for remote employees to access confidential files stored on an on-premises Windows file server, which is nearing capacity. What is the recommended approach to ensure authorized access and secure downloads?
A
Migrate to an Amazon EC2 instance with a public subnet and restrict access via security groups to employee IP addresses.
B
Use Amazon FSx for Windows File Server, integrate with on-premises Active Directory, and set up AWS Client VPN for secure access.
C
Move files to Amazon S3, establish a private VPC endpoint, and utilize signed URLs for controlled downloads.
D
Transfer files to Amazon S3, create a public VPC endpoint, and implement AWS IAM Identity Center for user authentication.
No comments yet.