27 followers
I am a software engineer who loves Java, Spring Boot, DevOps, and the Cloud.
In this article, you will learn about Java Functional Interfaces with coding examples. · Introduction Functional Interfaces were first introduced in Java...
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. · Introduction Application...
Learn about Google Kubernetes Engine Autopilot features. Also, let's find out if it is worth managing your Kubernetes worker nodes yourself. · The...
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. · Originally published on the SUSE &...
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 ·...