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.
The article discusses implementing NIST's Zero Trust Architecture while migrating to MS Azure, and using tools and services offered on Microsoft Azure.
Learn How to stop Spring Boot Applications safely and gracefully without failing any currently processing request or without breaking ongoing transactions.
Take a look at the history of layered software architecture, including the differences- and even similarities- between older patterns and microservices.
“The biggest outcome of the summit was recognizing that when people talk about 'Events,' they actually mean some quite different things.” Let's explore all the options.
Meta: KubeMQ, makers of the eponymous Kubernetes-native message queue, have a new web-based tool that promises to make setup a breeze. Let's try it out!
This article lists the 14 performance recommendations for developers of microservices to help when transforming from traditional Monolithic Architecture.