Google Cloud
Google Cloud Certified – Professional Cloud Developer
PR000266
Validate your skills as a Professional Cloud Developer with exam code PR000266 in Google Cloud.
495 questions
0 views
Free
Questions 461–470 of 495
A company needs to analyze large volumes of data quickly. Which service should they use?
-
A
BigQuery
-
B
Cloud SQL
-
C
Cloud Storage
-
D
Firestore
Explanation
BigQuery is optimized for fast analysis of large datasets; others are not focused on analytics.
You are configuring IAM roles in your project. What happens if a user has multiple roles assigned?
-
A
Only the highest privilege role applies
-
B
All roles apply simultaneously
-
C
Roles conflict, resulting in denial
-
D
Roles are ignored if conflicting
Explanation
All roles assigned are effective; users accumulate permissions from all assigned roles.
Which Google Cloud service is best for managing serverless applications?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Storage
-
D
App Engine
Explanation
Cloud Functions is designed for serverless applications, whereas the others provide different services.
A company needs a scalable solution for real-time analytics. What should they use?
-
A
Google BigQuery
-
B
Cloud Pub/Sub
-
C
Cloud SQL
-
D
Cloud Dataflow
Explanation
Cloud Dataflow is suited for real-time analytics, while others are not primarily designed for that purpose.
What happens when a virtual machine in Google Cloud is stopped?
-
A
Data on disk is lost
-
B
Billing continues for resources
-
C
VM state is preserved
-
D
Network connections remain active
Explanation
Stopping a VM preserves its state, while the others either violate expected behavior or are outright false.
Which service provides fully managed NoSQL databases?
-
A
Google Cloud Firestore
-
B
Google Cloud Spanner
-
C
Google Cloud SQL
-
D
Google Cloud Datastore
Explanation
Google Cloud Firestore is a fully managed NoSQL database, while the others are different database types.
A company needs high throughput for event data processing—what should they use?
-
A
Cloud Pub/Sub
-
B
Cloud Functions
-
C
Compute Engine
-
D
Cloud Storage
Explanation
Cloud Pub/Sub is designed for high-throughput event data processing, unlike the others which serve different functions.
What happens when you delete a Google Cloud VM instance?
-
A
Data is automatically backed up
-
B
All attached disks are deleted
-
C
Releases all allocated resources
-
D
The instance is simply paused
Explanation
Deleting a VM instance releases all allocated resources, while the other options do not accurately describe the outcome.
Which service is used for real-time analytics on streaming data?
-
A
Cloud Pub/Sub
-
B
Cloud Functions
-
C
BigQuery
-
D
Cloud Storage
Explanation
Cloud Pub/Sub is designed for real-time messaging; others are not primarily for streaming analytics.
A company needs to run containers in a managed environment. Which Google Cloud service should they use?
-
A
Cloud Run
-
B
Compute Engine
-
C
App Engine
-
D
Cloud Functions
Explanation
Cloud Run is specifically designed for managing containerized applications automatically.