Tag: microservices

Kubernetes Service Discovery Guide

June 2, 2022

In this article, you will learn about how service discovery works through a hands-on example.

Read more

What is Istio? - Architecture, Features, Benefits and Challenges

March 11, 2021

Istio is an open-source service mesh implementation that manages communication and data sharing between microservices. In this article, learn more about the main Istio features, its architecture, and how it is implemented.

Read more

What are Microservices? Introduction to Microservices Architecture

December 26, 2019

Microservices are a system used to develop an application, built on a selection of individual services working together to ensure seamless and highly responsive performance. If you are building a complex, multi-functional app, you should consider using the microservice architecture.

Read more