
Answer-first summary for fast verification
Answer: App Engine Standard
App Engine Standard is the correct choice for using standard images on their own VMs when developing with Python, as it runs in a sandbox environment without the need for specifying a development language like Node.js. App Engine Flexible, on the other hand, deploys via containers. The question does not mention a specific version of Python, making App Engine Standard the most suitable option.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your customer is developing on App Engine with Python and wishes to use standard images for their VM configurations. Which deployment option should they choose to enable the use of a standard image on their own VMs? (Select One)
A
App Engine Custom
B
App Engine Standard
C
App Engine Flexible
D
Neither deployment support Python
No comments yet.