In Pub/Sub, what is the difference between a topic and a subscription?

Google Cloud (GCP) Medium

Google Cloud (GCP) — Medium

In Pub/Sub, what is the difference between a topic and a subscription?

Key points

  • Topics store messages, subscriptions define message delivery
  • Topics are where messages are published, subscriptions control message consumption
  • Understanding the role of topics and subscriptions is essential for effective message handling in Pub/Sub

Ready to go further?

Related questions