// tag.filter
Posts tagged with "distributed-systems"
Key insights from Martin Kleppmann's book on building reliable, scalable, and maintainable systems
An analysis of race conditions in high-throughput microservices and the implementation of a custom locking mechanism using Redis and Lua.