Right way to setup Microservice Architecture
Microservice Architecture is about decomposing a Software System into autonomus Modules which are independently deployable and which communicates via lightweight, language agnostic way and together they fulfill the business goal.
What are Microservi...
articles.tkssharma.com13 min read