Learn how to automate logging in class and method level using custom annotations in the SpringBoot application, benefitting aspect-oriented programming.
GridGain simplifies the complex architectures by managing Apache Ignite clustered environments. This article shows Ignite cluster configuration to work with GridGain.
In this post, we'll learn to create a NestJS Redis Microservice using the Redis transporter. This transporter leverages the publish/subscribe messaging paradigm.
In this article, I share some important lessons from our experience and what we learned after five years of developing and supporting low latency microservices.
In this post, we'll look into how we can integrate a circuit breaker and a retry mechanism, to handle failures while making synchronous calls to another service
If your microservice design results in a very large API or multiple services accessing a single database, check out why Kong Gateway should be part of your project.
I frequently use the Spring Boot framework in my demos. The latest one shows how to achieve CQRS using two different code paths including Spring Data JPA and jOOQ
I needed to get a Node.js Express server running in a Docker container, then deploy that container to an EC2 instance on AWS, and I took notes. Feel free to copy.
In this Spring Boot video tutorial, take a closer look at how to run the Spring Boot application as a stand-alone Java application and RESTful Web Services.