distributed-systems
2 articles
A Spring Boot Microservices Example, and the 22 Seconds Nobody Shows You
Two services, one HTTP call, measured — including what the caller does when the other service is stopped, and when it is merely slow.
Distributed SystemsWhat Triggers a Kafka Consumer Group Rebalance?
Every cause of a Kafka consumer group rebalance, the configs behind each one, and why session.timeout.ms and max.poll.interval.ms are different timers.
Distributed Systems