24 followers
I am a software engineer who loves Java, Spring Boot, DevOps, and the Cloud.
Subscribe to my newsletter and never miss my upcoming articles
In part 1 of this series, we will learn about JDK Flight Recorder and how we can use it to monitor a Spring Boot application.
Learn about Google Kubernetes Engine Autopilot features. Also, let's find out if it is worth managing your Kubernetes worker nodes yourself.
Let's understand what GitOps is and its benefit. You will also learn how ArgoCD can help with the continuous delivery of the Kubernetes application.
This article will cover and compare various methods through which you can containerize your Java applications.
In this article, we will discuss Java 16's newest feature, Records. Then we will apply this knowledge and use it in conjunction with a Spring Boot app
This article covers some internals of image layering created by container image builder Jib and explore what distroless images are and their benefits.