CLOUD-DIGITAL-LEADER · Question #69
In terms of Cloud SQL for MySQL Features offered by Google Cloud Platform which of the statements is/are correct?
The correct answer is B. Customer data is encrypted on Google's internal networks and in database tables, temporary. Cloud SQL for MySQL does encrypt customer data both on Google's internal networks and at rest in database tables, temporary files, and backups using AES-256 encryption. This makes Option B the correct true statement. Option A is false-Cloud SQL fully supports Private IP…
Question
In terms of Cloud SQL for MySQL Features offered by Google Cloud Platform which of the statements is/are correct?
Options
- ADo not support Private IP (private service access).
- BCustomer data is encrypted on Google's internal networks and in database tables, temporary
- CDo not Provide automated and on-demand backups and point-in-time recovery.
- DNone of the above
How the community answered
(33 responses)- A3% (1)
- B88% (29)
- C3% (1)
- D6% (2)
Explanation
Cloud SQL for MySQL does encrypt customer data both on Google's internal networks and at rest in database tables, temporary files, and backups using AES-256 encryption. This makes Option B the correct true statement. Option A is false-Cloud SQL fully supports Private IP connectivity via Private Service Access, allowing instances to be reached from within a VPC without a public IP. Option C is also false-Cloud SQL does provide both automated scheduled backups and on-demand backups, as well as point-in-time recovery (PITR) using binary logs. Since B is a correct statement, Option D (None of the above) is incorrect.
Topics
Community Discussion
No community discussion yet for this question.