Microservice communication

So far, all our microservices are accessed directly using the HTTP protocol. With the shared data pattern, that will not be modified. All the necessary communication for our microservices is declared in the configuration file of our Nginx so far.

We are in the process of the gradual evolution of our application and, in later chapters, you'll start learning about microservices communication itself.

Get Microservice Patterns and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.