What is the delivery type of a subscription by default when adding it to a topic in Cloud Pub/Sub?
Thursday, 03 August 2023 by EITCA Academy
When adding a subscription to a topic in Cloud Pub/Sub, the default delivery type is "PULL". Cloud Pub/Sub is a messaging service provided by Google Cloud Platform that allows for the asynchronous communication between applications. It enables publishers to send messages to topics, and subscribers to receive those messages from the topics. In Cloud Pub/Sub,
- Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, Getting started with GCP, Cloud Pub/Sub, Examination review
Tagged under: Cloud Computing, Cloud Pub/Sub, Delivery Type, Google Cloud Platform, Messaging Service, Subscription