Lesson 149 - Caching and CAP Theorem  
(November 21, 2022)

In lesson 111 Mark Richards talked about CAP Theorem and illustrated what it meant. He also talked about in-memory replicated caching in lesson 78 and distributed caching in lesson 77. In this lesson Mark will talk about the combination of these lessons, and how CAP Theorem comes into play when using caching. He’ll show the CAP options you have with in-memory replicated caching and distributed caching, but also show some complications involving CAP Theorem when it comes to distributed caching.    

Reference Links:

Lesson 111 - CAP Theorem Illustrated: https://www.developertoarchitect.com/lessons/lesson111.html
Lesson 78 - In-Memory Caching: https://www.developertoarchitect.com/lessons/lesson78.html
Lesson 77 - Distributed Caching: https://www.developertoarchitect.com/lessons/lesson77.html
Software Architecture Monday: https://bit.ly/3dadEe3
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2

Back To Lessons     Next Lesson



©1998-2024 DeveloperToArchitect