AWS Certified Solutions Architect – Associate (SAA-C03) — Question 29

A company recently launched a variety of new workloads on Amazon EC2 instances in its AWS account. The company needs to create a strategy to access and administer the instances remotely and securely. The company needs to implement a repeatable process that works with native AWS services and follows the AWS Well-Architected Framework.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

Option B is the most efficient solution as it leverages AWS Systems Manager Session Manager, which does not require any inbound ports to be opened and minimizes operational overhead. Options A and C involve more manual configurations and management, while option D requires maintaining a VPN connection, adding complexity and potential security issues.