Troubleshooting Kafka with 2000 Microservices
Event-Driven Architecture is excellent for loose coupling between services. But as with everything, it comes with its challenges and complexity. One of which is Troubleshooting. I will dive into issues Wix.com experienced when using Kafka with over 2000 microservices. While this might not be your scale, you’ll likely encounter the same situations when working with Kafka or Event-Driven Architecture. YouTube Check out my YouTube channel, where I post all kinds of content accompanying my posts, including this video showing everything in this post. Tracing One of the common issues people face with Event-Driven Architecture is understanding the flow of events and interactions… Read More »Troubleshooting Kafka with 2000 Microservices