Google Cloud Platform Multiple-Choice Questions (MCQs)

Google Cloud Platform, offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search, Gmail, Google Drive, and YouTube. (More)

Google Cloud Platform MCQs: This section contains multiple-choice questions and answers on the various topics of Google Cloud Platform. Practice these MCQs to test and enhance your skills on Google Cloud Platform.

List of Google Cloud Platform MCQs

1. When did Google cloud platform launch?

  1. 2006
  2. 2005
  3. 2007
  4. 2008

Answer: D) 2008

Explanation:

GCP (google cloud platform) was launched in 2008.

Discuss this Question


2. Among AWS and GCP, which of the cloud services came first?

  1. AWS (amazon web service)
  2. GCP (Google cloud platform)

Answer: A) AWS (amazon web service)

Explanation:

AWS (Amazon web service) was launched in 2006.

Discuss this Question


3. Among AWS and GCP, which of the cloud services is more in demand and offers more services?

  1. AWS (amazon web service)
  2. GCP (Google cloud platform)

Answer: A) AWS (amazon web service)

Explanation:

AWS (Amazon web service) is demanded more as it offers more services than GCP.

Discuss this Question


4. What do you mean by cloud computing? Select the best answer.

  1. A term referring to storing data over the internet.
  2. A platform where you can access huge amounts of data without having a hard disk.
  3. A platform where you can access the data from a remote server.
  4. All of the above.

Answer: D) All of the above.

Explanation:

Cloud computing is a general term that is used to store a huge amount of data over the internet. This is a platform where you can access your data from any remote server.

Discuss this Question


5. Cloud computing offers how many service models?

  1. 3
  2. 4
  3. 2
  4. 5

Answer: A) 3

Explanation:

Cloud computing offers three service models: IaaS, PaaS, and SaaS.

Discuss this Question


6. Developing and deploying web-based software in data centers is managed by which Google cloud platform service?

  1. Compute engine
  2. Google App engine
  3. Kubernetes Engines

Answer: B) Google App engine

Explanation:

Developing and deploying web-based software in data centers is managed by the Google App engine service of GCP.

Discuss this Question


7. Google App Engine follows which cloud computing model?

  1. IAAS
  2. SAAS
  3. PAAS

Answer: C) PAAS

Explanation:

Google app engine follows the PAAS i.e., platform as a service cloud computing model.

Discuss this Question


8. Google App Engine comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: A) Compute service

Explanation:

Google app engine is a compute service in GCP.

Discuss this Question


9. Can you test your application in the Google app engine?

  1. Yes
  2. No

Answer: A) Yes

Explanation:

Google app engine offers the feature to test your application.

Discuss this Question


10. Which of the following languages are supported by the Google app engine?

  1. Python
  2. Java
  3. Ruby
  4. C++
  5. All of the above

Answer: E) All of the above

Explanation:

Google app engine supports a variety of languages including GO, PHP, Java, Python, NodeJS, .NET, and Ruby.

Discuss this Question


11. Google app engine follows which type of architecture?

  1. Layered architecture
  2. Client-Server architecture.
  3. Event-Driven architecture.
  4. Microkernel architecture.
  5. Microservices architecture.

Answer: E) Microservices architecture.

Explanation:

Google app engine follows the microservices type of architecture.

Discuss this Question


12. Which of the following GCP Services aid us to run Windows and Linux-based virtual machines?

  1. Compute engine
  2. Google App engine
  3. Kubernetes Engines

Answer: A) Compute engine

Explanation:

Compute engine is a type of GCP Service that aids us to run Windows and Linux-based virtual machines.

Discuss this Question


13. Google compute engine follows which cloud computing model?

  1. IAAS
  2. SAAS
  3. PAAS

Answer: A) IAAS

Explanation:

Google compute engine follows the IAAS i.e., infrastructure as a service cloud computing model.

Discuss this Question


14. Google Compute Engine comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: A) Compute service

Explanation:

Google compute engine is a compute service in GCP and both the google app engine and google compute engine works together but their process is different.

Discuss this Question


15. What is GKE in the google cloud platform?

  1. Google kit environment
  2. Google Kubernetes environment
  3. Google Kubernetes engine

Answer: C) Google Kubernetes engine

Explanation:

GKE stands for Google Kubernetes engine.

Discuss this Question


16. Containerized applications can be deployed, managed, and scaled on Google using which service?

  1. Compute engine
  2. Google App engine
  3. Kubernetes Engines

Answer: C) Kubernetes Engines

Explanation:

Containerized applications can be deployed, managed, and scaled on the Google Kubernetes engine.

Discuss this Question


17. Google Kubernetes Engines follows which cloud computing model?

  1. IAAS
  2. SAAS
  3. PAAS

Answer: C) PAAS

Explanation:

Google Kubernetes Engines follows the PAAS i.e., platform as a service cloud computing model.

Discuss this Question


18. Google Kubernetes Engines comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: A) Compute service

Explanation:

Google Kubernetes Engines is a compute service in GCP.

Discuss this Question


19. What does VPC stand for?

  1. Virtual private computing
  2. Virtual private cloud
  3. Virtual public computing

Answer: B) Virtual private cloud

Explanation:

VPC stands for virtual private cloud.

Discuss this Question


20. VPC comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: B) Networking service

Explanation:

VPC is a networking service in GCP.

Discuss this Question


21. Which of the following GCP services helps you to create a secure environment for the application deployments?

  1. Compute engine
  2. Google App engine
  3. Cloud load balancing
  4. VPC

Answer: D) VPC

Explanation:

VPC is a kind of GCP service that helps you to create a secure environment for application deployments.

Discuss this Question


22. Suppose you are asked to distribute workload across different computing resources then which of the following GCP service you would use?

  1. Compute engine
  2. Google App engine
  3. Cloud load balancing
  4. VPC

Answer: C) Cloud load balancing

Explanation:

Cloud load balancing is a type of GCP service which distributes workload across different computing resources.

Discuss this Question


23. How many types of google cloud load balancers are there?

  1. 3
  2. 4
  3. 5
  4. 6

Answer: D) 6

Explanation:

Google cloud load balancers are of 6 types, which are again divided into two types: global type and regional type.

Discuss this Question


24. How many types of global load balancers are there in GCP?

  1. 4
  2. 5
  3. 3
  4. 6

Answer: C) 3

Explanation:

Global load balancers are: HTTP Load Balancer, the SSL Proxy, and the TCP Proxy.

Discuss this Question


25. How many types of regional load balancers are there in GCP?

  1. 4
  2. 5
  3. 3
  4. 6

Answer: C) 3

Explanation:

Regional load balancers are: Internal HTTP(S), External network TCP/UDP, and Internal TCP/UDP.

Discuss this Question


26. Google load balancing comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: B) Networking service

Explanation:

Google load balancing comes under networking service.

Discuss this Question


27. What is CDN?

  1. Compute delivery net
  2. Cloud delivery network
  3. Content delivery network
  4. Content domain name

Answer: C) Content delivery network

Explanation:

CDN stands for content delivery network.

Discuss this Question


28. In which of the following GCP service data centers and proxy servers are distributed geographically?

  1. Google App engine
  2. Cloud load balancing
  3. VPC
  4. Content delivery network

Answer: D) Content delivery network

Explanation:

CDN is a type of GCP service in which data centers and proxy servers are distributed geographically.

Discuss this Question


29. CDN comes under which kind of service?

  1. Compute service
  2. Networking service
  3. Storage service
  4. Big data service

Answer: B) Networking service

Explanation:

CDN comes under networking service.

Discuss this Question


30. How many types of storage classes does GCP provide?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: C) 4

Explanation:

There are four types of storage classes in GCP: Standard storage, nearline storage, coldline storage, and archive storage.

Discuss this Question


31. Which type of storage class in GCP is commonly used for hot data?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage.

Answer: A) Standard storage

Explanation:

Standard storage is a type of storage class in GCP which is commonly used for hot data.

Discuss this Question


32. Which type of data includes websites, mobile apps, streaming videos, etc?

  1. Hot data
  2. Cold data

Answer: A) Hot data

Explanation:

Hot data is a type of data that includes websites, mobile apps, streaming videos, etc.

Discuss this Question


33. Which type of storage class in GCP is often used for storing infrequently accessed data and data is stored here for 30 days?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage.

Answer: B) Nearline storage

Explanation:

Nearline storage is a type of storage class in GCP which is often used for storing infrequently accessed data and data is stored here for 30 days.

Discuss this Question


34. Which type of storage class in GCP you will use if you are asked to store infrequently accessed data for approximately 3 months?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage.

Answer: C) Coldline storage

Explanation:

Coldline storage is a type of storage class in GCP that we will use if we are asked to store infrequently accessed data for approximately 3 months.

Discuss this Question


35. Which type of storage class in GCP is best for data archiving, online backup, and disaster recovery?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage.

Answer: D) Archive storage.

Explanation:

Archive storage is a type of storage class in GCP which is best at data archiving, online backup, and disaster recovery.

Discuss this Question


36. Which type of storage class in GCP provides the lowest cost service?

  1. Standard storage
  2. Nearline storage
  3. Coldline storage
  4. Archive storage.

Answer: D) Archive storage.

Explanation:

Archive storage is a type of storage class that provides us lowest cost service.

Discuss this Question


37. Are Nearline storage and coldline storage services both the same?

  1. Yes
  2. No

Answer: B) NO

Explanation:

Nearline storage and coldline storage aren't the same coldline storage class is better as it offers us the feature to store the data for 3 months i.e., 90 days whereas nearline storage class offers us the feature to store the data for 30 days.

Discuss this Question


38. What is the minimum storage duration for the archive storage class?

  1. 180 days
  2. 200 days
  3. 365 days
  4. 60 days

Answer: C) 365 days

Explanation:

Minimum storage duration for the archive storage class is 365 days.

Discuss this Question


39. How many types of relational database engines are supported by Google Cloud SQL?

  1. 4
  2. 3
  3. 2
  4. 5

Answer: B) 3

Explanation:

Three types of relational database engines are supported by google cloud SQL: MYSQL, POSTGRESQL, and SQL SERVER.

Discuss this Question


40. Which of the three relational database engines supported by GCP, handles web services supporting many users at the same time?

  1. MYSQL
  2. POSTGRESQL
  3. SQL SERVER.

Answer: B) POSTGRESQL

Explanation:

POSTGRESQL is one of the three relational database engines supported by GCP who is responsible for handling web services that support many users at the same time.

Discuss this Question


41. Which of the three relational database engines supported by GCP, which database engine is responsible for storing and extracting the data when requested by the applications?

  1. MYSQL
  2. POSTGRESQL
  3. SQL SERVER.

Answer: C) SQL SERVER.

Explanation:

SQLSERVER is one of the three relational database engines supported by GCP which database engine is responsible for storing and extracting the data when requested by the applications.

Discuss this Question


42. Which storage service in GCP handles very large amounts of structured data?

  1. MYSQL
  2. POSTGRESQL
  3. SQL SERVER
  4. Bigtable

Answer: D) Bigtable

Explanation:

Google BigTable is a type of storage service in GCP which handles very large amounts of structured data.

Discuss this Question


43. Is Bigtable a SQL database or a NoSQL database?

  1. SQL
  2. NoSQL

Answer: B) NoSQL

Explanation:

Bigtable is a NoSQL database.

Discuss this Question


44. Google Bigtable in GCP supports which type of NoSQL?

  1. Document databases.
  2. Key-value stores.
  3. Column-oriented databases.
  4. Graph databases.

Answer: C) Column-oriented databases

Explanation:

Bigtable is a NoSQL database that supports the Column-oriented NoSQL type.

Discuss this Question


45. Which type of data does Bigtable in GCP handle?

  1. Structured data
  2. Unstructured data
  3. Semi structured data

Answer: A) Structured data

Explanation:

Bigtable handles structured types of data.

Discuss this Question


46. Which service in GCP is known to be entirely serverless and cost-effective enterprise data storeroom?

  1. Google Bigtable
  2. Cloud SQL
  3. BigQuery
  4. Google Cloud Datastore

Answer: C) BigQuery

Explanation:

BigQuery service in GCP is known to be entirely serverless and cost-effective enterprise data storeroom.

Discuss this Question


47. Which of the following services in GCP is used for analyzing the data to find meaningful results without the need for any database administrator?

  1. Google Bigtable
  2. Cloud SQL
  3. BigQuery
  4. Google Cloud Datastore
  5. Cloud data flow

Answer: C) BigQuery

Explanation:

Google BigQuery service in GCP is used for analyzing the data to find meaningful results without the need for any database administrator.

Discuss this Question


48. Google Bigtable comes under which kind of service in GCP?

  1. Network service
  2. Data Analytics
  3. Big data
  4. Storage service

Answer: D) Storage service

Explanation:

Google Bigtable service is a kind of storage service in GCP.

Discuss this Question


49. Google BigQuery comes under which kind of service in GCP?

  1. Network service
  2. Big data
  3. Storage service

Answer: B) Big data

Explanation:

Google BigQuery is a kind of data analytics service in GCP.

Discuss this Question


50. Which of the following services is responsible for executing automatic transactions and provide features to work with a rich set of queries?

  1. Google cloud data store
  2. Google Cloud SQL
  3. Google BigQuery

Answer: A) Google cloud data store

Explanation:

Google cloud data store service is responsible for executing automatic transactions and provides features to work with a rich set of queries.

Discuss this Question


51. Which service in GCP is used as the service for running Apache Hadoop and Spark jobs?

  1. Google cloud data store
  2. Google Cloud SQL
  3. Google BigQuery
  4. Google dataproc

Answer: D) Google dataproc

Explanation:

Google dataproc service in GCP is used as the service for running Apache Hadoop and Spark jobs.

Discuss this Question


52. Is Dataflow in GCP the same as Dataproc in GCP?

  1. Yes
  2. No

Answer: B) NO

Explanation:

Google dataflow service is related to real time data processing whereas google dataproc service is a big data tool.

Discuss this Question


53. Among Dataproc services and BigQuery, which of the following service is faster when it comes to performance?

  1. Dataproc
  2. BigQuery

Answer: B) BigQuery

Explanation:

BigQuery is quite faster than dataproc when it comes to performance.

Discuss this Question


54. Which GCP service is responsible for protecting your most sensitive data like credit card details etc?

  1. Cloud data loss prevention
  2. Data loss
  3. Backup
  4. Recovery

Answer: A) Cloud data loss prevention

Explanation:

Cloud data loss prevention is a kind of GCP service that is responsible for protecting your most sensitive data like credit card details etc.

Discuss this Question


55. What Does IAM stand for in Cloud?

  1. Identity access manager
  2. Identity access management
  3. Identify user-access management

Answer: B) Identity access management

Explanation:

In GCP, IAM stands for identity access management.

Discuss this Question


56. Which of the following GCP services provides you to rapidly view the alerts (logs, metrics from GCP resources) on your cloud also this service is known to be the centralized method of receiving signals?

  1. Google monitoring service
  2. Google stackdriver
  3. Cloud Armor
  4. Cloud security scanner

Answer: B) Google stackdriver

Explanation:

Google stackdriver service provides you to rapidly view the alerts (logs, metrics from GCP resources) on your cloud also this service is known to be the centralized method of receiving signals.

Discuss this Question


57. Which of the following stackdriver features is responsible for providing nonstop information on resource uses like CPU usage, memory allocation, etc?

  1. Stackdriver tracing
  2. Stackdriver debugging
  3. Stackdriver profiler
  4. Stack driver error reporting

Answer: C) Stackdriver profiler

Explanation:

Google stackdriver profiler is responsible for providing nonstop information on resource uses like CPU usage, memory allocation, etc.

Discuss this Question


58. Which of the following stackdriver features are responsible for gathering the network latency data from applications deployed in Google App Engine?

  1. Stackdriver tracing
  2. Stackdriver debugging
  3. Stackdriver profiler
  4. Stack driver error reporting

Answer: A) Stackdriver tracing

Explanation:

Google stackdriver Tracing feature is basically responsible for gathering the network latency data from applications deployed in Google App Engine.

Discuss this Question


59. Suppose you want to use all the features of Google Cloud services straight from your mobile devices then which GCP service would you use?

  1. Google cloud app
  2. Google cloud console app
  3. Google mobile
  4. None

Answer: B) Google cloud console app

Explanation:

Google cloud console app will allow you to use all the features of Google Cloud services straight from your mobile devices.

Discuss this Question


60. If you want to run machine learning training jobs then which of the following service of GCP you would suggest?

  1. Google cloud app
  2. Google cloud console app
  3. Google ML
  4. Google cloud ML engine
  5. Google bigdata

Answer: D) Google cloud ML engine

Explanation:

Google cloud ML engine is a service that allows you to run machine learning training jobs and also helps in making predictions.

Discuss this Question


61. Which GCP service aid you to create and train tailored ML models with limited ML skills?

  1. Google cloud app
  2. Google cloud console app
  3. Google ML
  4. Google cloud ML engine
  5. Google bigdata

Answer: B) Google cloud console app

Explanation:

Google cloud Auto ML aid you to create and train tailored ML models with limited ML skills.

Discuss this Question


62. Suppose you want to securely connect, manage, and ingest data using various types of sensors and devices then which of the following GCP service would you use?

  1. IoT Core
  2. IoT edge
  3. Google cloud auto ML
  4. Google ML
  5. Google cloud ML engine

Answer: A) IoT Core

Explanation:

IoT core service in GCP will be used in a situation where you are asked to securely connect, manage, and ingest data using various types of sensors and devices.

Discuss this Question


63. Google IoT architecture is categorized into how many stages?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: C) 4

Explanation:

Google IoT architecture is categorized into 4 stages: data gathering, data ingestion, data processing, and data analysis.

Discuss this Question


64. Which of the following protocols are used by Google IoT core?

  1. HTTP
  2. MQTT
  3. Only A
  4. Only B
  5. Both

Answer: E) Both

Explanation:

Google IoT core uses HTTP and MQTT.

Discuss this Question


65. Is google IoT core a fully managed service?

  1. Yes
  2. No

Answer: A) YES

Explanation:

Google IoT core is a fully managed and serverless service and also you don't need any installation.

Discuss this Question


66. How many components does Google IOT edge consist of?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: A) 2

Explanation:

Google IoT edge consists of two main components: Edge IoT Core and Edge ML.

Discuss this Question


67. In GCP, which of the following provides computing services?

  1. EC2
  2. Virtual machines
  3. Google Compute engines

Answer: C) Google Compute engines

Explanation:

Google compute engine provides computing services in GCP.

Discuss this Question


68. In GCP, which of the following provides storage services?

  1. Google cloud storage
  2. Virtual machines
  3. S3
  4. Google Compute engines

Answer: A) Google cloud storage

Explanation:

Google cloud storage provides storage services in GCP.

Discuss this Question


69. In GCP, which services are used for app testing?

  1. Testing devices
  2. DevTest
  3. Cloud test labs

Answer: C) Cloud test labs

Explanation:

In GCP, cloud test labs are used for app testing purposes.

Discuss this Question


70. In GCP, ____ are used as virtual networks?

  1. VPC
  2. Subnets
  3. VNet

Answer: B) Subnets

Explanation:

In GCP, subnets are used as virtual network.

Discuss this Question


71. Which of the following uses VNet as a virtual network?

  1. GCP
  2. Azure
  3. AWS

Answer: B) Azure

Explanation:

Azure uses VNet as a virtual network.

Discuss this Question


72. Which of the following uses VPC as a virtual network?

  1. GCP
  2. Azure
  3. AWS

Answer: C) AWS

Explanation:

AWS uses VPC as a virtual network.

Discuss this Question


73. Which GCP service allows users to register and manage domains on Google Cloud?

  1. Google domains
  2. Google console
  3. Google IAM

Answer: A) Google domains

Explanation:

Google domains allow users to register and manage domains on Google Cloud.

Discuss this Question


74. Which of the following GCP services is responsible for translating requests for domain names into IP addresses?

  1. Google domains
  2. Google console
  3. Google DNS
  4. Google IAM

Answer: C) Google DNS

Explanation:

Google DNS service is a type of GCP service which is responsible for translating requests for domain names into IP addresses.

Discuss this Question


75. What does DNS stand for?

  1. Domain naming service
  2. Domain name system
  3. Denial name service

Answer: B) Domain name system

Explanation:

DNS stands for domain name system.

Discuss this Question


76. How many types of zones does cloud DNS offer in GCP?

  1. 3
  2. 2
  3. 4
  4. 5

Answer: B) 2

Explanation:

Cloud DNS offers two types of zones: Public zones and privately manages zones.

Discuss this Question


77. Which of the following zones in DNS is visible to the internet?

  1. Public Zones
  2. Privately managed zone

Answer: A) Public Zones

Explanation:

Public zones in DNS are visible to the internet.

Discuss this Question


78. You can connect your on-premises network to Google's network through a low-latency, highly available connection using which GCP service?

  1. Cloud interconnect
  2. Cloud CDN
  3. Cloud DNS

Answer: A) Cloud interconnect

Explanation:

You can connect your on-premises network to Google's network through a low-latency, highly available connection using Cloud Interconnect.

Discuss this Question


79. Which of the following GCP services connects two Virtual Private Cloud (VPC) networks?

  1. Cloud interconnect
  2. Cloud DNS
  3. VPC network peering

Answer: C) VPC network peering

Explanation:

VPC network peering service connects two Virtual Private Cloud (VPC) networks.

Discuss this Question


80. In GCP, is the subnet and VPC network the same thing?

  1. Yes
  2. No

Answer: B) NO

Explanation:

Subnet and VPC networks both are different types of resources in Google cloud.

Discuss this Question


81. In GCP, subnets are ____?

  1. Regional resources
  2. Global resources
  3. Eligible resources

Answer: A) Regional resources

Explanation:

Subnets are regional resources.

Discuss this Question


82. In GCP, VPC networks are____?

  1. Regional resources
  2. Global resources
  3. Eligible resources

Answer: B) Global resources

Explanation:

VPC networks are a type of global resource in GCP.

Discuss this Question


83. The VPC networks in the host project are called____?

  1. Shared VPC
  2. Network peering
  3. Cloud VPC

Answer: A) Shared VPC

Explanation:

The VPC networks in the host project are called Shared VPC.

Discuss this Question


84. VPC follows which cloud computing model?

  1. IAAS
  2. PAAS
  3. SAAS

Answer: C) SAAS

Explanation:

VPC is a SAAS i.e., software as a service.

Discuss this Question


85. Google cloud datalab analyzes which kind of data?

  1. Structured
  2. Unstructured
  3. Both
  4. Only structured
  5. Only unstructured

Answer: C) Both

Explanation:

Google cloud datalab manages structured or unstructured data.

Discuss this Question


86. Which of the following typically stores unstructured data in GCP?

  1. Google cloud datalab
  2. Google cloud storage
  3. Bigtable
  4. BigQuery

Answer: B) Google cloud storage

Explanation:

Google cloud storage typically stores unstructured data in GCP.

Discuss this Question


87. Which database is used for mobile app development in GCP?

  1. Cloud SQL
  2. Firebase
  3. Cloud Bigtable

Answer: B) Firebase

Explanation:

Firebase is a kind of database in GCP which is used for mobile app development.

Discuss this Question


88. How many types of databases does firebase offer in GCP?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: A) 2

Explanation:

Firebase offers two types of databases in GCP: Cloud firestore, Realtime database.

Discuss this Question


89. Among Cloud firestore, Realtime database which one offers a low latency solution?

  1. Cloud firestore
  2. Realtime database

Answer: B) Realtime database

Explanation:

Realtime database offers low latency solution.

Discuss this Question


90. Among Cloud firestore, Realtime database which one is faster?

  1. Cloud firestore
  2. Realtime database

Answer: A) Cloud firestore

Explanation:

Cloud Firestore is faster than Realtime database.

Discuss this Question


91. Which type of database would you choose if you are asked to store unstructured data in JSON format?

  1. Cloud firestore
  2. Realtime database

Answer: B) Realtime database

Explanation:

Realtime database is a type of database we will choose if we are asked to store unstructured data in JSON format.

Discuss this Question


92. Which type of database would you choose, if you want to create many databases?

  1. Cloud firestore
  2. Realtime database

Answer: B) Realtime database

Explanation:

Realtime database is a type of database we will choose if we are asked to create many databases.

Discuss this Question


93. All Firebase ____ data is stored as JSON objects.

  1. Cloud firestore
  2. Realtime database

Answer: B) Realtime database

Explanation:

All Firebase Realtime Database data is stored as JSON objects.

Discuss this Question


94. A powerful set of pre-trained machine learning models can be accessed via REST or RPC APIs through ____?

  1. Vision API
  2. Speech API
  3. Translation API
  4. Jobs API

Answer: A) Vision API

Explanation:

A powerful set of pre-trained machine learning models can be accessed via REST or RPC APIs through Vision API.

Discuss this Question


95. Which of the following services provides developers with an easy-to-use API that allows them to convert audio into text using powerful neural network models?

  1. Vision API
  2. Speech API
  3. Translation API
  4. Jobs API

Answer: B) Speech API

Explanation:

Speech API provides developers with an easy-to-use API that allows them to convert audio into text using powerful neural network models.

Discuss this Question


96. Over one hundred languages can be translated instantly with ____

  1. Vision API
  2. Speech API
  3. Translation API
  4. Jobs API

Answer: C) Translation API

Explanation:

Over one hundred languages can be translated instantly with Google's neural machine translation API.

Discuss this Question


97. A ____ container is an organized set of resources that can be grouped and organized hierarchically via organizations, folders, or projects.

  1. Google cloud resource
  2. Resource groups
  3. Resource management

Answer: A) Google cloud resource

Explanation:

A Google Cloud resource container is an organized set of resources that can be grouped and organized hierarchically via organizations, folders, or projects.

Discuss this Question


98. You can test your app on a wide variety of devices and configurations through ____, a cloud-based app testing infrastructure

  1. Cloud test
  2. Test Lab
  3. Testing devices

Answer: B) Test Lab

Explanation:

You can test your app on a wide variety of devices and configurations through Test Lab, a cloud-based app testing infrastructure.

Discuss this Question


99. Cloud IAM is a ____ service in GCP?

  1. Computing service
  2. Network service
  3. Identity and security
  4. Management tools

Answer: C) Identity and security

Explanation:

Cloud IAM comes under Identity and security service in GCP.

Discuss this Question


100. In addition to automating Google Cloud resources creation and management, Google ____provides infrastructure deployment services.

  1. Cloud SDK
  2. Deployment Manager
  3. Cloud Source Repositories
  4. Cloud Test Lab

Answer: B) Deployment Manager

Explanation:

In addition to automating Google Cloud resources creation and management, Google Cloud Deployment Manager provides infrastructure deployment services.

Discuss this Question





Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.