Service Discovery — czym jest automatyczne wykrywanie usług i z czego się składa? Czy w czasach PaaS, Serveless i Kubernetes ma sens?
Architektura 1684 dni, 18 godzin, 52 minuty temu 75 źrodło rozwiń
In this article we are going to focus on service discovery, which is one of the fundamental concepts of microservice based architecture. Service discovery is a mechanism that allows services to find each others network location. There are many possible implementations of this pattern, but in this article we will focus on implementation that consist of Service Registry component and Service Registry Clients.
Sztuka programowania 2087 dni, 18 godzin, 33 minuty temu 244 źrodło rozwiń