Google Cloud Resources - Topics
Nitric Topics are deployed to Google Cloud using PubSub.
Google Cloud Resources
The following resources are created when deploying Topics to Google Cloud:
- PubSub Topic
 - PubSub Subscription (push)
 - Cloud Run (subscribers)
 
Deployment
During deployment, your topics will be provisioned as follows:
- The topic definition and resource group are deployed as a PubSub topic
 - Cloud Run applications that subscribe will have a push subscription deployed for them
 
Last updated on Nov 26, 2024