Tag: kafka

Implementing Kafka topic consumption in Micronaut

waterfalls under grey sky

Reading Time: 6 minutes Apache Kafka is one of the most used open-source distributed event streaming platforms when we talk about event-driven microservices architecture. This system brings great features, such as scalability handling, data transformation, and fault-tolerance, among others, that make Apache Kafka so popular for infrastructure, architecture, and developer teams. Micronaut is a modern Java framework, with a …

Talking about microservices at Micronaut Podcast 017

Reading Time: < 1 minute I’m very pleased to let you know that I had the opportunity to participate in the Micronaut Podcast #017. During this conversation, Sergio del Amo and I, went a bit about how the Micronaut framework is being used at Nexthink to implement microservices in an event-driven platform and talked about the Micronaut community, the usage …

Enter, The NATS

Reading Time: 11 minutes Deliver a message from point A to point B as fast as possible. This is a requirement for humankind for a long time ago. History says there are records from 900 B.C. about Royal Post system in China to practice communication by written documents carried by an intermediary from one person or place to another. …