Posts by this author

Jun 6, 2025
Post comments count0
Post likes count1

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

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
Apr 25, 2025
Post comments count0
Post likes count4

Getting Started with Azure Cosmos DB Using the Python SDK

If you're new to Azure Cosmos DB and looking to build applications with Python, you're in the right place. I’ve created a four-part video series designed to take you from the basics to practical, real-world querying techniques—no prior experience required. Whether you’re setting up your first database, learning how to model your data, or optimizing...

Python SDKAzure Cosmos DB for NoSQL