See the 10 most popular articles from the Microservices zone with topics covering design patterns, security in microservices, interview questions, and more!
This tutorial will guide you through the process of building a sample framework that implements the automatic creation of Spring beans from Java interfaces.
There are various services types involved in Kubernetes that help group pods into a single end point to be attached to services for stable IP addresses.
In this article, we see a basic example of how to connect to a “Redis Sentinel” configuration in a Spring Application. Read this tutorial to find out more.
The key to handling modern dynamic, scalable workloads in Kubernetes is a networking stack that can deliver API management, a service mesh and an ingress controller.