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.


The types of App Engine environments.

  1. Flex and Elastic

  2. Legacy and Modern

  3. Basic and Advanced

  4. Standard and Flexible

The correct answer is: Standard and Flexible

Option A Flex and Elastic - These are not the names of App Engine environments. Option B: Legacy and Modern - These terms are subjective and not used to describe App Engine environments. Option C: Basic and Advanced - These are not the names of App Engine environments. Option D: Standard and Flexible - This is the correct answer as App Engine environments are divided into two categories: Standard and Flexible. The Standard environment is a well-established run-time environment optimized for building scalable, web-based applications and services. The Flexible environment is an App Engine environment designed to provide developers with more flexibility and control over their application, including the ability to use any language or library.