Data Communication and Computer Networks - Cloud Computing

61. Cloud Bigtable provides a NoSQL based managed service option. Which one of the following is a valid use case for this service?

  • Option : D
  • Explanation :
    The sparse, wide table format and extremely low write latency of Cloud Bigtable makes it a great option for fat streaming services like loT
Cancel reply
Cancel reply

63. Which of the following storage options is not a database?

  • Option : A
  • Explanation :
    BigQuery is the only option that is not a database. The backend of BiQuery is columnar storage.
Cancel reply
Cancel reply

64. Which of the following is the most common API format in GCP?

  • Option : C
  • Explanation :
    REST APIs is the default API format for GCP. It is the most common API format today.
Cancel reply
Cancel reply

65. What is the purpose of an API?

  • Option : C
  • Explanation :
    APIs are used to simplify the way different, disparate, software resources communicate. APIs provide a uniform format for different applications to communicate
Cancel reply
Cancel reply