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

You are designing a system that has a Bastion host. This component needs to be highly available without human intervention.
Which of the following approaches would you select?

Answer options

Correct answer: C

Explanation

The correct answer is C because configuring the bastion instance in an Auto Scaling group allows for automated recovery and ensures it remains available without human intervention. Option A would not provide automatic recovery, while option B relies on a manual step to launch the AMI in case of failure. Option D does not address the high availability requirement of the bastion itself, as an ELB alone does not provide redundancy for the instance.