Topic 2 Question 48
What are the minimum permissions needed for a service account used with Google Dataproc?
Execute to Google Cloud Storage; write to Google Cloud Logging
Write to Google Cloud Storage; read to Google Cloud Logging
Execute to Google Cloud Storage; execute to Google Cloud Logging
Read and write to Google Cloud Storage; write to Google Cloud Logging
解説
Service accounts authenticate applications running on your virtual machine instances to other Google Cloud Platform services. For example, if you write an application that reads and writes files on Google Cloud Storage, it must first authenticate to the Google Cloud Storage API. At a minimum, service accounts used with Cloud Dataproc need permissions to read and write to Google Cloud Storage, and to write to Google Cloud Logging. Reference: https://cloud.google.com/dataproc/docs/concepts/service-accounts#important_notes
ユーザの投票
コメント(5)
Correct D
👍 4[Removed]2020/03/21Answer: D Description: Self explanatory
👍 4[Removed]2020/03/28- 👍 3daghayeghi2021/03/03
シャッフルモード