PCDE Plan and manage database infrastructure • Set 7
PCDE Plan and manage database infrastructure Practice Test 7 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. After creating this Bigtable instance, the administrator noticed high read latency during peak hours. Which configuration change would most likely help?
gcloud bigtable instances create my-instance \
--display-name="My Instance" \
--cluster=my-cluster \
--cluster-zone=us-central1-a \
--cluster-num-nodes=3 \
--cluster-storage-type=SSD \
--cluster-autoscaling-min-nodes=1 \
--cluster-autoscaling-max-nodes=10