ASSOCIATE-CLOUD-ENGINEER · Question #323
You are planning to migrate your on-premises data to Google Cloud. The data includes: - 200 TB of video files in SAN storage - Data warehouse data stored on Amazon Redshift - 20 GB of PNG files…
The correct answer is B. Use Transfer Appliance for the videos, BigQuery Data Transfer Service for the data warehouse. Transfer Appliance for Video Files: Given the large size of the video files (200 TB) in SAN storage, using Google's Transfer Appliance is a practical solution. Transfer Appliance is a hardware solution provided by Google for transferring large amounts of data. It is well-suited…
Question
Options
- AUse gcloud storage for the video files, Dataflow for the data warehouse data, and Storage
- BUse Transfer Appliance for the videos, BigQuery Data Transfer Service for the data warehouse
- CUse Storage Transfer Service for the video files, BigQuery Data Transfer Service for the data
- DUse Cloud Data Fusion for the video files, Dataflow for the data warehouse data, and Storage
How the community answered
(45 responses)- A4% (2)
- B71% (32)
- C7% (3)
- D18% (8)
Explanation
Transfer Appliance for Video Files: Given the large size of the video files (200 TB) in SAN storage, using Google's Transfer Appliance is a practical solution. Transfer Appliance is a hardware solution provided by Google for transferring large amounts of data. It is well-suited for scenarios where uploading data over the internet is too slow or not feasible. BigQuery Data Transfer Service for Data Warehouse Data: To migrate data from Amazon Redshift to BigQuery, the BigQuery Data Transfer Service is the appropriate tool. It automates the migration of data from several sources, including Amazon Redshift, into BigQuery. Storage Transfer Service for PNG Files: The Storage Transfer Service is ideal for moving data from Amazon S3 to Google Cloud Storage. It simplifies the process of importing your PNG files from S3 to a Cloud Storage bucket.
Topics
Community Discussion
No community discussion yet for this question.