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 441–450 of 489
What happens when migrating from a region with high latency to a lower latency region?
-
A
Increased costs appear.
-
B
Data loss may occur.
-
C
Performance should improve.
-
D
No effects on performance.
Explanation
Performance should improve due to reduced latency; others misinterpret the effects of migration.
Which Google Cloud service is best for ML model training?
-
A
AI Platform
-
B
Cloud Functions
-
C
Cloud Datastore
-
D
App Engine
Explanation
AI Platform is specifically designed for ML training, unlike the other services.
A startup wants to store structured data with global scaling. Which database should they choose?
-
A
Cloud Firestore
-
B
BigQuery
-
C
Cloud SQL
-
D
Cloud Spanner
Explanation
Cloud Spanner offers global scalability for structured data, while others do not.
What happens when a service account is deleted?
-
A
All associated resources are deleted.
-
B
Access rights are revoked.
-
C
Nothing, it stays intact.
-
D
It becomes inactive but recoverable.
Explanation
Access rights are revoked when the service account is deleted; resources may remain.
Which service in Google Cloud is best for real-time data analytics?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud Functions
-
D
Cloud Pub/Sub
Explanation
Cloud Pub/Sub is designed for real-time messaging, whereas BigQuery is for batch analytics.
You are configuring IAM roles for a new project. Which role provides permissions to manage other IAM roles?
-
A
viewer
-
B
editor
-
C
security admin
-
D
project owner
Explanation
The security admin role is specifically designed for managing IAM roles and settings.
What happens when you apply an Exponential Backoff strategy for retries in Cloud Functions?
-
A
Immediate retries are attempted.
-
B
It increases delay after failures.
-
C
All retries fail automatically.
-
D
Only one retry will be attempted.
Explanation
Exponential Backoff increases delay between retries to reduce system overload.
Which service in GCP enables scalable data analytics?
-
A
BigQuery
-
B
Cloud Functions
-
C
App Engine
-
D
Cloud Storage
Explanation
BigQuery is designed for scalable data analytics, while others serve different functions.
A company needs to run machine learning experiments without impacting production. What should they use?
-
A
AI Platform Notebooks
-
B
Google Kubernetes Engine
-
C
Compute Engine
-
D
Cloud Functions
Explanation
AI Platform Notebooks is specifically designed for ML experiments, while the others may disrupt production.
You are configuring a Google Cloud Pub/Sub topic; which property cannot be set?
-
A
Message retention duration
-
B
Number of subscribers
-
C
Message ordering
-
D
Inferred schema
Explanation
The number of subscribers is dynamic and not a configurable property, unlike the others.