General-purpose instances are widely used in the GCP environment! Understanding how to create and configure an instance is a pretty important task. In this hands-on lab, we will create and configure a general-purpose instance.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create the General Purpose Instance
In the lab, the correct project is already selected. In the real world, if you have multiple projects, you would want to choose the appropriate project before starting.
- From Google Cloud console’s main navigation, choose Compute Engine.
- Click Create.
- Give your instance a name.
- Make sure your instance is in the US-Central-1 region; the zone does not matter.
- For Machine Family, click General-purpose and choose e2-medium.
- Under Firewall, we are going to choose HTTP and HTTPS.
- Click Create.
- Verify the Instance Was Created
From the Instance dashboard, verify the instance is up and running.