Warm Up Fast, Run Lean: Vertical Scaling for Java on Kubernetes with Azul Prime and Kedify
Autoscaling on Kubernetes has evolved significantly, but many production systems still rely on reactive scaling based on CPU and memory …

Autoscaling on Kubernetes has evolved significantly, but many production systems still rely on reactive scaling based on CPU and memory …

Geertjan Wielenga
2,294 viewsThis guide walks through the complete process of deploying a minimal Spring Boot service to Kubernetes and adding full observability using …

Michal Maléř
4,137 viewsThis article explores how Quarkus can help organizations reduce costs, streamline development, and modernize their Java applications for …

Michal Maléř
4,631 viewsPublic clouds such as AWS, Microsoft Azure, and Google Cloud, and platforms like Red Hat OpenShift, favor services that start fast and stay …

Tim Kelly
10,924 viewsRunning MongoDB in Kubernetes introduces challenges that don’t exist with stateless applications. By default, Kubernetes doesn’t understand …

Recently, while working on a workshop titled Testing Your Pull Request on Kubernetes with GKE, and GitHub Actions, I faced twice the same …

I have presented my OpenTelemetry demo many times, and I still do. Each time, the audience is different. To make no two presentations the …

Nicolas Frankel
3,007 viewsThe ideal size of your Kubernetes clusters is a day 0 question and demands a definite answer. You find one giant cluster on one end of the …

Grace Jansen
6,691 viewsLearn how to use buildpacks to containerize a Java application easily and effectively for cloud native deployment with Open Liberty!

Jennifer Reif
11,485 viewsFor an upcoming event, I was asked to give a demo of how to run Neo4j on Kubernetes. I had very little experience with Kubernetes, so I …