Review Questions
You can find the answers in the Appendix.
-
Which page in Google Cloud Console would you use to create a single instance of a VM?
- Compute Engine
- App Engine
- Kubernetes Engine
- Cloud Functions
-
You view a list of Linux VM instances in the console. All have public IP addresses assigned. You notice that the SSH option is disabled for one of the instances. Why might that be the case?
- The instance is preemptible and therefore does not support SSH.
- The instance is stopped.
- The instance was configured with the No SSH option.
- The SSH option is never disabled.
-
You have noticed unusually slow response time when issuing commands to a Linux server, and you decide to reboot the machine. Which command would you use in the console to reboot?
- Reboot
- Reset
- Restart
- Shutdown followed by Startup
-
In the console, you can filter the list of VM instances by which of the following?
- Labels only
- Member of managed instance group only
- Labels, status, or members of managed instance...