Google Cloud
Google Cloud Certified – Generative AI Leader
PR000309
Trending
Become a certified Generative AI Leader with exam code PR000309 to enhance your AI skills in Google Cloud.
489 questions
0 views
Free
Questions 61–70 of 489
Which Google Cloud service is designed for serverless application deployment?
-
A
Google Cloud Functions
-
B
Google Compute Engine
-
C
Google Kubernetes Engine
-
D
Google Cloud Run
Explanation
Google Cloud Functions enables serverless deployments, unlike the others.
A company needs a data storage solution that scales automatically and requires no management. Which Google Cloud service should they choose?
-
A
Google Cloud Storage
-
B
Google BigQuery
-
C
Google Cloud SQL
-
D
Google Firestore
Explanation
Google Cloud Storage offers automatic scaling and is managed by Google.
What happens when you enable 'classic' data retention in Google Cloud Pub/Sub?
-
A
Messages are retained forever.
-
B
Messages are deleted instantly.
-
C
Retention must be specified.
-
D
Messages are saved for a week.
Explanation
Classic retention needs explicit configuration for duration.
Which Google Cloud service is best for running containerized applications?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
App Engine
-
D
Cloud Run
Explanation
Google Kubernetes Engine is optimized for container orchestration; the others serve different purposes.
A company wants to analyze large datasets with low latency. Which Google Cloud solution should they use?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud Storage
-
D
Datastore
Explanation
BigQuery is designed for fast, interactive analysis of large datasets; the other options are not optimized for this purpose.
What happens when you grant a user a role with minimum permissions in Google Cloud IAM?
-
A
User can perform all tasks
-
B
User cannot access resources
-
C
User has reduced access
-
D
User gains admin rights
Explanation
The user has reduced access according to granted permissions; other options misrepresent IAM functioning.
Which Google Cloud service can help with machine learning model training and deployment?
-
A
AI Platform
-
B
Cloud Functions
-
C
Cloud Storage
-
D
BigQuery
Explanation
AI Platform is specifically designed for ML tasks, while the others serve different purposes.
A company needs to analyze user sentiment in real-time from social media posts. Which service is best suited for this?
-
A
Dataflow
-
B
Firestore
-
C
AI Platform
-
D
Cloud Functions
Explanation
Dataflow is optimal for real-time data processing, unlike the other services which handle different functionalities.
What happens when you attempt to exceed your quota for BigQuery API requests?
-
A
Requests are blocked
-
B
Additional charges apply
-
C
Requests are queued
-
D
Service automatically scales
Explanation
Exceeding your quota results in rejected requests, while the other options are inaccurate about API behavior.
Which service is most suitable for real-time data processing in Google Cloud?
-
A
Cloud Dataflow
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Pub/Sub
Explanation
Cloud Dataflow specializes in real-time data processing, while others are for storage and analysis.