Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you assign Identity and Access Management (IAM) permissions to a new application that reads from an existing Cloud Spanner database for dashboard statistics, following Google's best practices?
A
Reuse the existing service account that populates this database.
B
Create a new service account, and grant it the Cloud Spanner Database Admin role.
C
Create a new service account, and grant it the Cloud Spanner Database Reader role.
D
Create a new service account, and grant it the spanner.databases.select permission.