Home

Backend Communication Fundamentals: Protocols (Day 1, Section 3)

An in-depth look at backend communication protocols, including their properties, data formats, transfer modes, addressing, reliability, and error handling. This session explores classic and modern protocols such as TCP, UDP, HTTP, gRPC, and Homa.

Read more

Backend Communication Fundamentals: Week 1 Recap

A deep dive into backend communication patterns, protocols, and design tradeoffs. This weekly recap covers request-response models, synchronous vs asynchronous programming, real-time communication, and advanced patterns like Pub/Sub and sidecars.

Read more