ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 145 - Professional Data Engineer discussion

Report
Export

You are integrating one of your internal IT applications and Google BigQuery, so users can query BigQuery from the application's interface. You do not want individual users to authenticate to BigQuery and you do not want to give them access to the dataset. You need to securely access BigQuery from your IT application.

What should you do?

A.
Create groups for your users and give those groups access to the dataset
Answers
A.
Create groups for your users and give those groups access to the dataset
B.
Integrate with a single sign-on (SSO) platform, and pass each user's credentials along with the query request
Answers
B.
Integrate with a single sign-on (SSO) platform, and pass each user's credentials along with the query request
C.
Create a service account and grant dataset access to that account. Use the service account's private key to access the dataset
Answers
C.
Create a service account and grant dataset access to that account. Use the service account's private key to access the dataset
D.
Create a dummy user and grant dataset access to that user. Store the username and password for that user in a file on the files system, and use those credentials to access the BigQuery dataset
Answers
D.
Create a dummy user and grant dataset access to that user. Store the username and password for that user in a file on the files system, and use those credentials to access the BigQuery dataset
Suggested answer: C
asked 18/09/2024
Przemysław Doczkal
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first