List of questions
Related questions
Question 137 - Professional Cloud Developer discussion
You are in the final stage of migrating an on-premises data center to Google Cloud. You are quickly approaching your deadline, and discover that a web API is running on a server slated for decommissioning. You need to recommend a solution to modernize this API while migrating to Google Cloud. The modernized web API must meet the following requirements:
* Autoscales during high traffic periods at the end of each month
* Written in Python 3.x
* Developers must be able to rapidly deploy new versions in response to frequent code changes
You want to minimize cost, effort, and operational overhead of this migration. What should you do?
A.
Modernize and deploy the code on App Engine flexible environment.
B.
Modernize and deploy the code on App Engine standard environment.
C.
Deploy the modernized application to an n1-standard-1 Compute Engine instance.
D.
Ask the development team to re-write the application to run as a Docker container on Google Kubernetes Engine.
Your answer:
0 comments
Sorted by
Leave a comment first