Distributed Cache explained - Software Architecture Introduction (part 3)

Continuation of the Software Architecture Introduction Course, covering Cache, and how it affects latency and performance in distributed systems. In this last video of the first delivery of the Software Architecture Introduction video series I’m covering how to address the performance aspect of distributed systems in a practical way via caching. In this video cache is explained in a practical way in order to address performance. I also cover some topics like cache invalidation, update latency and cache misses. For more topics regarding Software Architecture and Design checkout the playlist: ---------------------- 🔖 Some resources used as reference for this and the other videos in the series: Incentivized: - Building Evolutionary Architectures: - Cracking the Coding Interview: - Building Microservices: Designing Fine-Grained Systems: https
Back to Top