ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 2 - Professional Cloud Architect discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Create a Cloud Storage Transfer Service job to copy the files to a Regional Storage bucket.
Suggested 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.

asked 18/09/2024
Barret Tan
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first