kananinirav / AWS-Certified-Cloud-Practitioner-Notes

AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
https://kananinirav.com/
MIT License
1.79k stars 630 forks source link

Exam 21 - Question 50 #188

Closed StefH closed 6 months ago

StefH commented 7 months ago

Fault tolerance refers to:

A. the ability of an application to accommodate growth without changing design B. how well and how quickly an application's environment can have lost data restored C. how secure your application is D. the built-in redundancy of an application's components

The answer given is B, however I think that this is not correct. Fault tolerance is not about data but about errors in applications. So I would say it's answer D.

mametur commented 7 months ago

@StefH i think that the answer is D as well. Fault tolerance primarily focuses on the ability of a system to continue operating properly in the presence of faults, failures, or errors