AWS Certified Solutions Architect – Professional — Question 722

A company's solutions architect needs to provide secure Remote Desktop connectivity to users for Amazon EC2 Windows instances that are hosted in a VPC. The solution must integrate centralized user management with the company's on-premises Active Directory. Connectivity to the VPC is through the internet. The company has hardware that can be used to establish an AWS Site-to-Site VPN connection.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: B

Explanation

Option B is the most cost-effective solution because using AWS Systems Manager Fleet Manager allows secure RDP access via the AWS Console without needing to deploy and pay for additional EC2 instances for bastion hosts or Remote Desktop Gateways. Furthermore, using an AD Connector is a low-cost, lightweight directory gateway that redirects requests to the on-premises Active Directory without the high hourly cost of running a full AWS Managed Microsoft AD. Options A, C, and D are significantly more expensive due to the licensing, storage, and instance costs associated with Managed AD, bastion hosts, and RD Gateway infrastructure.