This is an architectural walkthrough of a web application I'm working on, and how it was conceptualized, architected, and implemented using microservices.
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.
Part 3 of the Microservices Example Architecture - in this article we map the remaining site functions to more microservices.