AWS SAP-C02 · Question 57 · Domain 4.2: New Architecture Design
A company is migrating a legacy monolithic application to a microservices architecture on AWS. The legacy application uses a single relational database. The new microservices will use purpose-built databases (DynamoDB, Aurora, ElastiCache). The migration must happen gradually with zero downtime, and both systems must run in parallel during the transition. Which architectural patterns and services should be used? (Select TWO)
A company is migrating a legacy monolithic application to a microservices architecture on AWS. The legacy application uses a single relational database. The new microservices will use purpose-built databases (DynamoDB, Aurora, ElastiCache). The migration must happen gradually with zero downtime, and both systems must run in parallel during the transition. Which architectural patterns and services should be used? (Select TWO)
Answer options:
Implement the Strangler Fig pattern using Amazon API Gateway to route traffic between the legacy app and new microservices.
Implement a big bang migration over a weekend.
Use AWS Database Migration Service (DMS) to keep the legacy database and new databases in sync during the transition.
Use AWS Application Migration Service (MGN) to refactor the code.
Use Amazon SQS to route HTTP requests to the correct service.
Use AWS Snowball to transfer the database.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
Expert