Exam Essentials
Know how to load data into and move data around Cloud Storage. Cloud Storage is widely used for a variety of use cases, including long-term storage and archiving, file transfers, and data sharing. Understand the structure of gsutil commands, which is different from gcloud. gsutil commands start with gsutil followed by an operation, such as copy or make bucket. Be sure to know the syntax of the copy (cp), move (mv), and make bucket (mb) commands. You can copy files from Cloud Storage to VMs, and vice versa. Also, know that the gsutil acl ch -u command is used to change permissions on objects.
Understand how import and export work with Cloud SQL. Importing and exporting data from databases are common operations. You can use the gsutil acl ch command to change permissions on a Cloud Storage bucket. You can perform imports and exports from the console and from the command line.
Know that you can export entities from a Cloud Datastore. Exports and imports are done at the level...





















































