You need to verify that all data written to BigQuery originated exclusively from the App Engine Default Service Account. How should you proceed? | Google Professional Cloud Security Engineer Quiz - LeetQuiz
You need to verify that all data written to BigQuery originated exclusively from the App Engine Default Service Account. How should you proceed?
Exam-Like
A
Use Cloud Logging and filter on BigQuery Insert Jobs. 2. Click on the email address in line with the App Engine Default Service Account in the authentication field. 3. Click Hide Matching Entries. 4. Make sure the resulting list is empty.
B
Use Cloud Logging and filter on BigQuery Insert Jobs. 2. Click on the email address in line with the App Engine Default Service Account in the authentication field. 3. Click Show Matching Entries. 4. Make sure the resulting list is empty.
C
In BigQuery, select the related dataset. 2. Make sure that the App Engine Default Service Account is the only account that can write to the dataset.
D
Go to the Identity and Access Management (IAM) section of the project. 2. Validate that the App Engine Default Service Account is the only account that has a role that can write to BigQuery.