top of page


API gateway deployment patterns
APIs are changing the way we build applications and changing the way we expose data, both inside and outside our organizations. Also, the...
Bobur Umurzokov
Dec 19, 20224 min read
49 views
0 comments


How to choose the right API Style and Technology
APIs are an essential design element in any software architecture that interconnects components digitally and allows various systems and...
Bobur Umurzokov
Dec 6, 20228 min read
32 views
0 comments


Manage API Consumers with Apache APISIX
Nowadays APIs connect multiple systems, internal services, and third-party applications easily and securely. API consumers are probably...
Bobur Umurzokov
Dec 1, 20225 min read
20 views
0 comments


How to choose the right API Gateway
Nowadays an API Gateway is an essential component in designing a distributed system’s architecture with multiple API services or...
Bobur Umurzokov
Nov 22, 202210 min read
251 views
0 comments


Event-Driven APIs with Webhook and API Gateway
There are many ways and technology options to consider when implementing an event-driven API. For example, we explored how to build...
Bobur Umurzokov
Nov 8, 20225 min read
10 views
0 comments


10 most common use cases of an API Gateway
This post elaborates on the 10 most common usages of an API Gateway such as Apache APISIX in architecting API-Led Connectivity. We...
Bobur Umurzokov
Oct 31, 20228 min read
19 views
0 comments


Implementing 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...
Bobur Umurzokov
Oct 30, 20226 min read
2,304 views
0 comments


API monetization using an API Management and a billing provider
API Monetization As an owner of API, you develop some code and deploy it to a server that server might have a bunch of HTTP/HTTPs...
Bobur Umurzokov
Oct 29, 20226 min read
8 views
0 comments
bottom of page