Quiz 4 Question 1
For ingesting high-volume time-series data, the optimal row key design is to always begin the key with the event timestamp (e.g., 2025-09-15T10:30:00Z#sensor_123) to ensure data is stored chronologically and is optimized for fast range scans.
This exercise is part of the course
Build Streaming Data Pipelines on Google Cloud
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise