nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #303

Your company wants to migrate their on-premises workloads to Google Cloud. The current on- premises workloads consist of: - A Flask web application - A backend API - A scheduled long-running backgroun

The correct answer is B. Migrate the web application to App Engine and the backend API to Cloud Run. Use Cloud Tasks. https://cloud.google.com/architecture/migration-to-gcp-deploying-your-workloads

Submitted by deeparc· Mar 30, 2026Deploying and implementing a cloud solution

Question

Your company wants to migrate their on-premises workloads to Google Cloud. The current on- premises workloads consist of: - A Flask web application - A backend API - A scheduled long-running background job for ETL and reporting You need to keep operational costs low. You want to follow Google-recommended practices to migrate these workloads to serverless solutions on Google Cloud. What should you do?

Options

  • AMigrate the web application to App Engine and the backend API to Cloud Run. Use Cloud Tasks
  • BMigrate the web application to App Engine and the backend API to Cloud Run. Use Cloud Tasks
  • CRun the web application on a Cloud Storage bucket and the backend API on Cloud Run. Use
  • DRun the web application on a Cloud Storage bucket and the backend API on Cloud Run. Use

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    80% (36)
  • C
    2% (1)
  • D
    13% (6)

Explanation

https://cloud.google.com/architecture/migration-to-gcp-deploying-your-workloads

Topics

#App Engine#Cloud Run#Cloud Scheduler#serverless migration

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice