Bobur Umurzokov

Bobur Umurzokov @bobur

About: Developer Advocate | Software Engineer | Speaker | Microsoft MVP

Location:
Tallinn, Estonia
Joined:
Dec 29, 2021

Bobur Umurzokov
articles - 97 total

Create a Database Schema and REST APIs with a Single Prompt Using GitHub Copilot in VS Code

Learn how to use GitHub Copilot with one AI prompt to create a fully designed database schema, deploy...

Learn More 10 1Jun 11

How to Use Postgres MCP Server with GitHub Copilot in VS Code

Learn how to make GitHub Copilot your full-stack teammate GitHub Copilot has changed how...

Learn More 5 0May 12

AI Agents Behavior Versioning and Evaluation in Practice

As AI agents move from prototypes to production, one of the most important — and most overlooked —...

Learn More 6 0May 5

Multitenant app with dedicated databases for each tenant on Azure

When building a multitenant application, you have one app that serves many customers (also called...

Learn More 5 1Apr 24

Modern Startup Stack Architecture on Azure

When you're building a startup, you move fast. You want to test ideas quickly, keep costs low, and be...

Learn More 5 0Apr 16

Build your first AI Agent for Postgres on Azure

AI agents are getting a lot of attention lately, but getting started can be confusing. You may have...

Learn More 9 0Apr 8

API Versioning with FastAPI and Neon Branching

During new feature development, we frequently introduce new API versions to roll out new features...

Learn More 7 0Feb 4

Building A URL Shortener With Neon and Azure Serverless Functions

Neon is now available on the Azure marketplace. The new integration between Neon and Azure allows you...

Learn More 7 2Jan 21

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

Neon SQL editor provides AI-driven features, such as SQL generation to easily convert natural...

Learn More 5 0Jan 14

Cost Comparison: Neon vs. Azure Database for PostgreSQL Flexible Server

A few days ago, I spun up a database in Azure for testing. After running the tests, I closed the...

Learn More 8 0Dec 25 '24

Migrating from Azure Database for PostgreSQL to Neon

Until recently, Azure Database for PostgreSQL was your only Postgres option within the Azure...

Learn More 9 0Dec 20 '24

From a Content Creator to an AI Tool Maker

Hey there, creators! 👋 It’s been a while since my last blog post—about 3 months, actually. But I...

Learn More 13 4Dec 4 '24

Top 7 Kafka Alternatives For Real-Time Data Processing

Kafka Challenges Kafka has long been a popular choice for handling real-time data with its...

Learn More 6 0Sep 7 '24

Data Synchronization in Microservices with PostgreSQL, Debezium, and NATS: A Practical Guide

In modern software development, the microservices architecture has become popular for its scalability...

Learn More 18 2Jun 22 '24

Top 10 Common Data Engineers and Scientists Pain Points in 2024

As we navigate through 2024, the landscape of data engineering and science continues to evolve at a...

Learn More 9 0Apr 11 '24

Revolutionizing Real-Time Alerts with AI, NATs and Streamlit

Imagine you have an AI-powered personal alerting chat assistant that interacts using up-to-date data....

Learn More 7 0Feb 18 '24

Choosing Between a Streaming Database and a Stream Processing Framework in Python

Streaming databases vs streaming processing framework in Python, which one fits your need? To fully...

Learn More 8 1Feb 10 '24

How to build a Google Meet AI assistant app in 10 minutes without coding

Learn how to develop an AI meeting assistant app that processes video recordings from Google Meet,...

Learn More 9 0Dec 14 '23

Implement Fallback with API Gateway

API resilience is the ability of an API to fail fast or ensure that it continues to function after...

Learn More 20 0Nov 26 '23

How to use LLMs for real-time alerting

How to get real-time AI assistant alerts with changes in Google Docs using Pathway and...

Learn More 7 0Nov 20 '23

10 Common API Resilience Design Patterns with API Gateway

API resilience is about building robust APIs that can withstand a variety of challenges, ensuring...

Learn More 24 0Nov 9 '23

How APISIX protects against the OWASP top 10 API security threats

With the increasing usage and reliance on APIs in today's interconnected digital landscape, security...

Learn More 23 0Oct 20 '23

Adapting API Strategies to Dynamic AI Trend

In today's rapidly evolving technological landscape, Artificial Intelligence (AI) is getting a lot of...

Learn More 11 0Oct 1 '23

How to prevent breaking API changes with API Gateway

When you develop APIs, you sometimes change things that might cause problems for current API...

Learn More 33 1Sep 25 '23

How to build a custom GPT enabled full-stack app for real-time data

OpenAI’s GPT has emerged as the foremost AI tool globally and is proficient at addressing queries...

Learn More 20 0Sep 6 '23

How to build a full-stack authentication app

Most web applications need a sign-up and login feature. But for newbies, this can be challenging....

Learn More 43 2Aug 31 '23

Get Notified in Slack for Every New User Sign Up With Authgear

User sign-ups are a crucial aspect of most web applications, and keeping track of them can provide...

Learn More 8 1Aug 19 '23

Add Authentication to Any Web Page in 10 Minutes

All web apps today need users to sign in and share their info to make their own profiles. This helps...

Learn More 13 2Aug 8 '23

Monitor API Health Check with Prometheus

APISIX has a health check mechanism, which proactively checks the health status of the upstream nodes...

Learn More 91 1Aug 7 '23

How Profile Enrichment can boost your product

Sometimes, your business may need more details about your users than what they provide when they...

Learn More 8 0Aug 4 '23