PROFESSIONAL-DATA-ENGINEER · Question #242
You need to choose a database for a new project that has the following requirements: Fully managed Able to automatically scale up Transactionally consistent Able to scale up to 6 TB Able to be…
The correct answer is A. Cloud SQL. Explanation/Reference: It asks for scaling up which can be done in cloud sql, horizontal scaling is not possible in cloud sql Automatic storage increase If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a…
Question
Options
- ACloud SQL
- BCloud Bigtable
- CCloud Spanner
- DCloud Datastore
How the community answered
(44 responses)- A80% (35)
- B7% (3)
- C11% (5)
- D2% (1)
Explanation
Explanation/Reference: It asks for scaling up which can be done in cloud sql, horizontal scaling is not possible in cloud sql Automatic storage increase If you enable this setting, Cloud SQL checks your available storage every 30 seconds. If the available storage falls below a threshold size, Cloud SQL automatically adds additional storage capacity. If the available storage repeatedly falls below the threshold size, Cloud SQL continues to add storage until it reaches the maximum of 30 TB.
Topics
Community Discussion
No community discussion yet for this question.