exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 311 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 311
Topic #: 1
[All Associate Cloud Engineer Questions]

You need to migrate multiple PostgreSQL databases from your on-premises data center to Google Cloud. You want to significantly improve the performance of your databases while minimizing changes to your data schema and application code. You expect to exceed 150 TB of data per geographical region. You want to follow Google-recommended practices and minimize your operational costs. What should you do?

  • A. Migrate your data to AlloyDB.
  • B. Migrate your data to Spanner.
  • C. Migrate your data to Firebase.
  • D. Migrate your data to Bigtable.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
toasty
3 days, 4 hours ago
Selected Answer: A
Significant performance improvement: AlloyDB delivers this for PostgreSQL workloads. Minimizing changes to data schema and application code: AlloyDB is PostgreSQL-compatible, making this the best option. Spanner, Firebase, and Bigtable would all require substantial changes. Exceed 150 TB of data per geographical region: AlloyDB is designed for large-scale enterprise workloads and can scale. While Spanner and Bigtable can handle this more easily, they fail on the schema/code change requirement. Google-recommended practices: AlloyDB is Google's flagship PostgreSQL-compatible service. Minimize operational costs: As a fully managed service, AlloyDB reduces operational overhead.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...