Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 512 Bytes

File metadata and controls

3 lines (3 loc) · 512 Bytes

Microservices Architecture

This project is about how to use microservice architecture. There is a web app which uses microservices. Docker host is in use for MSSQL server and MongoDB. Identity server is in use as an identity provider. Making a request to any services to be able to CRUD operations require JSON Web Token . You can see more about the architecture on the picture below. Microservice Architecture