GCP ACE · Question 28 · Domain 3.4: Deploying and implementing data solutions
You need to import a large SQL dump file into a Cloud SQL for MySQL instance. The dump file is currently stored in a Cloud Storage bucket.
Which TWO prerequisites must be met before you can successfully perform the import? (Select TWO)
You need to import a large SQL dump file into a Cloud SQL for MySQL instance. The dump file is currently stored in a Cloud Storage bucket.
Which TWO prerequisites must be met before you can successfully perform the import? (Select TWO)
Answer options:
The Cloud SQL instance's service account must have the 'Storage Object Viewer' role on the bucket.
The database you are importing into must already exist on the Cloud SQL instance.
You must assign a public IP address to the Cloud SQL instance.
The Cloud Storage bucket must be in a different region than the Cloud SQL instance.
You must stop the Cloud SQL instance before starting the import.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Associate Cloud Engineer Practice Exam 7
50 questions · hints · full answers · grading
Expert