
Ultimate access to all questions.
You are managing a data pipeline that efficiently writes data to Google Cloud Bigtable using well-structured row keys. To ensure optimal performance and plan for scaling, you need to monitor the pipeline's performance to identify the appropriate time to increase the size of your Cloud Bigtable cluster. Which two actions can you take to accomplish this? (Choose two.)
A
Review Key Visualizer metrics. Increase the size of the Cloud Bigtable cluster when the Read pressure index is above 100.
B
Review Key Visualizer metrics. Increase the size of the Cloud Bigtable cluster when the Write pressure index is above 100.
C
Monitor the latency of write operations. Increase the size of the Cloud Bigtable cluster when there is a sustained increase in write latency.
D
Monitor storage utilization. Increase the size of the Cloud Bigtable cluster when utilization increases above 70% of max capacity.
E
Monitor latency of read operations. Increase the size of the Cloud Bigtable cluster if read operations take longer than 100 ms.