nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #162

App Engine has been deployed in your customers GCP cloud deployment. The customer would like to know more about the benefits of App Engine Flexible. Please advise them on the benefits of App Engine Fl

The correct answer is A. Supports autoscaling B. Supports Docker containers. App Engine Flexible environment runs application instances in Docker containers (B) on Compute Engine VMs, giving teams the flexibility to customize runtimes and use any language or library. It also supports autoscaling (A), automatically adjusting the number of instances based o

Application Development Services

Question

App Engine has been deployed in your customers GCP cloud deployment. The customer would like to know more about the benefits of App Engine Flexible. Please advise them on the benefits of App Engine Flexible (Select Two Answers)

Options

  • ASupports autoscaling
  • BSupports Docker containers
  • CSupports mainframe connectivity
  • DSource code is written in specific versions of the supported programming lan-guages only

How the community answered

(28 responses)
  • A
    93% (26)
  • C
    4% (1)
  • D
    4% (1)

Explanation

App Engine Flexible environment runs application instances in Docker containers (B) on Compute Engine VMs, giving teams the flexibility to customize runtimes and use any language or library. It also supports autoscaling (A), automatically adjusting the number of instances based on traffic. Option C (mainframe connectivity) is not a feature of App Engine Flexible. Option D describes App Engine Standard, which restricts code to specific language runtime versions - Flexible, by contrast, supports custom runtimes via Docker, removing that restriction.

Topics

#App Engine Flexible#PaaS#Containerization#Autoscaling

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice