Service invocation using Dapr
This bonus assignment is about using Dapr to invoke the VehicleRegistrationService
from the FineCollectionService
. You will use the service invocation building block 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
- Invoke Vehicle Registration Service from Fine Collection Service
- Deploying service invocation to Azure Kubernetes Service
- Deploying service invocation to Azure Container Apps