0
0
GCPcloud~5 mins

Creating a VM instance in GCP - Quick Revision & Summary

Choose your learning style9 modes available
Recall & Review
beginner
What is a VM instance in Google Cloud Platform?
A VM instance is a virtual machine running on Google Cloud's infrastructure. It acts like a computer you can use remotely to run applications or services.
Click to reveal answer
beginner
Which Google Cloud service is used to create and manage VM instances?
Google Compute Engine is the service used to create and manage VM instances in Google Cloud Platform.
Click to reveal answer
beginner
What is the purpose of choosing a machine type when creating a VM instance?
The machine type defines the CPU, memory, and other resources your VM will have. It helps match the VM's power to your workload needs.
Click to reveal answer
beginner
Why do you need to select a boot disk when creating a VM instance?
The boot disk contains the operating system your VM will use to start and run. It is like the hard drive of a physical computer.
Click to reveal answer
beginner
What is the role of a network interface in a VM instance?
A network interface connects your VM to the internet or other networks, allowing it to communicate with other machines and services.
Click to reveal answer
Which Google Cloud service do you use to create a VM instance?
ACompute Engine
BCloud Storage
CBigQuery
DCloud Functions
What does the machine type specify when creating a VM?
AThe CPU and memory resources
BThe storage location
CThe network settings
DThe operating system
Why do you need a boot disk for a VM instance?
ATo manage billing
BTo store user files
CTo connect to the internet
DTo provide the operating system
What is the function of a network interface in a VM?
ATo run applications
BTo store data
CTo connect the VM to networks
DTo manage user accounts
Which of these is NOT a step in creating a VM instance?
AChoosing a boot disk
BWriting application code
CConfiguring network interface
DSelecting machine type
Describe the main steps to create a VM instance in Google Cloud Platform.
Think about the resources, storage, and connectivity needed.
You got /5 concepts.
    Explain why choosing the right machine type is important when creating a VM instance.
    Consider how much power your tasks require.
    You got /4 concepts.