ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 127 - Professional Data Engineer discussion

Report
Export

If you're running a performance test that depends upon Cloud Bigtable, all the choices except one below are recommended steps. Which is NOT a recommended step to follow?

A.
Do not use a production instance.
Answers
A.
Do not use a production instance.
B.
Run your test for at least 10 minutes.
Answers
B.
Run your test for at least 10 minutes.
C.
Before you test, run a heavy pre-test for several minutes.
Answers
C.
Before you test, run a heavy pre-test for several minutes.
D.
Use at least 300 GB of data.
Answers
D.
Use at least 300 GB of data.
Suggested answer: A

Explanation:

If you're running a performance test that depends upon Cloud Bigtable, be sure to follow these steps as you plan and execute your test:

Use a production instance. A development instance will not give you an accurate sense of how a production instance performs under load.

Use at least 300 GB of data. Cloud Bigtable performs best with 1 TB or more of data. However, 300 GB of data is enough to provide reasonable results in a performance test on a 3-node cluster. On larger clusters, use 100 GB of data per node.

Before you test, run a heavy pre-test for several minutes. This step gives Cloud Bigtable a chance to balance data across your nodes based on the access patterns it observes.

Run your test for at least 10 minutes. This step lets Cloud Bigtable further optimize your data, and it helps ensure that you will test reads from disk as well as cached reads from memory.

Reference: https://cloud.google.com/bigtable/docs/performance

asked 18/09/2024
Matt Smith
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first