Integration patterns

Until now, we have discussed inter-service communication and have gone through the practical implementation of Product service with the use of synchronous and asynchronous communication. We've also implemented microservices using different styles of collaborations. Our FlixOne bookstore (developed as per the microservice architectural style) required more interaction; therefore, it required more patterns. In this section, we will discuss the implementation of various integration patterns required for our application.

The complete application of the FlixOne bookstore is available in Chapter 10, Creating a Complete Microservice Solution.

Get Building Microservices with .NET Core 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.