GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #1
PROFESSIONAL-CLOUD-DEVELOPER Question #1: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.
Designing Bigtable schemas
Question
You are designing a schema for a table that will be moved from MySQL to Cloud Bigtable. The MySQL table is as follows: How should you design a row key for Cloud Bigtable for this table?
Options
- ASet Account_id as a key.
- BSet Account_id_Event_timestamp as a key.
- CSet Event_timestamp_Account_id as a key.
- DSet Event_timestamp as a key.
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER 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.
Topics
#Cloud Bigtable#Row Key Design#Schema Design#NoSQL Databases