Question 133 of 307
Single answerYour company needs to upload their historic data to Cloud Storage. The security rules don't allow access from external IPs to their on-premises resources. After an initial upload, they will add new data from existing on-premises applications every day. What should they do?
✓AExecute gsutil rsync from the on-premises servers.
BUse Dataflow and write the data to Cloud Storage.
CWrite a job template in Dataproc to perform the data transfer.
DInstall an FTP server on a Compute Engine VM to receive the files and move them to Cloud Storage.
✓
Correct Answer: A
Execute gsutil rsync from the on-premises servers.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.