🎴 Flashcard Mode
Cloud Storage Migration
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following is a commonly used tool for migrating data to Google Cloud Storage?
AnswerClick to flip back
A
gsutil
💡 Explanation:
gsutil is a command-line tool that allows users to interact with Google Cloud Storage. It can be used to copy data from one bucket to another, create and delete buckets, and manage object permissions.