Medium1 markMultiple Choice

GCP PCA · Question 24 · Domain 1: Designing and Planning a Cloud Solution Architecture

You are migrating a monolithic application to microservices on GKE. You want to route traffic gradually from the legacy on-prem system to the new microservices, service by service, without downtime. Which migration pattern should you use?

Answer options:

A.

Lift and Shift

B.

Strangler Fig Pattern

C.

Blue/Green Deployment

D.

Canary Release

How to approach this question

Identify the architectural pattern for gradual monolith modernization.

Full Answer

B.Strangler Fig Pattern✓ Correct
Strangler Fig Pattern
The Strangler Fig pattern involves placing a routing facade in front of the legacy app and gradually routing specific API calls to new microservices until the monolith is retired.

Common mistakes

Confusing deployment strategies (Blue/Green) with architectural migration patterns.

Practice the full GCP Professional Cloud Architect Practice Exam 2

50 questions · hints · full answers · grading

More questions from this exam