Grokking Microservices Design Patterns
Ask Author
Back to course home

0% completed

What is Service Discovery Pattern?
Table of Contents

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

The world of software engineering is moving rapidly towards a microservices-based architecture. With the breakdown of monolithic applications into smaller, independent services, new problems emerge. And one of those problems is how these independently running services locate each other on a network in order to communicate. This is where the Service Discovery Pattern (SDP) comes in.

As the name suggests, SDP provides a mechanism for automatic detection of services offered by different servers in a network, primarily in microservices architecture

.....

.....

.....

Like the course? Get enrolled and start learning!

Table of Contents

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible