For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 5Question 09
    Medium1 markMultiple Choice
    Subtask 4.1: Technical ProcessesModernizationStrangler PatternCloud Load BalancingCase Study
    This question is part of a case study — click to read the full scenario(Case 06)

    CASE STUDY: ShopGlobal
    Overview: Retailer, 2000 employees, $500M revenue. US-Central co-lo, Java/Tomcat monolith, Oracle RAC 20TB, batch inventory sync.
    Business Req: Handle 10x Black Friday spikes, personalized recommendations, modernize to microservices.
    Execs: CEO wants omnichannel; CFO needs predictable spend; CTO demands zero downtime cutover.
    Tech Req: PCI-DSS compliance, automated image processing, real-time inventory, CI/CD.
    Constraints: Complex Oracle stored procedures, team learning containers, strict bi-annual audits.

    QUESTION:
    Which compute platform should you recommend for the modernized microservices architecture, considering the team is just learning containers?

    View full case study page →

    GCP PCA · Question 09 · Technical Processes

    CASE STUDY: ShopGlobal
    Overview: Retailer, 2000 employees, $500M revenue. US-Central co-lo, Java/Tomcat monolith, Oracle RAC 20TB, batch inventory sync.
    Business Req: Handle 10x Black Friday spikes, personalized recommendations, modernize to microservices.
    Execs: CEO wants omnichannel; CFO needs predictable spend; CTO demands zero downtime cutover.
    Tech Req: PCI-DSS compliance, automated image processing, real-time inventory, CI/CD.
    Constraints: Complex Oracle stored procedures, team learning containers, strict bi-annual audits.

    QUESTION:
    How should you address the CTO's requirement for a zero-downtime cutover from the legacy monolith to the new microservices?

    Answer options:

    A.

    Schedule a maintenance window during off-peak hours to switch DNS records.

    B.

    Implement a strangler fig pattern, routing specific API paths to the new microservices via Cloud Load Balancing.

    C.

    Migrate the entire database first, then switch all application traffic at once.

    D.

    Run both systems in active-active mode and use Cloud Spanner to sync state globally.

    How to approach this question

    Identify the architectural pattern used for gradual, zero-downtime modernization.

    Full Answer

    B.Implement a strangler fig pattern, routing specific API paths to the new microservices via Cloud Load Balancing.✓ Correct
    The Strangler Fig pattern is the industry standard for zero-downtime modernization. You use a load balancer to route specific URL paths (e.g., /inventory) to the new microservices while the rest of the traffic still goes to the legacy monolith.

    Common mistakes

    Choosing a DNS switch (A), which is a 'big bang' approach and risks downtime due to DNS propagation delays.
    Question 08All questionsQuestion 10

    Practice the full GCP Professional Cloud Architect Practice Exam 5

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...HardQ02CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ03CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ04CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ05CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...Easy
    View all 50 questions →