AWS Certified Solutions Architect – Professional — Question 747

A software development company has multiple engineers who are working remotely. The company is running Active Directory Domain Services (AD DS) on an Amazon EC2 instance. The company's security policy states that all internal, nonpublic services that are deployed in a VPC must be accessible through a VPN. Multi-factor authentication (MFA) must be used for access to a VPN.

What should a solutions architect do to meet these requirements?

Answer options

Correct answer: B

Explanation

AWS Client VPN is the appropriate service for allowing individual remote users to securely connect to AWS VPC resources. By pairing it with an AD Connector integrated with the self-managed AD DS on EC2, administrators can easily enable MFA to satisfy the security policy. Site-to-Site VPN is incorrect as it is designed for connecting entire remote networks rather than individual remote endpoints, and Amazon WorkLink is not a VPN service.