In this article, you will learn how to autoscale your application that consumes messages from the Kafka topic with KEDA. The full name that stands behind that shortcut is Kubernetes…
Autoscaling on Kubernetes with KEDA and Kafka

Java, Spring, Kotlin, microservices, Kubernetes, containers
Autoscaling based on the custom metrics is one of the features that may convince you to run your Spring Boot application on Kubernetes. By default, horizontal pod autoscaling can scale…