Review Questions
You can find the answers in the Appendix.
-
Which of the following commands is used to create buckets in Cloud Storage?
- gcloud storage buckets create
- gsutil storage buckets create
- gsutil mb
- gcloud mb
-
You need to copy files from your local device to a bucket in Cloud Storage. What command would you use? Assume you have Cloud SDK installed on your local computer.
- gsutil copy
- gsutil cp
- gcloud cp
- gcloud storage objects copy
-
You are migrating a large number of files from a local storage system to Cloud Storage. You want to use the Cloud Console instead of writing a script. Which of the following Cloud Storage operations can you perform in the console?
- Upload files only
- Upload folders only
- Upload files and folders
- Compare local files with files in the bucket using the diff command
-
A software developer asks for your help exporting data from a Cloud SQL database. The developer tells you which database to export and which bucket to store the export file in, but...





















































