By default, Spring Boot uses logback, but you can easily integrate log4j2 with Spring Boot by removing the Starter logging library and adding the...
With Prometheus Integration you can easily monitor your Spring Boot Application. All you have to add is an actuator and micrometer libraries in your...
INTRODUCTION In Part 1, we created a simple Spring Boot application and deployed it in Cloud Run and App Engine using Cloud Build. We also used...
Introduction In this article, you will see how you can use CI/CD pipeline using Cloud Build and Secret Manager in GCP to deploy the application in...
Introduction In GCP HA VPN and Azure Active-Active configuration, we need two separate peer VPN devices where each peer device has its own external IP...
INTRODUCTION I maintained multiple WordPress and other non-PHP sites for a long time. I never needed SSL because there is nothing to secure but...