1Z0-1084-20 · Question #48
Per CAP theorem, in which scenario do you NOT need to make any trade-off between the guarantees?
The correct answer is A. when there are no network partitions. "CONSISTENCY, AVAILABILITY and PARTITION TOLERANCE are the features that we want in our distributed system together" Of three properties of shared-data systems (Consistency, Availability and tolerance to network Partitions) only two can be achieved at any given moment in time.
Question
Per CAP theorem, in which scenario do you NOT need to make any trade-off between the guarantees?
Options
- Awhen there are no network partitions
- Bwhen the system is running in the cloud
- Cwhen the system is running on-premise
- Dwhen you are using load balancers
How the community answered
(27 responses)- A78% (21)
- B4% (1)
- C11% (3)
- D7% (2)
Explanation
"CONSISTENCY, AVAILABILITY and PARTITION TOLERANCE are the features that we want in our distributed system together" Of three properties of shared-data systems (Consistency, Availability and tolerance to network Partitions) only two can be achieved at any given moment in time.
Topics
Community Discussion
No community discussion yet for this question.