Error handling with Apache Kafka
Introduction Apache Kafka has become one of the most popular technologies for messaging, streaming and event processing for a while now. However, especially in a microservices architecture, things can go …
Introduction Apache Kafka has become one of the most popular technologies for messaging, streaming and event processing for a while now. However, especially in a microservices architecture, things can go …
While browsing the internet I stumbled upon a nice tool called spring-boot-admin (https://github.com/codecentric/spring-boot-admin). This tool, made by Codecentric, offers a nice overview that gives you access to things like metrics, …