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 491–492 of 492
A company needs to analyze real-time streaming data. What should they use?
-
A
Google BigQuery
-
B
Google Pub/Sub
-
C
Cloud Storage
-
D
Cloud Firestore
Explanation
Google Pub/Sub is designed for real-time data streaming, whereas the others are for batch processing or storage.
You are configuring IAM policies. What happens if you grant a user both viewer and editor roles on the same resource?
-
A
User acts as viewer only
-
B
User acts as editor only
-
C
User has both permissions
-
D
Policy is invalid
Explanation
IAM allows cumulative permissions, so the user holds both roles' permissions effectively.