Regarding Identity and Access Management (IAM), Which type of special account belonging to your application allows your code to access Google services programmatically?
Suggested Answer:A🗳️
A service account is a special Google account that can be used by applications to access Google services programmatically. This account belongs to your application or a virtual machine (VM), instead of to an individual end user. Your application uses the service account to call the Google API of a service, so that the users aren't directly involved. A service account can have zero or more pairs of service account keys, which are used to authenticate to Google. A service account key is a public/private key pair generated by Google. Google retains the public key, while the user is given the private key. Reference: https://cloud.google.com/iam/docs/service-accounts
A service account is a special Google account that can be used by applications to access Google services programmatically. This account belongs to your application or a virtual machine (VM), instead of to an individual end user.
A is right
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
EricHo
Highly Voted 3 years, 7 months agoamministrazione
Most Recent 8 months, 3 weeks agoSizuma
2 years, 8 months agobamjive06
3 years, 6 months ago01037
3 years, 7 months agoAlwaysLearning2020
3 years, 7 months ago