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