Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Google PCA Manage and provision cloud infrastructure Practice Question
Drag and drop the steps to migrate a Compute Engine VM to a different region using a snapshot into the correct order.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Create a snapshot of the existing disk, then create a new disk in the target region from the snapshot, then create a new VM in the target region using that disk.
Snapshots are global resources, but disks are regional. Create the disk in the target region, then create the VM.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create a snapshot of the existing disk, then create a new disk in the target region from the snapshot, then create a new VM in the target region using that disk.
Why this is correct
Snapshots are global resources, but disks are regional. You must first create a snapshot of the source disk, then create a disk in the target region from that snapshot, and finally create the VM using the new disk.
- ✗
Create a new disk in the target region, then create a snapshot of the existing disk, then create a new VM in the target region using the new disk.
Why it's wrong here
This order is incorrect because the snapshot must be taken from the source disk before you can create a disk in the target region. Creating a disk first without a snapshot results in an empty disk.
- ✗
Create a snapshot of the existing disk, then create a new VM in the target region, then create a new disk in the target region from the snapshot.
Why it's wrong here
This order is incorrect because you cannot create a VM without a disk. The disk must be created from the snapshot before launching the VM.
- ✗
Create a new VM in the target region, then create a snapshot of the existing disk, then create a new disk in the target region from the snapshot.
Why it's wrong here
This order is incorrect because you cannot create a VM without a disk. Additionally, the snapshot and disk creation should happen first.
Go deeper
Related to this question
Learn chapter
Google Cloud Compute Options Overview
Key term
Snapshot
A snapshot is a point-in-time copy of a system's data or state, used for backup, recovery, or testing without disrupting the original.
Key term
Compute Engine
Compute Engine is Google Cloud's Infrastructure-as-a-Service (IaaS) offering that lets you create and run virtual machines on Google's infrastructure.
About these practice questions
This PCA question is part of Courseiva's 955-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PCA practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCA exam.