Question 156:
An application consists of the following architecture: a. EC2 Instances in a single AZ behind an ELB b. A NAT Instance which is used to ensure that instances can download updates from the Internet What could be done to ensure better fault tolerance in this setup? (SELECT TWO.)
Answer options:
A.Add more instances in the existing Availability Zone. B.Add an Auto Scaling Group to the setup. C.Add more instances in another Availability Zone. D.Add another ELB for more fault tolerance.