Question 60 of 139
Single answerYou are configuring a new application that has access to an existing Cloud Spanner database. The new application reads from this database to gather statistics for a dashboard. You want to follow Google-recommended practices when granting Identity and Access Management (IAM) permissions. What should you do?
AReuse the existing service account that populates this database.
BCreate a new service account, and grant it the Cloud Spanner Database Admin role.
✓CCreate a new service account, and grant it the Cloud Spanner Database Reader role.
DCreate a new service account, and grant it the spanner.databases.select permission.
✓
Correct Answer: C
Create a new service account, and grant it the Cloud Spanner Database Reader role.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.