GCP CNE Cloud Network Engineer Flashcards
IAM - Permissions are granted to what?
Roles
IAM - Roles are granted to what?
Principals
IAM - Principals are what?
Can be a Google account, a service account, a group, etc. Usually identified by an email address.
IAM - what is a collection of role bindings that bind one or more principals to roles?
Allow Policy
IAM - a service account is meant for what?
To run code as that account
IAM - permissions are stated in what.three.words?
service.resource.verb
IAM - what are the three types of roles?
Basic, Predefined and Custom
IAM - What are the Basic roles?
Don’t use them. i.e. Owner, Editor, Viewer
Billing - a project is linked to how many Cloud Billing accounts?
One
Billing - a Cloud Billing account is linked to how many projects
one or more
Billing - what four time ranges do budgets have?
Monthly, Quarterly, Yearly or Custom
What four ways can you interact with Google Cloud?
Console, SDK, Shell and APIs
Which interaction method installs on your laptop, server or container?
SDK
In order, least to greatest, what are the different “areas” in GCP?
zone, region, multi-region
From top to bottom, how are things organized in GCP?
Org Node > Folders > Projects > Resources