FCP – FortiWAN and Cloud Security Administrator 7.4 — Question 25

An AWS administrator is designing internet connectivity for an organization's virtual public cloud (VPC). The organization has web servers with private addresses that must be reachable from the internet. The web servers must be highly available.
Which two configurations can you use to ensure the web servers are highly available and reachable from the internet? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D. A network load balancer (A) distributes incoming traffic across multiple servers, enhancing availability. Deploying web servers in multiple availability zones (D) ensures that if one zone fails, others can still serve traffic. Options B and C do not ensure high availability of the web servers in the way required for this scenario.