Home »
MCQs
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?
- 2006
- 2005
- 2007
- 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?
- AWS (amazon web service)
- 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?
- AWS (amazon web service)
- 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.
- A term referring to storing data over the internet.
- A platform where you can access huge amounts of data without having a hard disk.
- A platform where you can access the data from a remote server.
- 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?
- 3
- 4
- 2
- 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?
- Compute engine
- Google App engine
- 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?
- IAAS
- SAAS
- 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?
- Compute service
- Networking service
- Storage service
- 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?
- Yes
- 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?
- Python
- Java
- Ruby
- C++
- 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?
- Layered architecture
- Client-Server architecture.
- Event-Driven architecture.
- Microkernel architecture.
- 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?
- Compute engine
- Google App engine
- 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?
- IAAS
- SAAS
- 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?
- Compute service
- Networking service
- Storage service
- 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?
- Google kit environment
- Google Kubernetes environment
- 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?
- Compute engine
- Google App engine
- 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?
- IAAS
- SAAS
- 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?
- Compute service
- Networking service
- Storage service
- 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?
- Virtual private computing
- Virtual private cloud
- 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?
- Compute service
- Networking service
- Storage service
- 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?
- Compute engine
- Google App engine
- Cloud load balancing
- 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?
- Compute engine
- Google App engine
- Cloud load balancing
- 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?
- 3
- 4
- 5
- 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?
- 4
- 5
- 3
- 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?
- 4
- 5
- 3
- 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?
- Compute service
- Networking service
- Storage service
- Big data service
Answer: B) Networking service
Explanation:
Google load balancing comes under networking service.
Discuss this Question
27. What is CDN?
- Compute delivery net
- Cloud delivery network
- Content delivery network
- 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?
- Google App engine
- Cloud load balancing
- VPC
- 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?
- Compute service
- Networking service
- Storage service
- 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?
- 2
- 3
- 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?
- Standard storage
- Nearline storage
- Coldline storage
- 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?
- Hot data
- 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?
- Standard storage
- Nearline storage
- Coldline storage
- 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?
- Standard storage
- Nearline storage
- Coldline storage
- 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?
- Standard storage
- Nearline storage
- Coldline storage
- 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?
- Standard storage
- Nearline storage
- Coldline storage
- 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?
- Yes
- 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?
- 180 days
- 200 days
- 365 days
- 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?
- 4
- 3
- 2
- 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?
- MYSQL
- POSTGRESQL
- 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?
- MYSQL
- POSTGRESQL
- 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?
- MYSQL
- POSTGRESQL
- SQL SERVER
- 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?
- SQL
- NoSQL
Answer: B) NoSQL
Explanation:
Bigtable is a NoSQL database.
Discuss this Question
44. Google Bigtable in GCP supports which type of NoSQL?
- Document databases.
- Key-value stores.
- Column-oriented databases.
- 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?
- Structured data
- Unstructured data
- 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?
- Google Bigtable
- Cloud SQL
- BigQuery
- 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?
- Google Bigtable
- Cloud SQL
- BigQuery
- Google Cloud Datastore
- 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?
- Network service
- Data Analytics
- Big data
- 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?
- Network service
- Big data
- 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?
- Google cloud data store
- Google Cloud SQL
- 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?
- Google cloud data store
- Google Cloud SQL
- Google BigQuery
- 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?
- Yes
- 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?
- Dataproc
- 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?
- Cloud data loss prevention
- Data loss
- Backup
- 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?
- Identity access manager
- Identity access management
- 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?
- Google monitoring service
- Google stackdriver
- Cloud Armor
- 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?
- Stackdriver tracing
- Stackdriver debugging
- Stackdriver profiler
- 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?
- Stackdriver tracing
- Stackdriver debugging
- Stackdriver profiler
- 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?
- Google cloud app
- Google cloud console app
- Google mobile
- 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?
- Google cloud app
- Google cloud console app
- Google ML
- Google cloud ML engine
- 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?
- Google cloud app
- Google cloud console app
- Google ML
- Google cloud ML engine
- 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?
- IoT Core
- IoT edge
- Google cloud auto ML
- Google ML
- 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?
- 2
- 3
- 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?
- HTTP
- MQTT
- Only A
- Only B
- Both
Answer: E) Both
Explanation:
Google IoT core uses HTTP and MQTT.
Discuss this Question
65. Is google IoT core a fully managed service?
- Yes
- 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?
- 2
- 3
- 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?
- EC2
- Virtual machines
- 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?
- Google cloud storage
- Virtual machines
- S3
- 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?
- Testing devices
- DevTest
- 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?
- VPC
- Subnets
- 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?
- GCP
- Azure
- 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?
- GCP
- Azure
- 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?
- Google domains
- Google console
- 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?
- Google domains
- Google console
- Google DNS
- 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?
- Domain naming service
- Domain name system
- 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?
- 3
- 2
- 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?
- Public Zones
- 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?
- Cloud interconnect
- Cloud CDN
- 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?
- Cloud interconnect
- Cloud DNS
- 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?
- Yes
- 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 ____?
- Regional resources
- Global resources
- Eligible resources
Answer: A) Regional resources
Explanation:
Subnets are regional resources.
Discuss this Question
82. In GCP, VPC networks are____?
- Regional resources
- Global resources
- 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____?
- Shared VPC
- Network peering
- 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?
- IAAS
- PAAS
- 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?
- Structured
- Unstructured
- Both
- Only structured
- 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?
- Google cloud datalab
- Google cloud storage
- Bigtable
- 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?
- Cloud SQL
- Firebase
- 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?
- 2
- 3
- 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?
- Cloud firestore
- 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?
- Cloud firestore
- 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?
- Cloud firestore
- 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?
- Cloud firestore
- 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.
- Cloud firestore
- 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 ____?
- Vision API
- Speech API
- Translation API
- 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?
- Vision API
- Speech API
- Translation API
- 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 ____
- Vision API
- Speech API
- Translation API
- 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.
- Google cloud resource
- Resource groups
- 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
- Cloud test
- Test Lab
- 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?
- Computing service
- Network service
- Identity and security
- 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.
- Cloud SDK
- Deployment Manager
- Cloud Source Repositories
- 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