- TypeScript Microservices
- Parth Ghiya
- 37字
- 2021-06-25 21:48:38
Sharing concerns
The next big thing in distributed microservice architecture to handle is sharing concerns. How will general things such as API routing, security, logging, and configurations work? Let's look at those points one by one.