Review Questions
You can find the answers in the Appendix.
-
Cloud SQL is a fully managed relational database service, but database administrators still have to perform some tasks. Which of the following tasks do Cloud SQL users need to perform?
- Applying security patches
- Performing regularly scheduled backups
- Creating databases
- Tuning the operating system to optimize Cloud SQL performance
-
Which of the following commands is used to create a backup of a Cloud SQL database?
- gcloud sql backups create
- gsutil sql backups create
- gcloud sql create backups
- gcloud sql backups export
-
Which of the following commands will run an automatic backup at 3:00 a.m. on an instance called ace-exam-mysql?
- gcloud sql instances patch ace-exam-mysql --backup-start-time 03:00
- gcloud sql databases patch ace-exam-mysql –-backup-start-time 03:00
- cbt sql instances patch ace-exam-mysql -–backup-start-time 03:00
- bq gcloud sql instances patch ace-exam-mysql -–backup-start-time 03:00
...





















































