PROFESSIONAL-CLOUD-DEVELOPER · Question #187
PROFESSIONAL-CLOUD-DEVELOPER Question #187: Real Exam Question with Answer & Explanation
The correct answer is B: Modernize and deploy the code on App Engine standard environment.. https://cloud.google.com/appengine/docs/standard
Question
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?
Options
- AModernize and deploy the code on App Engine flexible environment.
- BModernize and deploy the code on App Engine standard environment.
- CDeploy the modernized application to an n1-standard-1 Compute Engine instance.
- DAsk the development team to re-write the application to run as a Docker container on Google
Explanation
Topics
Community Discussion
No community discussion yet for this question.