
Ultimate access to all questions.
You have 15 TB of data stored in your on-premises data center, which adheres to POSIX standards, and this data undergoes weekly changes. Your goal is to transfer this data to Google Cloud on a weekly basis. The network operations team has allocated you a bandwidth of 500 Mbps for internet access. Considering Google-recommended best practices, how should you manage the transfer of your data to Google Cloud reliably each week?
A
Use Cloud Scheduler to trigger the gsutil command. Use the -m parameter for optimal parallelism.
B
Use Transfer Appliance to migrate your data into a Google Kubernetes Engine cluster, and then configure a weekly transfer job.
C
Install Storage Transfer Service for on-premises data in your data center, and then configure a weekly transfer job.
D
Install Storage Transfer Service for on-premises data on a Google Cloud virtual machine, and then configure a weekly transfer job.