Brush up on topics Flashcards
What is Cloud Interconnect
Cloud Interconnect extends your external network to the Google network through a high-availability, low-latency connection. You can use Dedicated Interconnect to connect directly to Google. Alternatively, you can use Partner Interconnect to connect to Google through a supported service provider. You can use Cross-Cloud Interconnect to connect to your network that’s hosted by another cloud service provider
What are the levels of the GCP resource hierarchy
- Org
- Folder
- Project
- Resources
What is a VPC
A virtual private cloud is a secure, individual private cloud computing model within a public cloud like Google cloud.
What is VPC peering
Connects two Virtual Private Cloud (VPC) networks so that resources in each network can communicate with each other
What is a shared VPC
Allows an organization to connect resources from multiple projects to a common Virtual Private Cloud (VPC) network so that they can communicate with each other securely and efficiently by using internal IP addresses from that network.
Main Difference between VPC peering and Shared VPC
Peering allows internal IP address connectivity across two Virtual Private Cloud (VPC) networks regardless of whether they belong to the same project or the same organization. you are limited to 25 per project and the transitivity isn’t possible.
VPC sharing: Shared VPC allows an organization to connect resources from multiple projects to a common Virtual Private Cloud (VPC) network, so that they can communicate with each other securely and efficiently using internal IPs from that network. When you use Shared VPC, you designate a project as a host project and attach one or more other service projects to it. The VPC networks in the host project are called Shared VPC networks. Eligible resources from service projects can use subnets in the Shared VPC network
Name the types of Cloud load balancers
- Global Http
- Global SSL Proxy
- Global TCP Proxy
- Regional
- Regional Internal
What is Cloud Router
lets Google VPC exchange data with other networks over the VPN using BGP Border Gateway Protocol.
For example, if you use a Cloud VPN tunnel to connect your networks, you can use Cloud Router to establish a BGP session with a router in your peer network over a Cloud VPN tunnel.
lets Google VPC exchange data with other networks over the VPN using Border Gateway Protocol.
Cloud Router
Allows an organization to connect resources from multiple projects to a commonVirtual Private Cloud (VPC) network so that they can communicate with each other securely and efficiently by using internal IP addresses from that network.
Shared VPC