LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


As an SRE for My Widgets Corp, the development team has requested your assistance in deploying a Java 9 application on Google Cloud Platform's App Engine. You've identified that App Engine Standard doesn't support Java 9, only Java 8 and 11. What are your viable options in this scenario? (Select two)

Real Exam



Explanation:

App Engine Standard does not support Java 9, as it only supports Java 8 and 11. However, App Engine Flexible can accommodate Java 9 by using custom runtimes on containers. For more details on supported runtimes, refer to App Engine Standard Java Runtime and App Engine Environments.

Powered ByGPT-5