Review Questions
You can find the answers in the Appendix.
-
You have just opened the GCP console at console.google.com. You have authenticated with the user you want to use. What is one of the first things you should do before performing tasks on VMs?
- Open Cloud Shell.
- Verify you can SSH into a VM.
- Verify that the selected project is the one you want to work with.
- Review the list of running VMs.
-
What is a one-time task you will need to complete before using the console?
- Set up billing
- Create a project
- Create a storage bucket
- Specify a default zone
-
A colleague has asked for your assistance setting up a test environment in Google Cloud. They have never worked in GCP. You suggest starting with a single VM. Which of the following is the minimal set of information you will need?
- A name for the VM and a machine type
- A name for the VM, a machine type, a region, and a zone
- A name for the VM, a machine type, a region, a zone, and a CIDR block
- A name for the VM, a machine type, a...