» Tag
microservices
15 postsNetflix 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.
The Hard-Stop Rule: From 3 HCM Monoliths to 120 Domain Microservices
How Paycor migrated 3 HCM monoliths to 120 Azure microservices with zero downtime, using a pull-based, budget-neutral strategy.
Post-Quantum TLS: New Approaches for Cloud APIs and Microservices
Learn about the significance of post-quantum TLS migration and the directional TLS links between termination points for cloud APIs.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBuilding Service Topology at Scale: Architecture and Challenges
Explore the architectural challenges and lessons learned in building Netflix's real-time service dependency map.
Maestro: 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.
Service Level Objectives for Complex Microservices
Discover how SLOs work in complex microservices and common mistakes teams make.
From Lift-and-Shift to Cloud-Native: A Kubernetes Modernization Playbook
A practical path for turning lifted VM workloads into real cloud-native systems: stateless redesign, strangler fig pattern, KEDA autoscaling, and modernization sequencing.
The 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.
Designing a Kafka-Based Payment Event Pipeline
Learn about the right design and requirements for Kafka-based payment events.
Benchmarking Cloudflare Containers vs. AWS MicroVMs
Cold start benchmarks highlight AWS MicroVMs' speed and consistency over Cloudflare containers.