Backend Systems
- Manage Your APIs Like a 4-Star Restaurant
- SerenityOS: Building an Operating System from Scratch
- Splunk Platform with Spiros Xanthos
- Why We Switched from Python to Go
- The Rise of Platform Engineering
- System Design β Google Maps
- System Design β Design a distributed job scheduler (KISS Interview series)
- SE Daily - Knowledge-Based Programming with Stephen Wolfram
- TV Input Format Architecture β Hardware*
- What Is Cloud Computing? According To ChatGPT.
- Metrics, Logs and Traces: More Similar Than They Appear?
Eventual Consistency & CAP Theorem
- Building High Scale Backend Systems
- https://www.allthingsdistributed.com/2008/12/eventually_consistent.html
- https://levelup.gitconnected.com/eventual-consistency-what-how-and-why-50c942472a0c
- https://medium.com/swlh/go-microservice-with-clean-architecture-a-major-upgrade-34a4cedb0b06
- https://stackoverflow.com/questions/3414277/cqrs-eventual-consistencyhttps://stackoverflow.com/questions/3414277/cqrs-eventual-consistency
- https://docs.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/microservice-application-design
- https://stackoverflow.com/questions/5466012/nosql-and-eventual-consistency-real-world-examples
- https://medium.com/dev-genius/microservices-design-api-gateway-pattern-980e8d02bdd5
- https://www.youtube.com/watch?v=LAsMrghdFP0
- Cap Theorem : https://mwhittaker.github.io/blog/an_illustrated_proof_of_the_cap_theorem/
- Yahoo! CAP
- Consistent Hashing Algorithm