Medium1 markMultiple Choice
Subtask 1.4: Migration PlanMigration StrategyLift and ShiftCompute Engine

GCP PCA · Question 06 · Migration Plan

CASE STUDY: Dress4Win

Company Overview: Dress4Win is a web-based retail company that helps users organize their wardrobes.
Current Environment: Colocated data center. Tomcat app servers, Nginx web servers, MySQL databases, Redis caching. 100TB of image data on SAN.
Business Requirements: Migrate to cloud to handle seasonal spikes (Black Friday). Reduce CapEx. Enable rapid prototyping.
Executive Statements: CEO: 'Innovate faster, stop worrying about servers.' CFO: 'Move to OpEx. Ensure PCI-DSS compliance.' CTO: 'Modernize stack but migrate quickly first.'
Technical Requirements: Secure hybrid connectivity during migration. PCI-DSS compliance. Automated scaling. CI/CD for microservices.
Constraints: Migration must be completed before Q4 holiday season (6 months). Limited budget for refactoring during initial migration.

QUESTION:
Given the CTO's statement and the 6-month constraint, which migration strategy should you recommend for the initial phase?

Answer options:

A.

Refactor the application into microservices and deploy to Cloud Run.

B.

Rehost (Lift and Shift) the application to Compute Engine.

C.

Replatform the databases to Cloud Spanner and keep the application on-premises.

D.

Retire the application and purchase a SaaS retail platform.

How to approach this question

Match the migration strategy (7 R's) to the constraints: strict timeline (6 months) and limited refactoring budget.

Full Answer

B.Rehost (Lift and Shift) the application to Compute Engine.✓ Correct
Rehost (Lift and Shift) the application to Compute Engine.
A Rehost (Lift and Shift) strategy using Migrate for Compute Engine is the most appropriate choice when facing a strict, short timeline (6 months) and a limited budget for code changes. Once in the cloud, they can modernize (Replatform/Refactor) iteratively.

Common mistakes

Choosing Refactor because it's the 'best' cloud-native approach, ignoring the strict business constraints.

Practice the full GCP Professional Cloud Architect Practice Exam 1

50 questions · hints · full answers · grading

More questions from this exam