API Gateway- Front Controller to our Microservices

What is an API Gateway? An API Gateway is the first step towards diving into a microservices architecture. It is a type of proxy server which sits in front of all our backend services and provides a unified interface to the clients.It acts as the single entryway into a system allowing multiple APIs or microservicesContinue reading “API Gateway- Front Controller to our Microservices”

Graph Databases – Engine behind Healthkart’s Inventory Management

Overview Managing inventory to produce consistent and reliable results in any ERP system across multiple channels of sale can be a challenging task. Supply chains are becoming more and more vast and complex. With the omni-channel approach to sales kicking in – the system needs to be mindful of issues like the visibility of inventoryContinue reading “Graph Databases – Engine behind Healthkart’s Inventory Management”