...
/Overview: Localized Testing and Debugging of Microservices
Overview: Localized Testing and Debugging of Microservices
Take a look at what you’ll learn in this chapter.
We'll cover the following...
Objective
From the previous chapters, we understand that the MTAEDA application sample code currently contains a mix of runtime components: two self-coded microservices (Producer and Consumer) and three supporting services (ZooKeeper, Kafka, and Kafkadrop). We saw ...