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.

    PracticeAWS Solutions Architect Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 2Question 49
    Medium1 markMultiple Choice
    Domain 4.2: New Architecture DesignMigrationMicroservicesAPI Gateway

    AWS SAP-C02 · Question 49 · Domain 4.2: New Architecture Design

    A company is migrating a monolithic application to a microservices architecture on AWS. They want to migrate gradually without downtime. They plan to route specific API calls to the new microservices while sending the rest to the legacy monolith. Which migration pattern and AWS service combination is MOST appropriate?

    Answer options:

    A.

    Blue/Green deployment using AWS CodeDeploy.

    B.

    Strangler Fig pattern using Amazon API Gateway.

    C.

    Canary release using Amazon Route 53.

    D.

    Lift and shift using AWS Application Migration Service.

    How to approach this question

    Identify the architectural pattern for gradual monolith refactoring.

    Full Answer

    B.Strangler Fig pattern using Amazon API Gateway.✓ Correct
    The Strangler Fig pattern is the standard approach for migrating monoliths to microservices. Amazon API Gateway acts as the routing layer, directing specific endpoints to new Lambda/ECS services while sending the rest to the legacy backend.

    Common mistakes

    Confusing Canary (percentage-based) with Strangler Fig (path-based).
    Question 48All questionsQuestion 50

    Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
    View all 75 questions →