Event Hub
Google Cloud Pub/Sub is a fully managed, real-time messaging service for ingesting and delivering event streams using a publish/subscribe model. It decouples senders from receivers and scales automatically to handle millions of messages per second with global availability. Its at-least-once delivery and native integration with Dataflow and BigQuery make it a backbone for streaming analytics pipelines.
Capabilities
- Publish/subscribe fan-out
- Content-based routing and filtering
- Many producers, many consumers
- Event replay (streaming variants)