For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 4Question 28
    Hard1 markMultiple Choice
    Domain 3.4: Deploying and implementing data solutionsDomain 3.4Cloud SpannerDatabases

    GCP ACE · Question 28 · Domain 3.4: Deploying and implementing data solutions

    You are setting up a new Cloud Spanner database for a global application. You need to initialize the instance, create a database, and define the schema.

    Which TWO statements are true regarding the deployment and initialization of Cloud Spanner? (Select TWO)

    Answer options:

    A.

    You must provision a Spanner instance with a specific node count or processing units before creating a database.

    B.

    Cloud Spanner automatically scales compute nodes up and down by default based on CPU utilization.

    C.

    Schema updates in Cloud Spanner do not require downtime.

    D.

    You can change a regional Spanner instance to a multi-regional instance after creation.

    E.

    Cloud Spanner uses standard PostgreSQL syntax exclusively.

    How to approach this question

    Understand the architecture and schema management of Cloud Spanner.

    Full Answer

    You must provision a Spanner instance with a specific node count or processing units before creating a database., Schema updates in Cloud Spanner do not require downtime.
    In Cloud Spanner, you first create an Instance (which defines the region/multi-region config and compute capacity via nodes/processing units). Then you create Databases within that instance. A key feature of Spanner is that schema updates (like adding columns) are performed online without downtime.

    Common mistakes

    Assuming Spanner auto-scales out of the box, or that you can change a regional instance to multi-regional later.
    Question 27All questionsQuestion 29

    Practice the full GCP Associate Cloud Engineer Practice Exam 4

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
    View all 50 questions →