AWS Certified SysOps Administrator – Associate (legacy) — Question 93

A SysOps Administrator must use a bastion host to administer a fleet of Amazon EC2 instances. All access to the bastion host is managed by the Security team.
What is the MOST secure way for the Security team to provide the SysOps Administrator access to the bastion host?

Answer options

Correct answer: D

Explanation

Option D is the most secure approach as it allows for the creation of a unique administrative account specifically for the Administrator, which can be managed and rotated securely through AWS Secrets Manager. Option A is insecure as it grants excessive permissions, while Option B risks exposing the bastion host's access credentials. Option C, while better, still does not isolate the Administrator's access in a way that mitigates risk effectively.