Google Cloud
Google Cloud Certified – Cloud Digital Leader
PR000225
Popular Trending
Get certified as a Cloud Digital Leader with exam code PR000225 to validate your skills in Google Cloud.
489 questions
0 views
Free
Questions 271–280 of 489
Which service is best for machine learning model training?
-
A
AI Platform
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
AI Platform is tailored for model training, while others serve different purposes.
A company needs to analyze large datasets regularly. Which solution should they choose?
-
A
Cloud SQL
-
B
Google Cloud BigQuery
-
C
Cloud Datastore
-
D
Google Sheets
Explanation
BigQuery is optimized for analyzing large datasets efficiently.
What happens when an external service accesses your Google Cloud resource using a service account?
-
A
Access is always denied.
-
B
Permission is determined by IAM roles.
-
C
Access is automatically granted.
-
D
Only public resources are accessible.
Explanation
IAM roles define permissions regardless of external access.
Which service allows you to run containers without managing the underlying infrastructure?
-
A
Google Kubernetes Engine
-
B
Cloud Run
-
C
Compute Engine
-
D
App Engine
Explanation
Cloud Run manages infrastructure for containers, unlike Kubernetes Engine which requires management.
A company needs to analyze real-time streaming data for immediate insights. Which Google Cloud service should they use?
-
A
Cloud Functions
-
B
Cloud Storage
-
C
BigQuery
-
D
Dataflow
Explanation
Dataflow is designed for real-time stream processing, while BigQuery is for batch analysis.
You are configuring IAM roles for a project. What happens when you grant a role to a user at the organization level?
-
A
User gets access to all projects.
-
B
User gets access to separate roles only.
-
C
User gets global permissions only.
-
D
User access is limited to specific services.
Explanation
Granting a role at the organization level gives access across all projects within that organization.
Which service provides scalable object storage?
-
A
Cloud Storage
-
B
Cloud SQL
-
C
Compute Engine
-
D
Cloud Pub/Sub
Explanation
Cloud Storage is designed for scalable object storage, while others serve different functions.
A company needs to store sensitive user data securely. What should they implement?
-
A
IAM with least privilege
-
B
Public access permission
-
C
Unrestricted bucket access
-
D
Default service accounts
Explanation
IAM with least privilege protects sensitive data; other options expose it.
What happens when you exceed the quota for a Cloud BigQuery project?
-
A
Queries will automatically retry
-
B
You will be charged extra fees
-
C
Queries will fail until reset
-
D
No impact, continue normally
Explanation
Queries will fail until quotas are reset during billing cycle.
Which service allows for automatic resource scaling in GCP?
-
A
Cloud Functions
-
B
Cloud Run
-
C
Compute Engine
-
D
Cloud Storage
Explanation
Cloud Run automatically scales containers based on traffic, while others do not scale as automatically or at all.