How should he proceed?

At Dress4Win, an operations engineer wants to create a tow-cost solution to remotely archive copies of database backup files. The database files are compressed tar files stored in their current data center.

How should he proceed?
A . Create a cron script using gsutil to copy the files to a Coldline Storage bucket.
B . Create a cron script using gsutil to copy the files to a Regional Storage bucket.
C . Create a Cloud Storage Transfer Service Job to copy the files to a Coldline Storage bucket.
D . Create a Cloud Storage Transfer Service job to copy the files to a Regional Storage bucket.

Answer: A

Explanation:

Follow these rules of thumb when deciding whether to use gsutil or Storage Transfer Service:

– When transferring data from an on-premises location, use gsutil.

– When transferring data from another cloud storage provider, use Storage Transfer Service.

– Otherwise, evaluate both tools with respect to your specific scenario.

Use this guidance as a starting point.

The specific details of your transfer scenario will also help you determine which tool is more appropriate.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments