AWS Certified Solutions Architect – Associate (SAA-C02) — Question 788

A company wants to migrate two DNS servers to AWS. The servers host a total of approximately 200 zones and receive 1 million requests each day on average.
The company wants to maximize availability while minimizing the operational overhead that is related to the management of the two servers.
What should a solutions architect recommend to meet these requirements?

Answer options

Correct answer: B

Explanation

Deploying a single large Amazon EC2 instance with imported zone files provides a direct and simple migration path for the existing DNS servers. Configuring Amazon CloudWatch alarms and notifications ensures that the organization is immediately alerted to any downtime, helping to maintain availability with minimal operational complexity. This approach avoids the administrative overhead of managing multi-AZ Auto Scaling groups or re-platforming all 200 zones individually.