Google Cloud
Google Cloud Certified – Associate Cloud Engineer
PR000260
Popular Trending
Validate your skills as an Associate Cloud Engineer with exam code PR000260 in Google Cloud.
498 questions
0 views
Free
Questions 131–140 of 498
A company needs to securely allow employees to access Google Cloud resources. Which Google service should they implement?
-
A
Cloud Identity
-
B
Cloud Storage
-
C
App Engine
-
D
BigQuery
Explanation
Cloud Identity allows for access management and security features, unlike others which focus on storage or analytics.
What happens when you set a Cloud Pub/Sub topic to 'not deliver' if a subscriber is offline?
-
A
Messages queue until online
-
B
Messages are deleted immediately
-
C
Messages trigger a 404 error
-
D
Messages are stored in Cloud Storage
Explanation
Messages are queued until the subscriber becomes online; the others misrepresent message handling behavior.
Which service is primarily used for data storage in Google Cloud?
-
A
Cloud Storage
-
B
Compute Engine
-
C
Cloud Functions
-
D
BigQuery
Explanation
Cloud Storage is designed for object storage, while others serve different purposes.
A company needs to analyze large datasets in real-time. Which service should they use?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
Cloud Firestore
-
D
BigQuery
Explanation
Cloud Pub/Sub facilitates real-time messaging; others are suited for storage or querying.
You are configuring a Firewall rule in Google Cloud. What happens if you set the priority to 1000?
-
A
Overrides all lower-priority rules
-
B
Has no effect on traffic
-
C
Is the default priority
-
D
Less than 100 does not apply
Explanation
Lower-numbered priorities take precedence, making 1000 lower than default.
Which Google Cloud service would you use to run containerized applications?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
Cloud Run
-
D
App Engine
Explanation
Google Kubernetes Engine is specifically designed for managing containerized applications using Kubernetes.
A company needs to handle large-scale data analytics with low latency. Which GCP service should they choose?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud SQL
-
D
Cloud Pub/Sub
Explanation
BigQuery is optimized for large-scale analytics and provides low-latency query performance.
What happens when a service account key is rotated in Google Cloud?
-
A
The old key becomes invalid immediately
-
B
New key replaces the existing key
-
C
All instances are restarted automatically
-
D
Only new tokens use the new key
Explanation
Only new tokens will utilize the new key; existing tokens remain valid until they expire.
Which service allows for automatic scaling of applications?
-
A
Google Kubernetes Engine
-
B
Cloud Functions
-
C
Compute Engine
-
D
Cloud Run
Explanation
Cloud Run automatically scales based on demand, while others require manual configuration.
A company needs to send alerts based on logs from multiple GCP services. Which should they use?
-
A
Cloud Monitoring
-
B
Cloud Pub/Sub
-
C
Cloud Logging
-
D
Stackdriver Alerts
Explanation
Cloud Monitoring consolidates alerts from various services, unlike the others which serve different purposes.