
Ultimate access to all questions.
A company seeks to migrate a monolithic on-premises application to AWS, aiming to preserve existing front-end and backend code while modularizing the application for separate team management. The desired solution should be scalable and reduce operational complexity. Which AWS service configuration is most suitable?
A
AWS Lambda with Amazon API Gateway integration.
B
AWS Amplify connected to an API Gateway API integrated with AWS Lambda.
C
Amazon EC2 instances with an Application Load Balancer and Auto Scaling group.
D
Amazon ECS with an Application Load Balancer.