PinnedPublished inAmbassador LabsFast Local Development of Spring Boot Apps on k8s With Skaffold & TelepresenceLearn how to use Skaffold and Telepresence to achieve blazing-fast local development of Spring Boot applications running on KubernetesApr 14, 2023Apr 14, 2023
Published inLevel Up CodingJava Functional Interfaces for the Impatient: Part 1This article will teach you about Java Functional Interfaces with coding examples. This is just part one of the series as I will try to…Feb 21, 2023Feb 21, 2023
Published inLevel Up CodingMonitoring Spring Boot Applications: Part 1In part 1 of this series, we will learn about JDK Flight Recorder and how we can use it to monitor a Spring Boot application.Dec 31, 2021Dec 31, 2021
Published inLevel Up CodingSpring Boot and Java 16 RecordsIn this article, we will discuss Java 16’s newest feature, Records. Then we will apply this knowledge and use it in conjunction with a…Mar 21, 20212Mar 21, 20212
Published inJavarevisitedDemystifying Google Container Tool Jib: Java Image BuilderIn this article, we will cover some internals of Jib image layering and benefits of distroless images that Jib uses by default.Jan 21, 2021Jan 21, 2021
Published inJavarevisited10 Books Every Java Developer Must ReadA curated list of books that every experienced Java developer must-read.Jan 3, 20212Jan 3, 20212
Published inJavarevisitedDeclare var, not warIn this article, I will try to explain Java 10 new feature local variable type inference using reserved type name var .Dec 31, 2020Dec 31, 2020
Published inJavarevisitedDeploying Spring Boot Application on KubernetesIn this article, I will explain how you can create a pod, deploy a spring boot application on Kubernetes.Dec 22, 2020Dec 22, 2020
Published inJavarevisitedCI/CD Workflow for Spring Boot Applications on Kubernetes via SkaffoldCreate CI/CD workflow for a Spring Boot Application deployed to Kubernetes using Skaffold.Dec 7, 2020Dec 7, 2020
Published inJavarevisitedContainerizing Spring Boot Application with JibIn this article we will learn about how to create docker or OCI complaint images without installing any docker client or using Dockerfile…Nov 15, 2020Nov 15, 2020