Showing tag results for Python

Feb 3, 2026
Post comments count0
Post likes count0

Part 2: Building a Python CRUD API with Azure Functions and Azure Cosmos DB

Richa Gaur
Richa Gaur

Series: Building Serverless Applications with Azure Functions and Azure Cosmos DB In the first post of this series, we focused on establishing the fundamentals of serverless architecture by building and deploying a simple HTTP API using Azure Functions and FastAPI. The post centred on serverless compute, showing how Azure Functions handles executi...

Azure Cosmos DB for NoSQLPython SDK
Jan 16, 2026
Post comments count0
Post likes count0

Part 1: Building Your First Serverless HTTP API on Azure with Azure Functions & FastAPI

Richa Gaur
Richa Gaur

Introduction  This post is Part 1 of the series Serverless Application Development with Azure Functions and Azure Cosmos DB, where we explore how to build end-to-end serverless applications using Azure Functions for compute and Azure Cosmos DB for storage. Together, these services allow you to build scalable, event-driven, cost-efficient cloud sol...

ServerlessAzure Cosmos DB for NoSQL
Aug 6, 2025
Post comments count0
Post likes count1

Build a RAG application with LangChain and Local LLMs powered by Ollama

Abhishek Gupta
Abhishek Gupta

Local large language models (LLMs) provide significant advantages for developers and organizations. Key benefits include enhanced data privacy, as sensitive information remains entirely within your own infrastructure, and offline functionality, enabling uninterrupted work even without internet access. While cloud-based LLM services are convenient, ...

Azure Cosmos DB for NoSQL
Jun 6, 2025
Post comments count0
Post likes count1

Building a Modern Python API with Azure Cosmos DB: A 5-Part Video Series

Gwyneth Peña-Siguenza
Gwyneth Peña-Siguenza

I'm excited to share our new video series where I walk through building a production-ready inventory management API using Python, FastAPI, and Azure Cosmos DB NoSQL. This project demonstrates modern async patterns, clean architecture, and enterprise-grade features like batch operations and optimistic concurrency control. This builds on our Get...

Azure Cosmos DB for NoSQLPython SDK
Feb 5, 2025
Post comments count0
Post likes count3

Use Azure Cosmos DB as a Docker container in CI/CD pipelines

Abhishek Gupta
Abhishek Gupta

There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database in an isolated container with a clean state, preventing conflicts between tests. This results in a testing environment that is reliable, consistent, ...

Azure Cosmos DB for NoSQL
Jun 23, 2020
Post comments count0
Post likes count0

Azure Cosmos DB for AI Engineers

Rodrigo Souza
Rodrigo Souza

Learn how AI Engineers can use Azure Cosmos DB for AI Applications.

AITips and TricksAnalytics
May 20, 2020
Post comments count0
Post likes count0

Run C# notebooks with Azure Cosmos DB

Deborah Chen
Deborah Chen

We’re excited to announce new features in the preview of Azure Comsos DB Jupyter Notebooks. With our new C# notebooks and integration with GitHub, working with your Azure Cosmos DB data is now easier than ever.

AnnouncementsNewsNotebooks