This quickstart shows you how to use Dataflow to read messages published to a Pub/Sub topic, window (or group) the messages by timestamp, and Write the messages to Cloud Storage.
Overview
Syllabus
- GSP903
- Overview
- Setup
- Task 1. Create project resources
- Task 2. Review code to stream messages from Pub/Sub to Cloud Storage
- Task 3. Start the pipeline
- Task 4. Observe job and pipeline progress
- Task 5. Cleanup
- Congratulations!