AWS Certified Solutions Architect – Professional — Question 4

A company manages more than 200 separate internet-facing web applications. All of the applications are deployed to AWS in a single AWS Region. The fully qualified domain names (FQDNs) of all of the applications are made available through HTTPS using Application Load Balancers (ALBs). The ALBs are configured to use public SSL/TLS certificates.
A Solutions Architect needs to migrate the web applications to a multi-region architecture. All HTTPS services should continue to work without interruption.
Which approach meets these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because it ensures that each region has its own certificate, maintaining availability and compliance with the multi-region architecture. Options A and B incorrectly involve AWS KMS, which is not needed for managing SSL/TLS certificates in this context. Option C does not specify that certificates are acquired for both regions, which is essential for uninterrupted service.