Recall & Review
beginner
What is a boot disk image in Google Cloud Platform?
A boot disk image is a pre-configured template that contains an operating system and software. It is used to create the boot disk for a virtual machine instance in Google Cloud.
Click to reveal answer
beginner
How does a boot disk image relate to a VM instance startup?
When a VM instance starts, it uses the boot disk image to load the operating system and initial software needed to run the instance.
Click to reveal answer
intermediate
Can you customize a boot disk image in GCP?
Yes, you can create custom boot disk images by configuring a VM instance and then saving its disk as an image to reuse for other instances.
Click to reveal answer
intermediate
What is the difference between a public image and a custom image in GCP?
Public images are provided by Google and include common OS options. Custom images are created by users from their own VM disks to include specific configurations or software.
Click to reveal answer
beginner
Why is it important to choose the right boot disk image for your VM?
Choosing the right boot disk image ensures your VM has the correct operating system and software environment, which affects performance, compatibility, and security.
Click to reveal answer
What does a boot disk image contain in GCP?
✗ Incorrect
A boot disk image contains the operating system and software needed to start a virtual machine.
Which of the following is true about custom boot disk images?
✗ Incorrect
Custom boot disk images are created by users from existing VM disks to reuse specific configurations.
What happens if you choose the wrong boot disk image for your VM?
✗ Incorrect
Choosing the wrong boot disk image can cause performance or compatibility problems for the VM.
Public boot disk images in GCP are:
✗ Incorrect
Public boot disk images are provided by Google and include common operating systems like Linux and Windows.
When does a VM instance use the boot disk image?
✗ Incorrect
The VM uses the boot disk image during startup to load the operating system.
Explain what a boot disk image is and why it is important for a VM instance in GCP.
Think about what a VM needs to start and run.
You got /3 concepts.
Describe the difference between public and custom boot disk images in Google Cloud Platform.
Consider who creates the image and why.
You got /3 concepts.