ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 121 - Professional Cloud Database Engineer discussion

Report
Export

You are choosing a new database backend for an existing application. The current database is running PostgreSQL on an on-premises VM and is managed by a database administrator and operations team. The application data is relational and has light traffic. You want to minimize costs and the migration effort for this application. What should you do?

A.
Migrate the existing database to Firestore.
Answers
A.
Migrate the existing database to Firestore.
B.
Migrate the existing database to Cloud SQL for PostgreSQL.
Answers
B.
Migrate the existing database to Cloud SQL for PostgreSQL.
C.
Migrate the existing database to Cloud Spanner.
Answers
C.
Migrate the existing database to Cloud Spanner.
D.
Migrate the existing database to PostgreSQL running on Compute Engine.
Answers
D.
Migrate the existing database to PostgreSQL running on Compute Engine.
Suggested answer: B

Explanation:

You could migrate to Spanner leveraging the PostgreSQL dialect, but costs need to be minimized so that wouldn't be the cheapest option. Especially since the load doesn't justify Spanner. Again, you could migrate like-for-like to a GCE VM, but that defeats minimizing the migration effort. The cheapest and easiest way to migrate would be Database Migration Service to Cloud SQL for PostgreSQL.

asked 18/09/2024
Andrey Scherbakov
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first