Question 70 of 284
Single answerYou are building an application that will run in your data center. The application will use Google Cloud Platform (GCP) services like AutoML. You created a service account that has appropriate access to AutoML. You need to enable authentication to the APIs from your on-premises environment. What should you do?
AUse service account credentials in your on-premises application.
✓BUse gcloud to create a key file for the service account that has appropriate permissions.
CSet up direct interconnect between your data center and Google Cloud Platform to enable authentication for your on-premises applications.
DGo to the IAM & admin console, grant a user account permissions similar to the service account permissions, and use this user account for authentication from your data center.
✓
Correct Answer: B
Use gcloud to create a key file for the service account that has appropriate permissions.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.