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 111–120 of 498
A company needs to manage sensitive customer data and comply with GDPR. Which Google Cloud feature should they use?
-
A
Cloud Storage Encryption
-
B
Data Loss Prevention API
-
C
Cloud Identity
-
D
Cloud Functions
Explanation
Data Loss Prevention API helps identify and protect sensitive data, while the others do not focus on GDPR compliance directly.
Which Google Cloud service provides managed Kubernetes clusters?
-
A
Google Kubernetes Engine
-
B
App Engine
-
C
Compute Engine
-
D
Cloud Functions
Explanation
Google Kubernetes Engine (GKE) manages Kubernetes clusters, while others serve different purposes like compute or app hosting.
A company needs to analyze a large amount of streaming data in real-time. Which service should they use?
-
A
Cloud Pub/Sub
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
Cloud Pub/Sub is designed for real-time streaming data, unlike the others which focus on storage or batch processing.
You are configuring IAM policies for a storage bucket. What happens if you leave the roles empty?
-
A
No access granted.
-
B
Default public access.
-
C
Inherit roles from parent.
-
D
Access granted to all users.
Explanation
Leaving roles empty means no permissions apply, resulting in no access, unlike the other options which suggest broader access scenarios.
Which Google Cloud service is ideal for data warehousing?
-
A
BigQuery
-
B
Cloud Storage
-
C
Cloud Functions
-
D
Compute Engine
Explanation
BigQuery is designed for large-scale data analysis, while the others serve different purposes.
A company needs to connect its on-premises network to Google Cloud. Which service should they use?
-
A
Cloud VPN
-
B
Cloud Load Balancing
-
C
Cloud CDN
-
D
Cloud Spanner
Explanation
Cloud VPN provides secure connections between networks, while the others are unrelated to network connectivity.
What happens when you disable a Google Cloud IAM role for a service account?
-
A
Access is immediately revoked.
-
B
Service disruptions occur.
-
C
Settings must be manually reset.
-
D
It remains active for 30 days.
Explanation
Disabling the role revokes access to resources, while the others are incorrect scenarios related to IAM roles.
Which service is used for serverless application deployment?
-
A
Cloud Functions
-
B
Cloud SQL
-
C
Cloud Storage
-
D
Compute Engine
Explanation
Cloud Functions allows deploying serverless applications, while others provide different functionalities.
A company wants to allow access to a cloud resource only for specific IP ranges. Which feature should they use?
-
A
Firewall Rules
-
B
IAM Policies
-
C
Load Balancer
-
D
Cloud CDN
Explanation
Firewall Rules restrict access based on IP, while IAM controls user permissions.
What happens when you accidentally delete a Cloud Storage bucket?
-
A
Bucket is permanently lost
-
B
Bucket data is temporally recoverable
-
C
Bucket must be restored from backup
-
D
Bucket can be restored for 30 days
Explanation
Deleted buckets are permanent unless versioning is enabled; other options are incorrect recovery processes.