Microservices with Azure Container Apps and Dapr
Вставка
- Опубліковано 3 гру 2024
- In this video, we take a look at Azure Container Apps in combination with Dapr. We will deploy a front-end and back-end container app. The front-end uses the Dapr invoke API to call the back-end. The back-end uses the Dapr state API to save state to Cosmos DB.
Source code: github.com/gba...
Container image used: github.com/gba...
All commands are in this gist: gist.github.co...