PROFESSIONAL-DATA-ENGINEER · Question #257
PROFESSIONAL-DATA-ENGINEER Question #257: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-DATA-ENGINEER to reveal the answer and full explanation for question #257. The question stem and answer options stay visible for context.
Question
You are using Bigtable to persist and serve stock market data for each of the major indices. To serve the trading application, you need to access only the most recent stock prices that are streaming in. How should you design your row key and tables to ensure that you can access the data with the simplest query?
Options
- ACreate one unique table for all of the indices, and then use the index and timestamp as the row key design
- BCreate one unique table for all of the indices, and then use a reverse timestamp as the row key design.
- CFor each index, have a separate table and use a timestamp as the row key design
- DFor each index, have a separate table and use a reverse timestamp as the row key design
Unlock PROFESSIONAL-DATA-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-DATA-ENGINEER questions. Unlock PROFESSIONAL-DATA-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.