Google Cloud
Google Cloud Certified – Associate Data Practitioner
PR000306
Become a certified Associate Data Practitioner with exam code PR000306 to validate your data skills in Google Cloud.
492 questions
0 views
Free
Questions 471–480 of 492
What happens when you delete a Cloud Storage bucket that contains objects?
-
A
Bucket is recycled.
-
B
Objects are permanently deleted.
-
C
Objects are moved to Coldline.
-
D
Bucket can be restored within 30 days.
Explanation
All objects inside the bucket are permanently deleted; there is no recycling option for buckets.
Which service is best for serverless data processing?
-
A
Cloud Functions
-
B
Google Kubernetes Engine
-
C
BigQuery
-
D
Compute Engine
Explanation
Cloud Functions enables serverless execution, while the others require more management.
A company needs to store large unstructured data efficiently. What Google Cloud service should they choose?
-
A
Cloud Storage
-
B
Cloud SQL
-
C
Firestore
-
D
Memorystore
Explanation
Cloud Storage is optimal for unstructured data, whereas the others are more suited for structured or transactional data.
You are configuring access management for a project. What happens when you grant an IAM role with limited permissions?
-
A
User gains full project access
-
B
Access is restricted to role-defined limits
-
C
User cannot access anything
-
D
All project resources become public
Explanation
Granting a limited IAM role restricts access to just those permissions, rather than full access.
Which Google Cloud service provides serverless data warehousing?
-
A
BigQuery
-
B
Cloud SQL
-
C
Dataflow
-
D
Cloud Spanner
Explanation
BigQuery is specifically designed for serverless data warehousing; others are not primarily for this purpose.
A company needs real-time analytics for IoT device data. Which GCP service should they use?
-
A
Cloud Pub/Sub
-
B
Cloud Storage
-
C
BigQuery
-
D
Cloud Functions
Explanation
Cloud Pub/Sub allows real-time data ingestion, while others do not provide real-time capabilities.
You are configuring IAM policies. What happens when a user has multiple roles assigned?
-
A
User can exceed permissions of all roles
-
B
User can only utilize highest role's permissions
-
C
Permissions are merged for the user
-
D
User is denied all permissions
Explanation
IAM roles permissions are cumulative, allowing the user to utilize all granted permissions.
Which service enables real-time data streaming in Google Cloud?
-
A
Cloud Pub/Sub
-
B
BigQuery
-
C
Cloud Storage
-
D
Cloud Functions
Explanation
Cloud Pub/Sub is designed specifically for real-time messaging and data streaming, while the others serve different purposes.
A company needs to securely store sensitive user information in a compliant manner. Which Google Cloud service is ideal for this?
-
A
Cloud Firestore
-
B
Cloud SQL
-
C
Cloud Bigtable
-
D
Cloud Key Management
Explanation
Cloud Key Management helps in managing encryption keys securely for sensitive data storage.
What happens when you enable 'Audit Logs' for a Google Cloud resource?
-
A
Resource usage is reported daily
-
B
All API calls are recorded
-
C
Resource is automatically encrypted
-
D
Billing is calculated in real-time
Explanation
Enabling 'Audit Logs' records all API calls for monitoring and compliance, while the other options do not pertain to audit logging.