What are the 4 areas of Cloud Infrastructure?
What is under Cloud Infrastructure - Foundation?
What falls under Infrastructure - Core Services?
What falls under Cloud Infra - Scaling and Automation?
What comes under Cloud Infrastructure - Container and Srvices?
Is there usually more than one solution fo a task or application in GCP?
YES
What are 2 common tools allow you to interact with GCP?
What is the difference between Cloud Console and Cloud Shell?
Cloud shell is a command line tool, Cloud Console is a GUI
How would you define GCP’s networking?
GCP uses software defined network that is built on a global fiber infrastructure that makes GCP one of the largest and fastest.
How should one think about resources in GCP?
Thinking resources as services as opposed to hardware - will help with options available and their behavior
What are VPCs objects?
What can you do with a VPC?
With Google Cloud Platform VPC, you can provision your GCP resources, connect them to each other and isolate them from one another in a virtual private cloud
How would you describe a VPC?
Essentially, VPC is a comprehensive set of Google managed networking objects
What are different modes of networks in VPC?
Default
Auto
Custom
What do sub-networks help accomplish?
Sub-networks let you divide and segregate your resources.
What is the key organizer of the infrastructure resources?
Project
What is a key role played by the project?
A project associates objects and services with Billing
How many networks(VPCs) can a project have?
Five
How would you describe a VPC?
A VPC network is somply a construct of all of the individial IP addresses, or services that are within that network
What are some features of a network?
What is one feature of auto network?
Auto networks can be promoted to custom, but once custom they stay custom.
How do things get isolated using networks(VPC)

How do sub-networks cross zones?

What are subnetworks mostly designed for?
Subnetworks are for managing resources.
