GCP PCA · Question 38 · Domain 1: Designing and Planning a Cloud Solution Architecture
You are planning a migration of a legacy monolithic application to Google Cloud. The application currently runs on bare-metal Linux servers and uses a local file system to store user-uploaded images. The business requires the migration to be completed in 3 months with minimal code changes, but wants to improve the durability of the image storage. Which THREE steps should you take? (Select THREE)
You are planning a migration of a legacy monolithic application to Google Cloud. The application currently runs on bare-metal Linux servers and uses a local file system to store user-uploaded images. The business requires the migration to be completed in 3 months with minimal code changes, but wants to improve the durability of the image storage. Which THREE steps should you take? (Select THREE)
Answer options:
Use Migrate to Virtual Machines to lift and shift the Linux servers to Compute Engine.
Refactor the application into microservices and deploy to GKE.
Modify the application to use the Cloud Storage API for image uploads.
Migrate the existing images to a Cloud Storage bucket.
Store the images in a Cloud SQL database.
Use Filestore to host the images without changing any application code.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Professional Cloud Architect Practice Exam 4
50 questions · hints · full answers · grading
Expert