
Answer-first summary for fast verification
Answer: Use Transfer Appliance for the videos, BigQuery Data Transfer Service for the data warehouse data, and Storage Transfer Service for the PNG files.
The correct answer is B. Since you have 200 TB of video files in SAN storage, using Google's Transfer Appliance is a practical solution for migrating such a large amount of data. Transfer Appliance is designed specifically for scenarios where uploading data over the internet is either too slow or not feasible. The BigQuery Data Transfer Service automates the migration of data from Amazon Redshift into BigQuery, making it the appropriate tool for transferring the data warehouse data. Finally, the Storage Transfer Service is well-suited for moving the PNG files from Amazon S3 to a Google Cloud Storage bucket. This approach aligns with Google-recommended practices and avoids writing any code, meeting the requirements outlined in the question.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As an IT professional responsible for migrating on-premises data to Google Cloud, you need to move the following datasets:
Your tasks include:
You aim to adhere to Google-recommended practices and perform the migration without writing any code. What steps should you take?
A
Use gcloud storage for the video files, Dataflow for the data warehouse data, and Storage Transfer Service for the PNG files.
B
Use Transfer Appliance for the videos, BigQuery Data Transfer Service for the data warehouse data, and Storage Transfer Service for the PNG files.
C
Use Storage Transfer Service for the video files, BigQuery Data Transfer Service for the data warehouse data, and Storage Transfer Service for the PNG files.
D
Use Cloud Data Fusion for the video files, Dataflow for the data warehouse data, and Storage Transfer Service for the PNG files.
No comments yet.