Lesson 45 - Microservices Gateway Pattern   
(January 21, 2019)

In this lesson Mark Richards shows how to effectively communicate between Microservices and third-party or custom applications using the Microservices gateway pattern. This pattern is usually implemented through a single adapter (gateway) microservice that handles all the protocol transformation and contract transformation necessary to communicate with the outside system. Mark will demonstrate the Microservices gateway pattern by illustrating multiple microservices needing to communicate to a custom COBOL mainframe payment system. 

Reference Links:

Software Architecture Monday: https://bit.ly/3dadEe3
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2

Back To Lessons     Next Lesson




©1998-2024 DeveloperToArchitect