Showing results for April 2023 - Azure Cosmos DB Blog

Apr 11, 2023
0
3

Data Encryption at rest with Customer Managed keys for Azure Cosmos DB for PostgreSQL

Akash Rao
Akash Rao

Today, we are thrilled to announce the public preview of data encryption at rest with customer managed keys for Azure Cosmos DB for PostgreSQL. Data stored in your Azure Cosmos DB for PostgreSQL cluster is automatically and seamlessly encrypted with keys managed by Microsoft (service-managed keys). Optionally, you can now choose to add an additi...

Azure Cosmos DB for PostgreSQL
Apr 4, 2023
0
2

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