VOOZH about

URL: https://dzone.com/authors/abhirockzz

⇱ Abhishek Gupta - DZone Expert


πŸ‘ Core Badge

Abhishek Gupta

Principal PM, Azure Cosmos DB at Microsoft

New Delhi, IN

Joined Aug 2009

https://abhirockzz.github.io/

About

I mostly work on open-source technologies including distributed data systems, Kubernetes and Go

Stats

Reputation: 7764
Pageviews: 2.5M
Articles: 133
Comments: 10

Expertise

Articles

Data Governance Checklist for AI-Driven Systems
A practical checklist for evaluating AI data readiness, covering data quality, governance, lineage, access controls, retrieval systems, and ongoing monitoring.
June 23, 2026
Β· 1,060 Views Β· 1 Like
DocumentDB on Kubernetes
Securely connect to a MongoDB DocumentDB replica set in Kubernetes using mongosh with credentials retrieved dynamically from Kubernetes secrets for direct access.
April 1, 2026
Β· 2,985 Views
Azure Cosmos DB Playground: Learn and Experiment With Queries in Your Browser
Interactive, browser-based Azure Cosmos DB playground to learn, prototype, and test SQL queries instantly β€” no setup, installation, or cloud costs required.
March 30, 2026
Β· 1,022 Views
Build AI Tools in Go With MCP SDK: Connect AI Apps to Databases
This article provides a hands‑on walkthrough for building MCP servers that integrate AI applications with Azure Cosmos DB.
January 20, 2026
Β· 1,619 Views Β· 1 Like
An Analysis of Modern Distributed SQL
Learn about distributed SQL in modern data ecosystems, covering consensus, partitioning, serverless scaling, vector indexing, and production best practices.
December 9, 2025
Β· 2,850 Views Β· 2 Likes
DocumentDB Goes Cloud-Native: Introducing the DocumentDB Kubernetes Operator
Deploy, manage, and scale DocumentDB on Kubernetes with the new open-source DocumentDB Operator β€” cloud-native, PostgreSQL-based, and MongoDB-compatible.
November 13, 2025
Β· 2,982 Views Β· 2 Likes
Build a RAG Application With LangChain and Local LLMs Powered by Ollama
Learn how to run local LLMs with Ollama and Azure Cosmos DB for RAG, ensuring data privacy, offline use, and full control of your AI workflow.
September 5, 2025
Β· 3,267 Views Β· 1 Like
Data Engineering for AI-Native Architectures: Designing Scalable, Cost-Optimized Data Pipelines to Power GenAI, Agentic AI, and Real-Time Insights
AI-native data platforms demand more than upgrades β€” learn how teams are building scalable systems for RAG, streaming, embeddings, and orchestration.
August 19, 2025
Β· 3,022 Views Β· 2 Likes
Integration Testing for Go Apps Using Testcontainers and Containerized Databases
Learn how to use Testcontainers with Go and the Cosmos DB emulator for fast, isolated integration testing β€” no complex test environments needed.
August 6, 2025
Β· 2,647 Views Β· 2 Likes
Building Resilient Go Apps: Mocking and Testing Database Error Responses
Learn to simulate Azure Cosmos DB errors in Go to test retry logic and error handling using custom transports and policies β€” no real service failures needed.
July 14, 2025
Β· 2,311 Views Β· 3 Likes
Scaling Multi-Tenant Go Apps: Choosing the Right Database Partitioning Approach
Multi-tenant applications face a fundamental challenge: how to efficiently store and query data for tenants of vastly different sizes?
July 11, 2025
Β· 1,535 Views Β· 2 Likes
A Simple, Convenience Package for the Azure Cosmos DB Go SDK
Learn about cosmosdb-go-sdk-helper: Simplify Azure Cosmos DB operations with Go. Features auth, queries, error handling, metrics, and Azure Functions support.
May 14, 2025
Β· 3,765 Views Β· 1 Like
How to Configure and Customize the Go SDK for Azure Cosmos DB
Explore Azure Cosmos DB Go SDK: Configure retry policies, customize HTTP pipelines, implement OpenTelemetry tracing, and analyze detailed query metrics.
May 8, 2025
Β· 4,829 Views Β· 1 Like
Build an MCP Server Using Go to Connect AI Agents With Databases
Learn to build an MCP server using Go to connect AI agents with Azure Cosmos DB, enabling seamless database interactions with Go SDK and mcp-go tools.
April 29, 2025
Β· 3,766 Views Β· 3 Likes
Building Event-Driven Go Applications With Azure Cosmos DB and Azure Functions
Learn how to build serverless Azure Functions with Go, using Cosmos DB triggers and Azure OpenAI for generating embeddings in this step-by-step guide.
April 28, 2025
Β· 3,125 Views
Simplifying Vector Embeddings With Go, Cosmos DB, and OpenAI
Learn how to build a Go web app to generate, store, and query vector embeddings using Azure Cosmos DB and OpenAI, with step-by-step guidance.
April 21, 2025
Β· 3,835 Views Β· 2 Likes
Chat History for AI Applications With Azure Cosmos DB Go SDK
Build a chat history implementation with Azure Cosmos DB for NoSQL Go SDK and LangChainGo, enhancing LLM context and enabling efficient testing with Testcontainers.
March 12, 2025
Β· 3,878 Views Β· 3 Likes
Use Azure Cosmos DB as a Docker Container in CI/CD Pipelines
Azure Cosmos DB Emulator simplifies local development by enabling testing without Azure costs. This example uses it as a service container for CI workflows.
February 24, 2025
Β· 4,528 Views Β· 1 Like
Get Started With Vector Search in Azure Cosmos DB
Learn how to enable and use vector search in Azure Cosmos DB for NoSQL with a step-by-step guide in Python, TypeScript, .NET, and Java using a movie dataset.
January 27, 2025
Β· 4,703 Views Β· 2 Likes
Using AI in Your IDE To Work With Open-Source Code Bases
In this article, learn how we can add enhancements to the langchaingo project with Amazon Q Developer support in VS Code.
September 28, 2024
Β· 4,205 Views Β· 3 Likes
Use Mistral AI to Build Generative AI Applications With Go
Let's walk through how to use these Mistral AI models on Amazon Bedrock with Go, and in the process, also get a better understanding of its prompt tokens.
August 9, 2024
Β· 6,117 Views Β· 1 Like
Real-Time Streaming Architectures: A Technical Deep Dive Into Kafka, Flink, and Pinot
While individual components like Kafka, Flink, and Pinot are very powerful, managing them at scale across cloud and on-premises deployments can be operationally complex.
July 28, 2024
Β· 10,614 Views Β· 4 Likes
Use Guardrails for Safeguarding Generative AI Applications Built Using Custom or Third-Party Models
Learn how the ApplyGuardrail API can provide a flexible way to integrate Guardrails with your generative AI applications.
July 24, 2024
Β· 3,720 Views Β· 1 Like
Use Guardrails To Prevent Hallucinations in Generative AI Applications
With a Contextual grounding check, you can prevent hallucinations by detecting irrelevant and ungrounded LLM responses. Learn more!
July 22, 2024
Β· 8,025 Views Β· 3 Likes
Maintain Chat History in Generative AI Apps With Valkey
This article presents a walkthrough on how to use a chat history component with Valkey, an open-source alternative to Redis.
July 4, 2024
Β· 4,264 Views Β· 1 Like
Use AWS Generative AI CDK Constructs To Speed up App Development
In this blog, we will use the AWS Generative AI Constructs Library to deploy a complete RAG application using multiple components.
July 1, 2024
Β· 7,054 Views Β· 1 Like
Getting Started With Valkey Using JavaScript
I will walk through how to use Valkey for JavaScript applications using existing clients in Redis ecosystem as well as iovalkey (a friendly fork of ioredis).
June 18, 2024
Β· 10,169 Views Β· 2 Likes
A Single API for All Your Conversational Generative AI Applications
Use the Converse API in Amazon Bedrock to create generative AI applications using a single API across multiple foundation models.
June 11, 2024
Β· 3,305 Views Β· 1 Like
Add Flexibility to Your RAG Applications in Amazon Bedrock
Knowledge Bases for Amazon Bedrock is a fully managed capability that helps you implement the entire RAG workflow from ingestion to retrieval and prompt augmentation.
June 5, 2024
Β· 3,975 Views Β· 1 Like
Simplify RAG Application With MongoDB Atlas and Amazon Bedrock
In this article, learn how to integrate MongoDB Atlas as the vector store and set up the entire workflow for your RAG application.
May 30, 2024
Β· 3,639 Views Β· 1 Like

Refcards

Refcard #398

Open-Source Data Management Practices and Patterns

πŸ‘ Open-Source Data Management Practices and Patterns

Refcard #378

Apache Kafka Patterns and Anti-Patterns

πŸ‘ Apache Kafka Patterns and Anti-Patterns

Trend Reports

Trend Report

Cognitive Databases, Intelligent Data

No longer passive storage and query engines, databases are becoming active, intelligent participants in how modern systems interpret, connect, and act on data. As AI moves deeper into production and enterprises adopt generative and agentic architectures, the database layer is being reshaped to support semantic search, contextual retrieval, and real-time decision-making. Vector databases, semantic indexing, and AI-driven optimization are changing how developers work with both structured and unstructured data, while the line between transactional and analytical systems continues to fade under hybrid workload demands.This report examines these industry shifts in practical terms, exploring how relational, NoSQL, vector, and multi-model systems are coming together to support AI-native applications. Our research, guest thought leadership, and practitioner insights look at how teams are bringing vector search into production, updating architectures for AI workloads, and redesigning data pipelines around semantic and contextual intelligence.

πŸ‘ Cognitive Databases, Intelligent Data

Trend Report

Database Systems

Every organization is now in the business of data, but they must keep up as database capabilities and the purposes they serve continue to evolve. Systems once defined by rows and tables now span regions and clouds, requiring a balance between transactional speed and analytical depth, as well as integration of relational, document, and vector models into a single, multi-model design. At the same time, AI has become both a consumer and a partner that embeds meaning into queries while optimizing the very systems that execute them. These transformations blur the lines between transactional and analytical, centralized and distributed, human driven and machine assisted. Amidst all this change, databases must still meet what are now considered baseline expectations: scalability, flexibility, security and compliance, observability, and automation. With the stakes higher than ever, it is clear that for organizations to adapt and grow successfully, databases must be hardened for resilience, performance, and intelligence. In the 2025 Database Systems Trend Report, DZone takes a pulse check on database adoption and innovation, ecosystem trends, tool usage, strategies, and more β€” all with the goal for practitioners and leaders alike to reorient our collective understanding of how old models and new paradigms are converging to define what’s next for data management and storage.

πŸ‘ Database Systems

Trend Report

Data Engineering

Across the globe, companies aren't just collecting data, they are rethinking how it's stored, accessed, processed, and trusted by both internal and external users and stakeholders. And with the growing adoption of generative and agentic AI tools, there is a renewed focus on data hygiene, security, and observability.Engineering teams are also under constant pressure to streamline complexity, build scalable pipelines, and ensure that their data is high quality, AI ready, available, auditable, and actionable at every step. This means making a shift from fragmented tooling to more unified, automated tech stacks driven by open-source innovation and real-time capabilities.In DZone's 2025 Data Engineering Trend Report, we explore how data engineers and adjacent teams are leveling up. Our original research and community-written articles cover topics including evolving data capabilities and modern use cases, data engineering for AI-native architectures, how to scale real-time data systems, and data quality techniques. Whether you're entrenched in CI/CD data workflows, wrangling schema drift, or scaling up real-time analytics, this report connects the dots between strategy, tooling, and velocity in a landscape that is only becoming more intelligent (and more demanding).

πŸ‘ Data Engineering

Trend Report

Kubernetes in the Enterprise

In 2014, Kubernetes' first commit was pushed to production. And 10 years later, it is now one of the most prolific open-source systems in the software development space. So what made Kubernetes so deeply entrenched within organizations' systems architectures? Its promise of scale, speed, and delivery, that is β€” and Kubernetes isn't going anywhere any time soon.DZone's fifth annual Kubernetes in the Enterprise Trend Report dives further into the nuances and evolving requirements for the now 10-year-old platform. Our original research explored topics like architectural evolutions in Kubernetes, emerging cloud security threats, advancements in Kubernetes monitoring and observability, the impact and influence of AI, and more, results from which are featured in the research findings.As we celebrate a decade of Kubernetes, we also look toward ushering in its future, discovering how developers and other Kubernetes practitioners are guiding the industry toward a new era. In the report, you'll find insights like these from several of our community experts; these practitioners guide essential discussions around mitigating the Kubernetes threat landscape, observability lessons learned from running Kubernetes, considerations for effective AI/ML Kubernetes deployments, and much more.

πŸ‘ Kubernetes in the Enterprise

Trend Report

Database Systems

In 2024, the focus around databases is on their ability to scale and perform in modern data architectures. It's not just centered on distributed, cloud-centric data environments anymore, but rather on databases built and managed in a way that allows them to be used optimally in advanced applications. This modernization of database architectures allows for developers and organizations to be more flexible with their data. With the advancements in automation and the proliferation of artificial intelligence, the way data capabilities and databases are built, managed, and scaled has evolved at an exponential rate.This Trend Report explores database adoption and advancements, including how to leverage time series databases for analytics, why developers should use PostgreSQL, modern, real-time streaming architectures, database automation techniques for DevOps, how to take an AI-focused pivot within database systems practices, and more. The goal of this Trend Report is to equip developers and IT professionals with tried-and-true practices alongside forward-looking industry insights to allow them to modernize and future-proof their database architectures.

πŸ‘ Database Systems

Trend Report

Database Systems

Every modern application and organization collects data. With that, there is a constant demand for database systems to expand, scale, and take on more responsibilities. Database architectures have become more complex, and as a result, there are more implementation choices. An effective database management system allows for quick access to database queries, and an organization can efficiently make informed decisions. So how does one effectively scale a database system and not sacrifice its quality?Our Database Systems Trend Report offers answers to this question by providing industry insights into database management selection and evaluation criteria. It also explores database management patterns for microservices, relational database migration strategies, time series compression algorithms and their applications, advice for the best data governing practices, and more. The goal of this report is to set up organizations for scaling success.

πŸ‘ Database Systems

Comments

Sneak Peek into the JCache API (JSR 107)

Feb 23, 2015 Β· James Sugrue

Thanks for chiming in Andy. DataNucleus looks quite interesting - supports JPA 2.1 (a Java EE 7 standard). Seems like it plugs in an already existing implementation for JCache. Correct ?

Sneak Peek into the JCache API (JSR 107)

Feb 23, 2015 Β· James Sugrue

Thanks for chiming in Andy. DataNucleus looks quite interesting - supports JPA 2.1 (a Java EE 7 standard). Seems like it plugs in an already existing implementation for JCache. Correct ?

Sneak Peek into the JCache API (JSR 107)

Feb 23, 2015 Β· James Sugrue

Yes. Great to hear that. I am aware of it's beta version. Caught that from your Twitter feed actually http://bit.ly/1LAadtZ ;-)

Sneak Peek into the JCache API (JSR 107)

Feb 23, 2015 Β· James Sugrue

Yes. Great to hear that. I am aware of it's beta version. Caught that from your Twitter feed actually http://bit.ly/1LAadtZ ;-)

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek !

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek !

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek ! :-)

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek ! :-)

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek ! :-)

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

Do You Really Understand @WebService?

Feb 11, 2015 Β· James Sugrue

Thanks for reading Vivek ! :-)

You hit the nail on the head. This is in fact pretty basic. The good thing is that everything hinges on the basics and fundamentals :-) and investing in those areas will pay rich dividends.

User has been successfully modified

Failed to modify user

Let's be friends: