
Explanation:
The correct answer is D because Google App Engine Flexible environment supports Cloud VPN, which is necessary for connecting to an on-premises database. The App Engine Standard environment does not support Cloud VPN, making options A and C incorrect. Cloud Router is used for dynamic routing within Google Cloud, not for establishing VPN connections to on-premises data centers, which is why options B and D mentioning Cloud Router are incorrect. For detailed information, refer to the GCP documentation on App Engine Flexible Network Settings and Advanced network configuration.
Ultimate access to all questions.
No comments yet.
A company is planning to migrate their web application to Google App Engine but intends to keep using their on-premises database. What is the best way to set up the application?
A
Set up the application using App Engine Standard environment with Cloud VPN to connect to the database
B
Set up the application using App Engine Flexible environment with Cloud Router to connect to the database
C
Set up the application using App Engine Standard environment with Cloud Router to connect to the database
D
Set up the application using App Engine Flexible environment with Cloud VPN to connect to the database