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 361–370 of 489
Which service allows for infrastructure automation in GCP?
-
A
Deployment Manager
-
B
App Engine
-
C
Cloud Functions
-
D
BigQuery
Explanation
Deployment Manager automates resource provisioning, while others serve different functions.
A company needs to analyze streaming data in real-time. Which GCP service should they use?
-
A
Dataflow
-
B
Cloud Storage
-
C
Cloud SQL
-
D
Compute Engine
Explanation
Dataflow is designed for real-time data processing, unlike the others.
What happens when you delete a Google Cloud project?
-
A
All resources are preserved
-
B
It can be recovered within 30 days
-
C
Billing is terminated immediately
-
D
Users retain ownership of IAM roles
Explanation
Deleting a project marks it for deletion and allows recovery for 30 days; other options are incorrect about resource management.
Which service enables automatic scaling of workloads?
-
A
Cloud Functions
-
B
Cloud Storage
-
C
Cloud BigQuery
-
D
Cloud Firestore
Explanation
Cloud Functions automatically scale based on demand; others do not support automatic scaling.
A company needs to analyze large datasets in real-time. Which Google Cloud service should they use?
-
A
Cloud SQL
-
B
Cloud Pub/Sub
-
C
Cloud Firestore
-
D
BigQuery
Explanation
BigQuery is designed for analyzing large datasets quickly, while others are not suited for real-time analytics.
What happens when you apply a deny rule in IAM?
-
A
Access is allowed for all users
-
B
Access is denied for specified users
-
C
Policies override deny rules
-
D
No effect if user is not in policy
Explanation
A deny rule explicitly denies access to specified users, while other options incorrectly describe IAM behavior.
Which Google Cloud service is best for container orchestration?
-
A
Google Kubernetes Engine
-
B
Google App Engine
-
C
Cloud Functions
-
D
Compute Engine
Explanation
Google Kubernetes Engine manages container orchestration, while others serve different purposes.
A company needs a scalable storage solution for big data analysis. What should they use?
-
A
Cloud Storage
-
B
BigQuery
-
C
Cloud SQL
-
D
Filestore
Explanation
BigQuery is optimized for big data analysis, whereas other options are not suited for this task.
You are configuring a service account with minimal privileges. What should you do?
-
A
Assign Owner role
-
B
Use read-only roles
-
C
Enable all APIs
-
D
Grant full access to project
Explanation
Using read-only roles ensures minimal privileges are granted, unlike the other options which grant excessive access.
Which Google Cloud service is best for storing large amounts of unstructured data?
-
A
Cloud Storage
-
B
BigQuery
-
C
Cloud Spanner
-
D
Cloud Pub/Sub
Explanation
Cloud Storage specializes in unstructured data; BigQuery is for analysis, Cloud Spanner is a database, and Cloud Pub/Sub is for messaging.