Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam with flashcards and multiple choice questions. Each question includes hints and explanations to help you study effectively. Get ready to pass your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What is the database commonly paired with App Engine?

  1. Datastore

  2. BigQuery

  3. Custom machine type

  4. `gsutil`

The correct answer is: Datastore

The database commonly paired with App Engine is Datastore because it is a highly scalable NoSQL database that is fully managed by Google Cloud and is optimized for quick and efficient storage and retrieval of data. BigQuery is a data warehouse and analytics platform which can be integrated with App Engine, but it is not considered the default or most commonly paired option. Custom machine type and `gsutil` are not databases and therefore are not options for this question.