CAP Theorem Quiz (Extended)

Q1. What does CAP stand for in the CAP theorem?




Q2. Who originally formulated the CAP theorem and in what year?




Q3. What is another name for the CAP theorem?




Q4. According to the CAP theorem, how many of the three characteristics can a distributed system deliver simultaneously?




Q5. What does 'consistency' mean in the context of the CAP theorem?




Q6. A database system that prioritizes consistency and partition tolerance at the expense of availability is classified as:




Q7. In practical distributed systems, why is partition tolerance generally considered mandatory?




Q8. The PACELC theorem extends the CAP theorem by adding which additional consideration?




Q9. Which of the following best describes the realistic availability approach mentioned in relation to CAP-Consistent systems?




Q10. In a distributed system following the PC/EL configuration in PACELC space, what choices are made?




system-design