ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 169 - Professional Data Engineer discussion

Report
Export

You're using Bigtable for a real-time application, and you have a heavy load that is a mix of read and writes. You've recently identified an additional use case and need to perform hourly an analytical job to calculate certain statistics across the whole database. You need to ensure both the reliability of your production application as well as the analytical workload.

What should you do?

A.
Export Bigtable dump to GCS and run your analytical job on top of the exported files.
Answers
A.
Export Bigtable dump to GCS and run your analytical job on top of the exported files.
B.
Add a second cluster to an existing instance with a multi-cluster routing, use live-traffic app profile for your regular workload and batch-analytics profile for the analytics workload.
Answers
B.
Add a second cluster to an existing instance with a multi-cluster routing, use live-traffic app profile for your regular workload and batch-analytics profile for the analytics workload.
C.
Add a second cluster to an existing instance with a single-cluster routing, use live-traffic app profile for your regular workload and batch-analytics profile for the analytics workload.
Answers
C.
Add a second cluster to an existing instance with a single-cluster routing, use live-traffic app profile for your regular workload and batch-analytics profile for the analytics workload.
D.
Increase the size of your existing cluster twice and execute your analytics workload on your new resized cluster.
Answers
D.
Increase the size of your existing cluster twice and execute your analytics workload on your new resized cluster.
Suggested answer: B
asked 18/09/2024
DATA 7 DATA7
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first