Introducing the GKE Autopilot Cluster
Google's fully managed Kubernetes services, GKE Autopilot, is a completely managed and serverless "Kubernetes as a service" offering.

I am a software engineer and technical writer who loves Java, Spring Boot, DevOps, and the Cloud.

Google's fully managed Kubernetes services, GKE Autopilot, is a completely managed and serverless "Kubernetes as a service" offering.

In part 1 of this new Foojay series, learn about JDK Flight Recorder and how we can use it to monitor a Spring Boot application.

Let's understand what GitOps is and its benefits and learn how ArgoCD can help with the continuous delivery of Kubernetes-based …

Let's discuss Records, an official feature in Java 16, and apply this knowledge in conjunction with a Spring Boot application!

This article will demonstrate how to deploy a Spring Boot application on OpenShift (Minishift), by Redhat.

Learn how you can create a pod, deploy a Spring Boot application, and manage the single node cluster with Lens IDE on Docker Desktop.

Learn about the internals of image layering created by container image builder Jib and explore what distroless images are and their …

Skaffold eases development and deployment of applications running on Kubernetes, managing the entire workflow, giving instant feedback.

In this article, I will try to explain the new feature, from Java 10, local variable type inference using the reserved type name "var".

How to create Docker or OCI compliant images, without installing Docker clients and without using Dockerfiles, for Spring Boot applications.