Scale your microservices by MicroProfile Metrics on Kubernetes
Description:
Learn how to leverage MicroProfile Metrics for scaling microservices on Kubernetes in this EclipseCon 2022 conference talk. Discover advanced scaling techniques beyond basic Pod/Cluster metrics like CPU and memory consumption by implementing application-specific metrics through MicroProfile. Explore practical demonstrations of integrating MicroProfile Metrics with Kubernetes HorizontalPodAutoscaler and Prometheus Adapter to enable intelligent scaling based on custom metrics such as thread pool and database connection usage. Master the implementation of application-specific scaling triggers to enhance the scalability and performance of microservices deployments on Kubernetes platforms.
Scaling Microservices Using MicroProfile Metrics on Kubernetes