[EDA] Schema Registry

How can we ensure backward and forward compatibility for event schemas?

February 24, 2025 · 4 min · 807 words · dingyu

[Protocol] Exploring RPC... and GRPC in Depth

Whenever we hear about RPC communication (or maybe it’s just me?), we tend to assume it involves Protocol Buffers over HTTP/2 — that is, gRPC. But what exactly is RPC? Why is gRPC so fast? And when should we use it?

February 6, 2025 · 3 min · 456 words · dingyu