By Vinugayathri Chinnasamy

An API Gateway is a mediator between the client and the collection of backend services. It accepts all API calls and routes them to one or more appropriate backend services. It doesn’t stop there; it aggregates appropriate data/ resources and delivers it to the user in a unified manner. Placed in front of the API/ group of microservices, the API gateway is the single-entry point for all API calls made to and executed by the app. In doing so, it offers an additional layer of security for the app/ microservices.

 

By Sudeep Srivastava

With over 15% of the global population falling under the specially-abled category, dedicated efforts are being taken by businesses and governments alike to help people with special needs live a life at par with their able-bodied counterparts..