Skip to main content

gcp_pubsub_topic

  • Categories: Compute
  • Service: pubsub
  • Provider Link: Pub/Sub Topic

Description​

GCP Pub/Sub Topic is a messaging entity within the Google Cloud Pub/Sub service that acts as a conduit for messages sent by publishers. It allows applications to send messages to a centralized topic, which are then delivered to one or more subscribing applications. Pub/Sub Topics facilitate decoupled communication, enabling scalable and reliable messaging patterns for distributed systems.

Base Hierarchy​

Hierarchy of Pub/Sub Topic

Relationship to other Resources​

Diagram of Pub/Sub Topic resource relationships

Properties​

Diagram of Pub/Sub Topic data model