In this article, you will learn how to use Kafka transactions with the Spring Kafka project in your Spring Boot app. In order to run the Kafka cluster we will…
Java, Spring, Kotlin, microservices, Kubernetes, containers
In this article, you will learn how to manage multiple clusters with Argo CD and Advanced Cluster Management for Kubernetes. Advanced Cluster Management (ACM) for Kubernetes is a tool provided…
In this article, you will learn how to build micro-frontend apps using React. It is quite an uncommon article on my blog since I'm usually writing about Java, Spring Boot,…
In this article, you will learn how to integrate Quarkus with Java virtual threads. Currently, virtual threads is one the hottest topics in Java world. It has been introduced in…