» Tag
microservices
3 posts6–Jul 12, 2026
Netflix Explains Service Topology: A Real-Time Map for Thousands of Microservices
Netflix details Service Topology, a real-time dependency map spanning thousands of microservices. Learn how eBPF, application-layer, and trace data combine for fast incident response.
netflixobservabilitymicroservicesdistributed-systemsMaestro: A CLI That Scaffolds and Reconciles Go Microservices
Maestro scaffolds Go microservice workspaces using project.toml as the source of truth, then reconciles generated files via refresh. Supports Docker, gRPC, HTTP and worker services.
gomicroservicesclidevopsThe Hidden Cost of Event-Driven Design in Real-Time Java Systems
A production account of how Kafka-based event-driven design clashed with real-time requirements in a Java contact center platform, and why the team moved to Redis.
event-driven-architecturekafkajavaredis