Home /
Expert Answers /
Computer Science /
in-this-chapter-you-learned-about-distributed-database-management-systems-one-important-concept-is-pa658
(Solved): In this chapter, you learned about distributed database management systems. One important concept is ...
In this chapter, you learned about distributed database management systems. One important concept is the CAP (Consistency, Availability, and Performance Tolerance) Theorem. In this theorem, Dr. Brewer argues that in case of network failure, one cannot have both consistency and availability. It depends on the network's needs. There are many discussions on this theorem about the network needs and under what circumstances, consistency and availability can be sacrificed. 1. For this Reflection activity, you will read the blog from https://www.bmc.com/blogs/cap-theorem/Links to an external site.. Read the blog and understand how consistency and availability are impacted during a network failure. b. How do the SQL and NoSQL distributed database systems differ in