
Ultimate access to all questions.
As an SRE at My Widgets Corp, you've been tasked with deploying a Java 9 application on Google Cloud Platform's App Engine. However, you discover that App Engine Standard only supports Java 8 and 11 at this time. What are your viable options in this scenario? (Select Two)
A
Inform the team that internal deployment is necessary since GCP does not support this version.
B
Utilize App Engine Flexible with custom runtimes on containers for deployment.
C
Deploy using App Engine Flexible, which only supports virtual machines.
D
Advise the team that App Engine Standard does not support the Java 9 runtime environment.