Question 35 of 139
Single answerYou are starting a large CSV import into a Cloud SQL for MySQL instance that has many open connections. You
checked memory and CPU usage, and sufficient resources are available. You want to follow Google-recommended
practices to ensure that the import will not time out. What should you do?
✓AClose idle connections or restart the instance before beginning the import operation.
BIncrease the amount of memory allocated to your instance.
CEnsure that the service account has the Storage Admin role.
DIncrease the number of CPUs for the instance to ensure that it can handle the additional import operation.
✓
Correct Answer: A
Close idle connections or restart the instance before beginning the import operation.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.