Showing results for September 2022 - Azure Cosmos DB Blog

Sep 30, 2022
0
1

Join Us for Big News at Ignite 2022

Michal Toiba
Michal Toiba

  Microsoft Ignite 2022 is fast approaching, and this year’s event is bringing a host of innovations around developer productivity and cost-effectiveness. The lineup of announcements includes big news around Azure Cosmos DB support for popular open-source technologies. Additionally, we’ll share improvements to our MongoDB support, provi...

Announcements
Sep 28, 2022
2
2

Attention Developers: The Cloud-Scale Data for Spring Developers Quick Start Guide is Finally Here!

Ricky Diep
Ricky Diep

Overview  The purpose of this developer's quick start guide is to help you build cloud-native Java applications in Azure. You’ll gain insights about using NoSQL and why you should consider Azure Cosmos DB, our fully managed, distributed NoSQL database service on Azure.  These insights are designed to be useful, starting with a NoSQL backgroun...

Java SDKAzure Cosmos DB for NoSQLChange Feed
Sep 27, 2022
1
4

Build and deploy containerized apps with Azure Kubernetes Service & Azure Cosmos DB

Sandeep S. Nair
Sandeep S. Nair

In today’s digital world, customers expect applications to be feature rich, tailored to their needs, and delivered quickly. For the modern-day business to survive and thrive, applications need to evolve quickly, scale fast and be highly resilient. Businesses need swift innovation through cloud-native architectures to meet these growing customer exp...

Azure Cosmos DB for NoSQL
Sep 22, 2022
0
3

IntelliJ support for Azure Cosmos DB!

Theo van Kraay
Theo van Kraay

We're excited to announce that the Azure ToolKit for IntelliJ plugin now includes support for Azure Cosmos DB! IntelliJ IDEA is an integrated development environment (IDE) for Java, Kotlin, Groovy, and other JVM-based languages. The Azure plugin allows Java developers to easily develop, configure, test, and deploy highly available and scalable Jav...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBTips and Tricks
Sep 20, 2022
1
6

Antipatterns on Azure Cosmos DB

Jay Gordon
Jay Gordon

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
Sep 8, 2022
1
2

Load and visualize Covid-19 case data with the integrated Power BI experience

Paul DeCarlo
Paul DeCarlo

How have major cities like London and New York been affected by Covid-19 and how can we use historical data to explore how these effects might impact us in a post-Covid world?  This was the question posed at a Microsoft Data + AI Hackathon held in partnership with the University of Oxford and Observable HQ at the New York City Reactor Meetup space ...

Azure Cosmos DB for NoSQL
Sep 5, 2022
5
1

Announcing Materialized Views for Azure Cosmos DB API for Cassandra Preview

Dileep Rao
Dileep Rao

Data modeling in the NoSQL world is driven by data access patterns. There are scenarios where it makes sense to duplicate data into multiple separate tables depending on the read/write pattern. This is even more important when you want to access the same information using different unique identifiers (not restricted to only the primary key). Wri...

Azure Cosmos DB for Apache CassandraAnnouncements