top of page
Bobur Umurzokov
Jul 7, 20236 min read
How to integrate data import functionality into your app
If you are a software developer, think about how you could add the data import, transformation, and validation functionality to your web...
324 views0 comments
Bobur Umurzokov
Jun 16, 20235 min read
Visualize Real-Time Data With Python, Dash, and RisingWave
Real-time data is important for businesses to make quick decisions. Seeing this data visually can help make decisions even faster. We can...
2,828 views0 comments
Bobur Umurzokov
May 7, 20236 min read
Multi-Stream Joins With SQL
Real-time data is becoming increasingly important in today’s fast-paced business world, as companies seek to gain valuable insights and...
197 views0 comments
Bobur Umurzokov
Apr 26, 20235 min read
Querying microservices in real-time with materialized views
The distributed systems architecture has become increasingly popular due to its flexibility, scalability, and fault tolerance. However,...
3,747 views0 comments
Bobur Umurzokov
Mar 17, 20234 min read
Automated Fuzz Testing: The Power of Code Intelligence App
Software applications are becoming increasingly complex, and with complexity comes an increased risk of security vulnerabilities and...
153 views0 comments
Bobur Umurzokov
Jan 30, 20235 min read
Cloud migration strategies with API Gateway
Cloud migration is the process of moving data, applications, or other business elements from an on-premises environment either partially,...
89 views0 comments
Bobur Umurzokov
Dec 19, 20224 min read
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...
46 views0 comments
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...
241 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 31, 20228 min read
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...
16 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,235 views0 comments
Bobur Umurzokov
Oct 29, 20226 min read
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...
7 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...
18 views0 comments
bottom of page