How Monzo and DoorDash integrate external libraries with their code and how do web-scale companies manage a large number of microservices

Kafka tiered-storage at Uber and using it as a system of record or a database

How Zerodha scaled from zero to 11 million users: Key takeaways

The thought process behind picking the right database for our service with a reference checklist

Weekend coding projects for developers: Let’s get some hands-on practice – Part 1

How to wrap our heads around large codebases and open-source GitHub repositories

Coding projects for software developers - Part 2 - Build components and plumb them together

Implementing a Single-Threaded Blocking Bare Bones TCP/IP Server

How Shopify implemented read consistency across their database replicas for a consistent user experience

Distributed Programming Part 1 - Coding Distributed Systems From the Bare Bones