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 261–270 of 489
What happens when multiple IAM roles are assigned to a Google Cloud user?
-
A
Only one role is applied
-
B
No permissions are granted
-
C
All roles are combined
-
D
User is denied access
Explanation
Roles are additive; user permissions combine from all assigned roles.
Which service is used for serverless cloud functions?
-
A
Google Cloud Functions
-
B
Google Compute Engine
-
C
Google App Engine
-
D
Google Kubernetes Engine
Explanation
Google Cloud Functions allows you to deploy serverless functions, while the others are for different compute models.
A company needs to manage permissions for a group of users efficiently. What would be the best approach?
-
A
Create individual IAM roles
-
B
Use groups for IAM roles
-
C
Give all users owner permissions
-
D
Remove roles regularly
Explanation
Using groups in IAM simplifies permission management by applying them collectively, while individual roles can be cumbersome.
You are configuring a virtual machine. What happens if you set the firewall to deny all incoming traffic?
-
A
All traffic is blocked except HTTPS
-
B
No inbound connections will be allowed
-
C
Outward traffic is also blocked
-
D
Only internal traffic is allowed
Explanation
Setting the firewall to deny all incoming traffic blocks all inbound connections, not affecting outgoing connections.
Which service provides fully managed databases in GCP?
-
A
Cloud SQL
-
B
Cloud Functions
-
C
Compute Engine
-
D
Cloud Storage
Explanation
Cloud SQL is specifically designed for managed databases; the others serve different purposes.
A company needs to identify traffic patterns in real-time for its web application. What is the best approach?
-
A
Use Stackdriver Logging
-
B
Implement Cloud Pub/Sub
-
C
Utilize BigQuery real-time analytics
-
D
Store logs in Cloud Storage
Explanation
BigQuery facilitates real-time analytics on large datasets, unlike the logging and storage options provided.
What happens when you assign IAM roles to a Google Cloud resource?
-
A
Roles apply immediately to the resource
-
B
Roles take 24 hours to apply
-
C
Only admins can see changes
-
D
Roles must be reapplied daily
Explanation
IAM roles take effect immediately upon assignment; other options inaccurately imply delays or limitations in visibility.
Which service provides real-time data processing?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
Cloud Functions
-
D
Cloud SQL
Explanation
Cloud Pub/Sub enables real-time messaging, whereas others focus on storage or functions.
A company needs to analyze large datasets without managing infrastructure. What should they use?
-
A
BigQuery
-
B
Compute Engine
-
C
Cloud Storage
-
D
App Engine
Explanation
BigQuery is a serverless data warehouse, while others require infrastructure management.
What happens when a Google Cloud resource is deleted?
-
A
Resource is permanently lost.
-
B
It goes to a trash bin.
-
C
It can be recovered for 30 days.
-
D
Resource remains reserved.
Explanation
Deleted resources can often be recovered within a specific timeframe.