List of questions
Related questions
Question 5 - CLF-C02 discussion
A company is designing a web application that will run on Amazon EC2 instances.
Which AWS services and features will improve availability and reduce the impact of failures for this application?
(Select TWO.)
4 comments
Edited 19 days ago
A: Amazon EC2 Auto Scaling automatically adjusts the number of EC2 instances in your application based on demand. C: Distributing resources across multiple Availability Zones (AZs) increases the applications fault tolerance and availability. If one AZ experiences an issue, the application can still run from another AZ without downtime. For example, deploying EC2 instances, load balancers, and databases across multiple AZs ensures that the application remains available in the event of an AZ failure.
Edited 19 days ago
AC are correct
Edited 19 days ago
A. Amazon EC2 Auto Scaling for the EC2 instances C. Resources that are distributed across multiple Availability Zones
Edited 19 days ago
AC correct