Caching in Microservices
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore caching strategies in microservice architectures through a live coding demonstration at EuroPython 2023. Delve into the implementation of a cache system that reduces database queries without altering the API client, using a typical setup with an API Gateway and a backend service with its own database. Learn practical solutions to one of programming's notorious challenges: cache invalidation in a distributed environment. Gain insights from this 40-minute conference talk, designed to enhance your understanding of efficient caching techniques in modern software development.
Syllabus
Caching in microservices — Michał Lowas-Rzechonek
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube