Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Data Engineer All Questions

View all questions & answers for the Professional Data Engineer exam

Exam Professional Data Engineer topic 1 question 258 discussion

Actual exam question from Google's Professional Data Engineer
Question #: 258
Topic #: 1
[All Professional Data Engineer Questions]

You have several different file type data sources, such as Apache Parquet and CSV. You want to store the data in Cloud Storage. You need to set up an object sink for your data that allows you to use your own encryption keys. You want to use a GUI-based solution. What should you do?

  • A. Use Storage Transfer Service to move files into Cloud Storage.
  • B. Use Cloud Data Fusion to move files into Cloud Storage.
  • C. Use Dataflow to move files into Cloud Storage.
  • D. Use BigQuery Data Transfer Service to move files into BigQuery.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
raaad
Highly Voted 10 months, 3 weeks ago
Selected Answer: B
- Cloud Data Fusion is a fully managed, code-free, GUI-based data integration service that allows you to visually connect, transform, and move data between various sources and sinks. - It supports various file formats and can write to Cloud Storage. - You can configure it to use Customer-Managed Encryption Keys (CMEK) for the buckets where it writes data.
upvoted 10 times
AllenChen123
10 months, 1 week ago
Agree. https://cloud.google.com/data-fusion/docs/how-to/customer-managed-encryption-keys#create-instance
upvoted 4 times
...
...
Helinia
Highly Voted 10 months, 1 week ago
Selected Answer: B
Even though storage transfer service can be used in GUI, it does not support CMEK which is required in this question. "Storage Transfer Service does not encrypt data on your behalf, such as in customer-managed encryption keys (CMEK). We only encrypt data in transit." Ref: https://cloud.google.com/storage-transfer/docs/on-prem-security
upvoted 6 times
...
baimus
Most Recent 1 month, 2 weeks ago
I acknolwedge that the question wants the answer to be B, so I'm calling it as B. I don't like this though, as can't we just create a bucket with a CMEK upfront and then use the storage transfer service? It would be easier and cheaper, and achieve the same thing. The language of "sink" strongly suggests to me they intend this to be B though, as datafusion uses that terminology, and the CMEK thing is probably indicating that datafusion can encrypt for you with CMEK.
upvoted 1 times
...
hanoverquay
8 months, 1 week ago
Selected Answer: B
option 8
upvoted 1 times
...
ashdam
9 months ago
Selected Answer: B
B just because tranfer service does not support CMEK A: * GUI + encryption but no CMEK. B: * Its GUI ETL + support CMEK but not sure why you need an ETL tool for transfering something once? (No scheduling or event-driven trigger is mentioned)
upvoted 1 times
...
casadocc
9 months, 2 weeks ago
B if data fusion creates the bucket. We could create the bucket and associate, in this case A is better.
upvoted 1 times
...
task_7
10 months, 2 weeks ago
Selected Answer: A
A. Use Storage Transfer Service to move files into Cloud Storage. move files into Cloud Storage should be Storage Transfer Service Cloud Data Fusion is like using a tank to kill an ant
upvoted 3 times
...
scaenruy
10 months, 3 weeks ago
Selected Answer: B
B. Use Cloud Data Fusion to move files into Cloud Storage.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...