nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #229

Your company has an internal application for managing transactional orders. The application is used exclusively by employees in a single physical location. The application requires strong consistency,

The correct answer is B. Cloud SQL. Cloud SQL for PostgreSQL is a fully-managed database service that helps you set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud Platform. https://cloud.google.com/sql/docs/postgres

Submitted by the_admin· Mar 30, 2026Planning and configuring a cloud solution

Question

Your company has an internal application for managing transactional orders. The application is used exclusively by employees in a single physical location. The application requires strong consistency, fast queries, and ACID guarantees for multi-table transactional updates. The first version of the application is implemented inPostgreSQL, and you want to deploy it to the cloud with minimal code changes. Which database is most appropriate for this application?

Options

  • ABigQuery
  • BCloud SQL
  • CCloud Spanner
  • DCloud Datastore

How the community answered

(41 responses)
  • A
    10% (4)
  • B
    71% (29)
  • C
    15% (6)
  • D
    5% (2)

Explanation

Cloud SQL for PostgreSQL is a fully-managed database service that helps you set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud Platform. https://cloud.google.com/sql/docs/postgres

Topics

#Cloud SQL#ACID transactions#PostgreSQL#database selection

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice