ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 137 - Professional Cloud Developer discussion

Report
Export

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.
Answers
A.
Modernize and deploy the code on App Engine flexible environment.
B.
Modernize and deploy the code on App Engine standard environment.
Answers
B.
Modernize and deploy the code on App Engine standard environment.
C.
Deploy the modernized application to an n1-standard-1 Compute Engine instance.
Answers
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.
Answers
D.
Ask the development team to re-write the application to run as a Docker container on Google Kubernetes Engine.
Suggested answer: B

Explanation:

https://cloud.google.com/appengine/docs/standard

asked 18/09/2024
Calvin Bolico
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first