Software Architecture Monday

Software Architecture Monday with Mark Richards is a free bi-weekly software architecture lesson containing a short video about some aspect of software architecture. These lessons contain tips, techniques, and advice to help you in your journey from developer to architect. New lessons will be posted every other Monday. You can see an index and description of each video by going to https://www.developertoarchitect.com/lessons/

Curated by: Software Architecture Monday (221 videos)


Currently Playing: Lesson 174 - Replicated Caching and Data Collisions

In lesson 78 I talked about replicated (in-memory) caching. In this lesson I’ll go a little deeper in this topic and talk about one of the potential downfalls of replicated in-memory caching: data collisions. I’ll talk about what a data collision is and illustrate how it can happen. Then I’ll show a technique for avoiding this problematic issue. Reference Links: Replicated In-Memory Caching: https://www.developertoarchitect.com/lessons/lesson78.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


Tracks in this Playlist