Google Cloud Pub/Sub and Dataflow

GCP's managed messaging (Pub/Sub) and stream-processing (Dataflow, built on Apache Beam) stack. Pub/Sub provides at-least-once and exactly-once delivery with push/pull subscribers; Dataflow runs windowed, watermark-aware Beam pipelines.

API entry from apis.yml

apis.yml Raw ↑
aid: streaming:gcp-pubsub
name: Google Cloud Pub/Sub and Dataflow
description: GCP's managed messaging (Pub/Sub) and stream-processing (Dataflow, built on Apache Beam)
  stack. Pub/Sub provides at-least-once and exactly-once delivery with push/pull subscribers; Dataflow
  runs windowed, watermark-aware Beam pipelines.
humanURL: https://cloud.google.com/pubsub
tags:
- Streaming
- GCP
- Managed
properties:
- type: Documentation
  url: https://cloud.google.com/pubsub/docs
- type: Documentation
  url: https://cloud.google.com/dataflow/docs