top of page
Bobur Umurzokov
Dec 6, 20228 min read
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...
32 views0 comments
Bobur Umurzokov
Dec 1, 20225 min read
Manage API Consumers with Apache APISIX
Nowadays APIs connect multiple systems, internal services, and third-party applications easily and securely. API consumers are probably...
12 views0 comments
Bobur Umurzokov
Nov 22, 202210 min read
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...
240 views0 comments
Bobur Umurzokov
Nov 8, 20225 min read
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...
9 views0 comments
Bobur Umurzokov
Oct 30, 20226 min read
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...
2,200 views0 comments
Bobur Umurzokov
Sep 18, 20227 min read
Infrastructure as code (IaC) for Java-based apps on Azure
The evolution of Java Over the past several years, the Java ecosystem landscape has evolved, from monolith Java EE applications running...
17 views0 comments
bottom of page