Aug 29, 2022
Using Kafka for everything and simple stuff is a BAD idea. As you're talking about internal requests between webservices, http is seldomly a problem (with Gigabit connections) or you might use http/3 (supported by nginx, caddy and other high performance web servers).