- Lab
- A Cloud Guru
Build a Custom Network in Google Cloud Shell
Networks are the very backbone of cloud computing, and the ability to create a custom network is crucial. Custom networks allow custom subnets and firewall rules as well, so you can completely control access to your resources. In this hands-on lab, you’ll use the Google Cloud Shell to create a Cloud VPC network with two subnets, firewall rules that allow SSH ingress, and Compute Engine VM instances that connect to the subnets. Once the network and resources are established, you’ll test the connectivity of the networks via an SSH terminal.
Path Info
Table of Contents
-
Challenge
Create Custom Network and Subnets in Cloud Shell
After starting the Cloud Shell, issue the necessary commands to create a custom network with two subnets, one in the US and one in Europe.
-
Challenge
Define Firewall Rule to Allow SSH
In Cloud Shell, run the command to create a firewall rule that allows SSH access on port 22 for the network.
-
Challenge
Spin Up VM Instances
Create two Compute Engine VM instances, one in each subnet.
-
Challenge
Test Via SSH
In an SSH session for the VM instance in the US, ping the VM in Europe to test the connectivity.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.