Microservices Architecture : A Beginners Guide
What exactly is Microservices?
Microservice can be defined as smallest unit of service that accepts incoming requests in order to perform some action. It can either be a backend server or a function that is up 24*7 or a function that is invoked every...
sundaram2001.hashnode.dev3 min read