In this hands-on lab, we are going to create a custom mode VPC network on Google Cloud Platform. The objective is to become familiar working with VPC configurations.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create a custom VPC network.
Create a custom VPC network with two subnets.
- Create a firewall rule.
Create a firewall rule to allow SSH access (TCP:22) to instances on our custom network.
- Create Compute Engine instance on custom VPC network.
Create Compute Engine instance on custom VPC network.