First steps with the Azure Cosmos DB SQL API
- Introduction to Azure Cosmos DB: SQL API
- Trying out the Azure Cosmos DB SQL API
Planning and implementing the Azure Cosmos DB SQL API
- Planning the resource requirements
- Configuring Azure Cosmos DB SQL API database and containers
- Moving data to and from the Azure Cosmos DB SQL API
Connecting to the Azure Cosmos DB SQL API via the SDK
- Using the SDK for the Azure Cosmos DB SQL API
- Configuring the SDK for the Azure Cosmos DB SQL API
Accessing and managing data with the Azure Cosmos DB SQL API SDKs
- Implement Azure Cosmos DB SQL API point operations
- Executing cross-document transaction operations with the Azure Cosmos DB SQL API
- Process bulk data in the Azure Cosmos DB SQL API
Executing queries in the Azure Cosmos DB SQL API
- Azure Cosmos DB SQL API queries
- Creating complex queries with the Azure Cosmos DB SQL API
Define and implement an indexing strategy for the Azure Cosmos DB SQL API
- Defining indexes in the Azure Cosmos DB SQL API
- Customise indexes in the Azure Cosmos DB SQL API
Integrating the Azure Cosmos DB SQL API with Azure services
- Utilising an Azure Cosmos DB SQL API change feed using the SDK
- Handle events with Azure Functions and the Azure Cosmos DB SQL API change feed
- Searching Azure Cosmos DB SQL API data with Azure Cognitive Search
Implement a data modelling and partitioning strategy for the Azure Cosmos DB SQL API
- Modelling and partitioning data in Azure Cosmos DB
- Optimise databases using advanced modelling patterns for Azure Cosmos DB
Design and implement a replication strategy for the Azure Cosmos DB SQL API
- Configure replication and manage failovers in Azure Cosmos DB
- Using consistency models in the Azure Cosmos DB SQL API
- Configure multi-region writes in the Azure Cosmos DB SQL API
Optimising query performance in the Azure Cosmos DB SQL API
- Selecting indexes in the Azure Cosmos DB SQL API
- Optimising queries in the Azure Cosmos DB SQL API
- Implementing the integrated cache
Management and monitoring tasks for an Azure Cosmos DB SQL API solution
- Measuring performance in the Azure Cosmos DB SQL API
- Monitor responses and events in the Azure Cosmos DB SQL API
- Implement backup and recovery for the Azure Cosmos DB SQL API
- Implementing security in the SQL API for Azure Cosmos DB
Manage an Azure Cosmos DB SQL API solution using DevOps practices
- Writing scripts for the Azure Cosmos DB SQL API
- Create a resource template for the Azure Cosmos DB SQL API
Create server-side programming constructs in the Azure Cosmos DB SQL API
- Create transactions with multiple elements using the Azure Cosmos DB SQL API
- Extending query and transaction functionality in the Azure Cosmos DB SQL API