Using Azure Cosmos DB as a state store
This bonus assignment is about using Azure Cosmos DB as a state store for the TrafficControlService
. You will use the Azure Cosmos DB state store component provided by Dapr.
Pre-requisite
The first part is a pre-requisite for the deployment to Azure Kubernetes Service (AKS) and to Azure Container Apps (ACA).
Table of contents
- Using Azure Cosmos DB to store the state of a vehicle with Dapr
- Deploying Azure Cosmos DB state store to Azure Kubernetes Service
- Deploying Azure Cosmos DB state store to Azure Container Apps