List of questions
Related questions
Question 83 - Professional Cloud Database Engineer discussion
Your organization has a busy transactional Cloud SQL for MySQL instance. Your analytics team needs access to the data so they can build monthly sales reports. You need to provide data access to the analytics team without adversely affecting performance. What should you do?
A.
Create a read replica of the database, provide the database IP address, username, and password to the analytics team, and grant read access to required tables to the team.
B.
Create a read replica of the database, enable the cloudsql.iam_authentication flag on the replica, and grant read access to required tables to the analytics team.
C.
Enable the cloudsql.iam_authentication flag on the primary database instance, and grant read access to required tables to the analytics team.
D.
Provide the database IP address, username, and password of the primary database instance to the analytics, team, and grant read access to required tables to the team.
Your answer:
0 comments
Sorted by
Leave a comment first