GCP ACE · Question 47 · Domain 5.2: Managing service accounts
You have two projects: 'Project A' (where your Compute Engine VMs run) and 'Project B' (where your BigQuery datasets reside). The VMs in Project A need to run queries against the datasets in Project B.
Which TWO steps are required to configure this cross-project access securely? (Select TWO)
You have two projects: 'Project A' (where your Compute Engine VMs run) and 'Project B' (where your BigQuery datasets reside). The VMs in Project A need to run queries against the datasets in Project B.
Which TWO steps are required to configure this cross-project access securely? (Select TWO)
Answer options:
Identify the Service Account attached to the VMs in Project A.
Download the JSON key for the Service Account in Project B and upload it to the VMs in Project A.
In Project B's IAM settings, grant the Project A Service Account the required BigQuery roles.
Set up VPC Network Peering between Project A and Project B.
Move the BigQuery datasets from Project B into Project A.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Associate Cloud Engineer Practice Exam 6
50 questions · hints · full answers · grading
Expert