Your company is streaming real-time sensor data from their factory floor into Bigtable and they have noticed extremely poor performance. How should the row key be redesigned to improve Bigtable performance on queries that populate real-time dashboards?
A. Use a row key of the form <timestamp>.
B. Use a row key of the form <sensorid>.
C. Use a row key of the form <timestamp>#<sensorid>.
D. Use a row key of the form >#<sensorid>#<timestamp>.
Your company is streaming real-time sensor data from their factory floor into Bigtable and they have noticed extremely p
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Your company is streaming real-time sensor data from their factory floor into Bigtable and they have noticed extremely p
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!