AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 175

A company needs to manage Amazon EC2 instances through command line interfaces for Linux hosts and Windows hosts. The EC2 instances are deployed in an environment in which there is no route to the internet. The company must implement role-based access control for management of the instances. The company has a standalone on-premises environment.

Which approach will meet these requirements with the LEAST maintenance overhead?

Answer options

Correct answer: B

Explanation

The correct answer is B, as deploying the AWS Systems Manager Agent and using Session Manager allows for management of EC2 instances without the need for a direct internet connection, minimizing maintenance. Options A and C involve setting up dedicated connections that require ongoing management of routing and security, while option D introduces an intermediary appliance that adds complexity and potential points of failure.