Azure Resources - Topics
Nitric Topics are deployed to Azure using Azure Event Grid.
Azure Resources
The following resources are created when deploying Topics to Azure:
- Event Grid Topic
- Event Grid Subscriptions
- Azure Resource Group
Deployment
During deployment the Nitric CLI builds your Topics as follows:
- The Topic definitions as Event Grid Topics
- Subscriber services are built into container images
- Container images are pushed to Azure Container Registry as private images
- Container Apps are setup to run the containers
- Container Apps are subscribed to defined Topics in Event Grid
Last updated on Nov 4, 2024