Setting up cloud projects Flashcards
At what level in the resource hierarchy do you apply organizational policies?
Organization and folder levels
How do you apply organizational policies to the resource hierarchy?
Using the Organization Policy Service
How do you audit IAM policies in Google Cloud?
Using the IAM Policy Troubleshooter or Cloud Audit Logs
How do you create a custom IAM role?
Using the IAM policy, Cloud Console, or gcloud command-line tool
How do you create a folder in Google Cloud?
Using the Google Cloud Console or gcloud command-line tool
How do you create a new project in Google Cloud?
Using the Google Cloud Console or gcloud command-line tool
How do you create a service account in Google Cloud?
Using the Google Cloud Console or gcloud command-line tool
How do you create resource tags in Google Cloud?
Using the Google Cloud Console or gcloud command-line tool
How do you enable APIs within a project?
Using the Google Cloud Console or gcloud command-line tool
How do you grant IAM roles to members within a project?
Using the IAM policy, Google Cloud Console, or gcloud command-line tool
How do you manually add users to Cloud Identity?
Using the Google Admin Console
How do you provision products in the Google Cloud operations suite?
Using the Cloud Console, API, or gcloud command-line tool
How do you request an increase in quotas?
Using the Google Cloud Console or support
How do you set up billing for a Google Cloud project?
By associating the project with a billing account
What are billing accounts in Google Cloud?
Accounts that track usage costs and payments
What are organization policies used for?
To enforce compliance and security requirements
What are quotas in Google Cloud?
Limits on the usage of Google Cloud resources to prevent abuse
What are the best practices for managing service account keys?
Rotate keys regularly and avoid embedding them in code