top of page

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...
Bobur Umurzokov
Jul 7, 20236 min read
345 views
0 comments

Reliable Microservices Data Exchange With Streaming Database
Nowadays we usually build multiple services for a single product to work and client apps need to consume functionality from more than one...
Bobur Umurzokov
Jun 24, 20235 min read
946 views
1 comment

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...
Bobur Umurzokov
Jun 16, 20235 min read
2,910 views
0 comments

Query Real-time Data With GraphQL And Streaming Database
In modern application development, efficiently querying and retrieving real-time data is crucial to building robust and performant...
Bobur Umurzokov
Jun 9, 20236 min read
180 views
0 comments

Real-time data analytics with Apache Superset, Redpanda, and RisingWave
In today's fast-paced data-driven world, organizations must analyze data in real-time to make timely and informed decisions. Real-time...
Bobur Umurzokov
May 20, 20234 min read
1,767 views
0 comments

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...
Bobur Umurzokov
May 7, 20236 min read
205 views
0 comments

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,...
Bobur Umurzokov
Apr 26, 20235 min read
3,933 views
0 comments

Modern stack to build a real-time event-driven app
The rise of real-time event-driven applications has led to the development of modern technology stacks that can handle large volumes of...
Bobur Umurzokov
Apr 17, 20236 min read
1,649 views
0 comments

How Change Data Capture (CDC) Works with Streaming Database
Efficiently capture databases changes with a streaming database Streaming Change Data Capture (CDC) is a data integration approach that...
Bobur Umurzokov
Apr 7, 20236 min read
2,723 views
0 comments

How Streaming database differs from a Traditional database?
Streaming database vs Traditional database In today's digital age, businesses have more data at their disposal than ever before. This...
Bobur Umurzokov
Mar 30, 20235 min read
1,608 views
0 comments

Query Real-Time Data in Kafka Using SQL
Apache Kafka is a distributed streaming platform that allows you to store and process real-time data streams. It is commonly used in...
Bobur Umurzokov
Mar 23, 20237 min read
1,929 views
0 comments

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...
Bobur Umurzokov
Mar 17, 20234 min read
162 views
0 comments

How to choose the right streaming database
In today's world of real-time data processing and analytics, streaming databases have become an essential tool for businesses that want...
Bobur Umurzokov
Mar 16, 20235 min read
2,951 views
0 comments

Expose APIs from Apache APISIX to the Power Platform
Apache APISIX API Gateway enables professional developers to publish their backend service as APIs, monitor the usage and easily expose...
Bobur Umurzokov
Feb 27, 20236 min read
52 views
0 comments

Powering AI Capabilities with Apache APISIX and OpenAI API
Artificial intelligence (AI) has revolutionized the way we interact with technology and has become an integral part of modern...
Bobur Umurzokov
Feb 21, 20239 min read
30 views
0 comments

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,...
Bobur Umurzokov
Jan 30, 20235 min read
89 views
0 comments

Manage serverless APIs with Apache APISIX
Serverless computing enables developers to build applications faster by eliminating the need for them to manage infrastructure. With...
Bobur Umurzokov
Jan 24, 20237 min read
116 views
0 comments

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
46 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
18 views
0 comments
bottom of page