TheTechWorld
-
Define and Implement An Indexing Strategy For Azure Cosmos DB for NOSQL #TestSeries
On what operations of NoSQL, a default index is created? Create, Update and Delete operations for…
-
Execute Queries In Azure Cosmos DB For NoSQL #TestSeries
Which keyword represents all in a sql query? * When writing a SQL query to fetch…
-
Connect To Azure Cosmos DB For NoSQL With The SDK #Test Series
Which .NET SDK is used for connecting to azure cosmos DB? Microsoft.Azure.Cosmos library is the latest…
-
Plan and Implement Azure Cosmos DB for No SQL #Test Series
How are containers partitioned? Containers are partitioned horizontally across across compute within an Azure region and…
-
Design for Azure Batch Solutions
Azure batch is used to run large scale applications in cloud. Without needing to modify the…