CLOUD-DIGITAL-LEADER · Question #342
Your organization wants to migrate your on-premises environment to Google Cloud. The on- premises environment consists of containers and virtual machine instances. Which Google Cloud products can help
The correct answer is B. Artifact Registry and Cloud Storage. Artifact Registry is Google Cloud's managed service for storing and managing container images (Docker/OCI format), making it the right tool for migrating on-premises container images. Cloud Storage is a highly durable object store suitable for storing large files such as virtual
Question
Your organization wants to migrate your on-premises environment to Google Cloud. The on- premises environment consists of containers and virtual machine instances. Which Google Cloud products can help to migrate the container images and the virtual machine disks?
Options
- ACompute Engine and Filestore
- BArtifact Registry and Cloud Storage
- CDataflow and BigQuery
- DPub/Sub and Cloud Storage
How the community answered
(36 responses)- B94% (34)
- C3% (1)
- D3% (1)
Explanation
Artifact Registry is Google Cloud's managed service for storing and managing container images (Docker/OCI format), making it the right tool for migrating on-premises container images. Cloud Storage is a highly durable object store suitable for storing large files such as virtual machine disk images (.vmdk, .vhd, etc.) during migration. The other options are incorrect: Compute Engine and Filestore are compute/file storage services, not migration targets for images. Dataflow and BigQuery are analytics services. Pub/Sub is a messaging service, not a migration tool.
Topics
Community Discussion
No community discussion yet for this question.