Showing category results for Java SDK

Apr 4, 2023
Post comments count0
Post likes count2

Building multi-tenant Java apps using Spring Data and Azure Cosmos DB

Theo van Kraay
Theo van Kraay

There are many factors to take into account when designing a multi-tenant application in Azure Cosmos DB. We've covered many of these aspects at a high level in our documentation on Multitenancy and Azure Cosmos DB. In this blog, we'll quickly dive into the mechanics of implementing a database per tenant or container per tenant performance isola...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Jan 26, 2023
Post comments count0
Post likes count2

Latest NoSQL Java Ecosystem Updates 2022 Q3 & Q4

Theo van Kraay
Theo van Kraay

We're always busy adding new features, fixes, patches, and improvements to our Java-based client libraries for Azure Cosmos DB API for NoSQL. In this regular blog series we'll share highlights of recent updates in the last period.   July - December 2022 updates   Spark 3.3 support Cloud-n...

Azure Cosmos DB for NoSQLNewsJava SDK
Jan 10, 2023
Post comments count0
Post likes count2

Azure Cosmos DB API for NoSQL – The Java Ecosystem

Theo van Kraay
Theo van Kraay

The largest external customers of Azure Cosmos DB API for NoSQL, running some of the biggest and most mission critical workloads in Azure, are primarily Java users! In this blog we'll give you a quick run-down of all our supported Java-based client libraries, including our battle-tested core Java SDK, its key supported features, and where to go ...

Azure Cosmos DB for NoSQLJava SDKChange Feed
Dec 1, 2022
Post comments count0
Post likes count4

Diagnosing & Troubleshooting 4 Common Client-side Issues in Azure Cosmos DB for NoSQL with Java SDK V4

Subhasish Ghosh
Subhasish Ghosh

Introduction Knowing how to effectively troubleshoot Azure Cosmos DB for NoSQL client-side performance issues is critical for using the service. This blog post will show you how you can leverage the Diagnostics property in the Azure Cosmos DB for NoSQL Java SDK V4 so you can design and operate highly available and scalable mission-critical applica...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Nov 15, 2022
Post comments count0
Post likes count3

More IntelliJ support for Azure Cosmos DB!

Theo van Kraay
Theo van Kraay

In September we announced that the Azure ToolKit for IntelliJ plugin now includes support for Azure Cosmos DB. Check out that blog here. This month, we've added more features! 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 dev...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Sep 28, 2022
Post comments count2
Post likes count2

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 22, 2022
Post comments count0
Post likes count3

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
Dec 15, 2021
Post comments count0
Post likes count0

Reading data with Spring Data Azure Cosmos DB v3

Ravi Tella
Ravi Tella

Discover best practices to help improve the read performance of Spring applications when using the new Spring Data Azure Cosmos DB v3 for Core (SQL) API.

Java SDKAzure Cosmos DB for NoSQLTips and Tricks
Nov 9, 2021
Post comments count0
Post likes count0

Improve application performance with Java SDK v4 for Azure Cosmos DB

Ravi Tella
Ravi Tella

The Java SDK v4 for Azure Cosmos DB has many improvements and new APIs to help increase the performance of your applications. Discover how the new version helps improve application performance by reducing the number of network roundtrips and latency when using direct mode in the Java SDK v4.

Azure Cosmos DB for NoSQLJava SDK