You want to select and configure a cost-effective solution for relational data on Google Cloud Platform. You are working with a small set of operational data in one geographic location. You need to support point-in-time recovery. What should you do?
A.
Select Cloud SQL (MySQL). Verify that the enable binary logging option is selected.
B.
Select Cloud SQL (MySQL). Select the create failover replicas option.
C.
Select Cloud Spanner. Set up your instance with 2 nodes.
D.
Select Cloud Spanner. Set up your instance as multi-regional.
A is Correct. You must enable binary logging to use point-in-time recovery. Enabling binary logging causes a slight reduction in write performance. https://cloud.google.com/sql/docs/mysql/backup-recovery/backups
In this link below, the docs explains clearly that point-in-time recovery requires binary logging.
https://cloud.google.com/sql/docs/mysql/backup-recovery/pitr#disk-usage
**Best Choice: A**
Cloud SQL (MySQL) with binary logging enabled will provide point-in-time recovery capabilities, which meet your requirement for relational data in a single geographic location. It is also cost-effective for smaller datasets compared to Cloud Spanner.
Correct answer is A. Cloud SQL is a fully-managed relational database service that supports MySQL, PostgreSQL, and SQL Server. It offers high availability, automatic backups, and point-in-time recovery. By enabling binary logging, you can restore your database to a specific point in time. Cloud SQL is a cost-effective solution for small sets of operational data in one geographic location. It is also a good choice for developers who are familiar with MySQL.
A is the correct answer Answer A: small set of operational data in one geographic location - CloudSQL (Cloud Spanner generally to hold large data and global)
Option A:
https://cloud.google.com/sql/docs/mysql/backup-recovery/pitr
Perform the point-in-time recovery using binary log positions
While we recommend you perform point-in-time recovery using timestamps as described in the previous procedure, you can also perform point-in-time recovery by providing a specific binary log position in a binary log file.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
YashBindlish
Highly Voted 2 months agoryumada
2 months agoBharathy
Highly Voted 4 years, 8 months agodenno22
Most Recent 2 months agodenno22
1 month, 1 week agoharsh5kalsait
2 months agoMUNHU
5 months, 2 weeks agoEle24
9 months, 1 week agoMiscoMove
11 months, 2 weeks agothewalker
1 year agoBAofBK
1 year agoguicane
1 year, 1 month agoEvan7557
1 year, 1 month agoYourCloudGuru
1 year, 2 months agoCaptain1212
1 year, 2 months agoMogamat
1 year, 4 months agoTSEMSOUS
1 year, 5 months agosabrinakloud
1 year, 7 months agoPartha117
1 year, 8 months ago