Free Google Associate Cloud Engineer Exam Braindumps (page: 31)

Page 30 of 74

An employee was terminated, but their access to Google Cloud Platform (GCP) was not removed until 2 weeks later. You need to find out this employee accessed any sensitive customer information after their termination.
What should you do?

  1. View System Event Logs in Stackdriver. Search for the user's email as the principal.
  2. View System Event Logs in Stackdriver. Search for the service account associated with the user.
  3. View Data Access audit logs in Stackdriver. Search for the user's email as the principal.
  4. View the Admin Activity log in Stackdriver. Search for the service account associated with the user.

Answer(s): C

Explanation:

https://cloud.google.com/logging/docs/audit
Data Access audit logs Data Access audit logs contain API calls that read the configuration or metadata of resources, as well as user-driven API calls that create, modify, or read user-provided resource data.
https://cloud.google.com/logging/docs/audit#data-access



You need to create a custom IAM role for use with a GCP service. All permissions in the role must be suitable for production use. You also want to clearly share with your organization the status of the custom role. This will be the first version of the custom role.
What should you do?

  1. Use permissions in your role that use the `supported' support level for role permissions. Set the role stage to ALPHA while testing the role permissions.
  2. Use permissions in your role that use the `supported' support level for role permissions. Set the role stage to BETA while testing the role permissions.
  3. Use permissions in your role that use the `testing' support level for role permissions. Set the role stage to ALPHA while testing the role permissions.
  4. Use permissions in your role that use the `testing' support level for role permissions. Set the role stage to BETA while testing the role permissions.

Answer(s): A

Explanation:

When setting support levels for permissions in custom roles, you can set to one of SUPPORTED, TESTING or NOT_SUPPORTED.
Ref: https://cloud.google.com/iam/docs/custom-roles-permissions-support



Your company has a large quantity of unstructured data in different file formats. You want to perform ETL transformations on the data. You need to make the data accessible on Google Cloud so it can be processed by a Dataflow job.
What should you do?

  1. Upload the data to BigQuery using the bq command line tool.
  2. Upload the data to Cloud Storage using the gsutil command line tool.
  3. Upload the data into Cloud SQL using the import function in the console.
  4. Upload the data into Cloud Spanner using the import function in the console.

Answer(s): B

Explanation:

"large quantity" : Cloud Storage or BigQuery "files" a file is nothing but an Object


Reference:

https://cloud.google.com/solutions/performing-etl-from-relational-database-into- bigquery



You need to manage multiple Google Cloud Platform (GCP) projects in the fewest steps possible. You want to configure the Google Cloud SDK command line interface (CLI) so that you can easily manage multiple GCP projects.
What should you?

  1. 1. Create a configuration for each project you need to manage.
    2. Activate the appropriate configuration when you work with each of your assigned GCP projects.
  2. 1. Create a configuration for each project you need to manage.
    2. Use gcloud init to update the configuration values when you need to work with a non-default project
  3. 1. Use the default configuration for one project you need to manage.
    2. Activate the appropriate configuration when you work with each of your assigned GCP projects.
  4. 1. Use the default configuration for one project you need to manage.
    2. Use gcloud init to update the configuration values when you need to work with a non-default project.

Answer(s): A

Explanation:

https://cloud.google.com/sdk/gcloud https://cloud.google.com/sdk/docs/configurations#multiple_configurations






Post your Comments and Discuss Google Google Associate Cloud Engineer exam with other Community members:

Google Associate Cloud Engineer Discussions & Posts