Bobur UmurzokovDec 6, 20228 min readHow to choose the right API Style and TechnologyAPIs are an essential design element in any software architecture that interconnects components digitally and allows various systems and...
Bobur UmurzokovOct 31, 20228 min read10 most common use cases of an API GatewayThis post elaborates on the 10 most common usages of an API Gateway such as Apache APISIX in architecting API-Led Connectivity. We...
Bobur UmurzokovOct 30, 20226 min readImplementing resilient applications with API Gateway (Circuit breaker)Everything fails, accept it!🤦 In a distributed system, a client service usually calls other services to retrieve data and there is the...