https://cloud.google.com/certification/guides/cloud-network-engineer/
https://acloud.guru/learn/gcp-certified-professional-cloud-network-engineer
https://www.coursera.org/specializations/networking-google-cloud-platform
https://cloud.google.com/solutions/migration-to-google-cloud-transferring-your-large-datasets
https://cloud.google.com/solutions/hybrid-and-multi-cloud-network-topologies
https://cloud.google.com/vpc/docs/private-access-options
https://cloud.google.com/solutions/policies/designing-gcp-policies-enterprise
https://cloud.google.com/solutions/best-practices-floating-ip-addresses
Our Edge Network is how we connect with ISPs to get traffic to and from users.
Networking is a fundamental construct for any application, however it is also a very complex concept. Join us as we discuss Google Cloud Platform Networking 101 and learn how to build scalable and secure application environments using Cloud Networking technology. Specifically we will be discussing how Google takes the foundations of application development to the next level using both legacy and new Networking technologies and concepts.
VPC https://youtu.be/0hN-dyOV10c?t=202
Private Google Access https://youtu.be/0hN-dyOV10c?t=685
Networking is a fundamental construct for any application, however it is also a very complex concept. Join us for our Networking 102 session as we discuss the ins and outs of traffic routing within the cloud, VPC Network Peering, and the best practices therein.
VPC Peering https://youtu.be/jQc9P7xA_wU?t=1021
Reference Architecture https://youtu.be/jQc9P7xA_wU?t=1340
https://cloud.google.com/compute/docs/ip-addresses/
Many Google Cloud resources can have internal IP addresses and external IP addresses. Instances use these addresses to communicate with other Google Cloud resources and external systems.
Each VM instance can have one primary internal IP address, one or more secondary IP addresses, and one external IP address.
Alias IP ranges overview https://cloud.google.com/vpc/docs/alias-ip
https://cloud.google.com/dns/docs
Publish your domain names by using Google's infrastructure for production-quality, high-volume DNS services. Google's global network of anycast name servers provide reliable, low-latency, authoritative name lookups for your domains from anywhere in the world.
Cloud DNS Overview https://cloud.google.com/dns/docs/overview
DNS Overview https://cloud.google.com/dns/docs/dns-overview
Firewall Rules Overview https://cloud.google.com/vpc/docs/firewalls
Filtering by service account versus network tag https://cloud.google.com/vpc/docs/firewalls#service-accounts-vs-tags
Firewall Rules Logging overview https://cloud.google.com/vpc/docs/firewall-rules-logging
Using firewall rules https://cloud.google.com/vpc/docs/using-firewalls
Network Overview https://cloud.google.com/vpc/docs/vpc
VPC Network Peering overview https://cloud.google.com/vpc/docs/vpc-peering
Using VPC Network Peering https://cloud.google.com/vpc/docs/using-vpc-peering
Configuring Private Google Access for on-premises hosts https://cloud.google.com/vpc/docs/configure-private-google-access-hybrid
Configuring Private Google Access https://cloud.google.com/vpc/docs/configure-private-google-access
Cloud VPN overview https://cloud.google.com/vpn/docs/concepts/overview
Terminology https://cloud.google.com/vpn/docs/concepts/overview#terms
Cloud VPN and other hybrid connectivity solutions https://cloud.google.com/vpn/docs/concepts/choosing-a-hybrid-solution
Choose an interconnect type https://cloud.google.com/interconnect/docs/how-to/choose-type
Direct Peering https://cloud.google.com/interconnect/docs/how-to/direct-peering
Direct Peering allows you to establish a direct peering connection between your business network and Google's edge network and exchange high-throughput cloud traffic.
When established, Direct Peering provides a direct path from your on-premises network to Google services, including the full suite of Google Cloud products. Traffic from Google's network to your on-premises network also takes that direct path, including traffic from VPC networks in your projects.
Unless you need to access G Suite applications, using Dedicated Interconnect is recommended.
Direct Peering exists outside of Google Cloud. Instead of Direct Peering, the recommended methods of access to Google Cloud are Dedicated Interconnect or Partner Interconnect.
Cloud VPN best practices https://cloud.google.com/vpn/docs/resources/best-practices
Our Edge Network is how we connect with ISPs to get traffic to and from users.