Solved

You Built an Application on Your Development Laptop That Uses

Question 199

Multiple Choice

You built an application on your development laptop that uses Google Cloud services. Your application uses Application Default Credentials for authentication and works fine on your development laptop. You want to migrate this application to a Compute Engine virtual machine (VM) and set up authentication using Google-recommended practices and minimal changes. What should you do?


A) Assign appropriate access for Google services to the service account used by the Compute Engine VM.
B) Create a service account with appropriate access for Google services, and configure the application to use this account.
C) Store credentials for service accounts with appropriate access for Google services in a config file, and deploy this config file with your application.
D) Store credentials for your user account with appropriate access for Google services in a config file, and deploy this config file with your application.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions