Microservices Architecture Example - Part 1

This is an architectural walkthrough of a web application I'm working on, and how it was conceptualized, architected, and implemented using microservices.


Microservices Architecture Example - Part 2

Part 2 of the Microservices Example Architecture - in this article I walk through the authentication and authorization services and how they are coordinated with other microservices.


Microservices Architecture Example - Part 3

Part 3 of the Microservices Example Architecture - in this article we map the remaining site functions to more microservices.