Topic 2 Question 62
All Google Cloud Bigtable client requests go through a front-end server ______ they are sent to a Cloud Bigtable node.
before
after
only if
once
解説
In a Cloud Bigtable architecture all client requests go through a front-end server before they are sent to a Cloud Bigtable node. The nodes are organized into a Cloud Bigtable cluster, which belongs to a Cloud Bigtable instance, which is a container for the cluster. Each node in the cluster handles a subset of the requests to the cluster. When additional nodes are added to a cluster, you can increase the number of simultaneous requests that the cluster can handle, as well as the maximum throughput for the entire cluster. Reference: https://cloud.google.com/bigtable/docs/overview
コメント(3)
Answer: A Description: front end and then bigtable node
👍 6[Removed]2020/03/29Answer : A
👍 5[Removed]2020/03/21Definitely A
👍 3pmfmouta2021/02/23
シャッフルモード