Solved

The CAP Principle That a Distributed Database Complies with Involves

Question 207

Multiple Choice

The CAP principle that a distributed database complies with involves three elements: consistency, availability, and partition tolerance. Which of the following statements about the CAP principle that a distributed database complies with are correct? (Select three)


A) In a distributed database, a maximum of two elements can be implemented concurrently.
B) Partition tolerance is the basic requirement for a distributed database.
C) For most distributed databases oriented to web applications, the CPA design typically sacrifices consistency for high availability.
D) Partition tolerance is the basic requirement for a traditional relational database.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions