Posts by this author

Nov 28, 2023
Post comments count0
Post likes count2

Azure Cosmos DB design patterns – Part 3: Distributed counter

Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patterns using a JSON-based NoSQL database. Some of these patterns are very common in the NoSQL world, but not well understood by those new to NoSQL databases. Ot...

Azure Cosmos DB for NoSQLTips and Tricks
Nov 8, 2023
Post comments count2
Post likes count2

Azure Cosmos DB design patterns – Part 2: Data Binning

Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patterns using a JSON-based NoSQL database. Some of these patterns are very common in the NoSQL world, but not well understood by those new to NoSQL databases. Ot...

Azure Cosmos DB for NoSQLTips and Tricks
Oct 31, 2023
Post comments count0
Post likes count1

Azure Cosmos DB at Ignite 2023: Chatbots, autoscale, MongoDB vCore and more!

Everyone is talking about AI and how it transforms the way we live and work. If you want to keep up with the latest trends, breakthroughs, and solutions in AI, then Microsoft Ignite 2023 is where you need to be! Taking place in Seattle from November 14-17, 2023, and accessible online from November 15-16, this premier tech event will cover the lates...

Announcements
Sep 28, 2023
Post comments count0
Post likes count2

Exploring the Free Try Azure Cosmos DB Sandbox Experience

In today’s rapidly evolving digital landscape, data is at the heart of everything we do. From e-commerce and healthcare to gaming and finance, businesses across all industries are relying on data to drive innovation, make informed decisions, and deliver exceptional user experiences. To harness the full potential of your data, you need a robust ...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Sep 7, 2023
Post comments count0
Post likes count5

Azure Cosmos DB design patterns – Part 1: Attribute array

Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patterns using a JSON-based NoSQL database. Some of these patterns are very common in the NoSQL world, but not well understood by those new to NoSQL databases...

Azure Cosmos DB for NoSQLTips and TricksData Architecture
May 18, 2023
Post comments count0
Post likes count1

Register Now for Azure Cosmos DB North America Roadshow Events

  The world of technology is rapidly evolving, and so are the tools we use to interact with it. As more organizations and developers look to leverage the power of AI and build intelligent applications with cloud scale databases, Microsoft Azure Cosmos DB stands as a beacon, offering unmatched scalability, performance, and reliability.  ...

AnnouncementsAI
Dec 14, 2022
Post comments count0
Post likes count0

The Azure Cosmos DB Conf call for speakers is now open!

Azure Cosmos DB Conf is back for 2023 and the call for papers is now open!  Azure Cosmos DB Conf is a free virtual developer event happening on March 28th, 2023, organized by Microsoft with support from the greater Azure Cosmos DB community. This is the third year we’re holding the conference, with sessions delivered by both Microsoft employees ...

Announcements
Nov 8, 2022
Post comments count0
Post likes count0

Are you up for the Azure Cosmos DB Cloud Skills Challenge!?

The Azure Cosmos DB Developer Cloud Skills Challenge is here! This is a chance to expand your knowledge of Azure Cosmos DB on the road to certification. The challenge helps developers DP-420 Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB certification. You’ll also receive 50% off certification testing if you co...

Announcements
Sep 20, 2022
Post comments count1
Post likes count6

Antipatterns on Azure Cosmos DB

This post was authored by Microsoft MVP and Azure Cosmos DB community champion Blaize Stewart.  You can reach Blaize (@theonemule) on Twitter. Software developers of all kinds love patterns. They give us reusable ideas that can be applied in many different contexts. We also have antipatterns: bad practices and habits that crop up enough to beco...

Data Modeling
Aug 16, 2022
Post comments count3
Post likes count0

Azure Cosmos DB SQL Studio is a Hidden Gem!

This post was authored by Microsoft MVP and Azure Cosmos DB community champion Hasan Savran.  You can reach Hasan (@SavranWeb) on Twitter.  Azure Cosmos DB Core (SQL) API has many features that can help you with your cloud projects in Microsoft Azure. Most of these features; especially the new ones are at the SDK level, and you need to know .NE...

Azure Cosmos DB for NoSQL