ASSOCIATE-CLOUD-ENGINEER · Question #303
ASSOCIATE-CLOUD-ENGINEER Question #303: Real Exam Question with Answer & Explanation
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
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
Explanation
https://cloud.google.com/architecture/migration-to-gcp-deploying-your-workloads
Community Discussion
No community discussion yet for this question.