Multiple Choice
A company runs a public-facing application that uses a Java-based web service via a RESTful API. It is hosted on Apache Tomcat on a single server in a data center that runs consistently at 30% CPU utilization. Use of the API is expected to increase by 10 times with a new product launch. The business wants to migrate the application to AWS with no disruption, and needs it to scale to meet demand. The company has already decided to use Amazon Route 53 and CNAME records to redirect traffic. How can these requirements be met with the LEAST amount of effort?
A) Use AWS Elastic Beanstalk to deploy the Java web service and enable Auto Scaling. Then switch the application to use the new web service.
B) Lift and shift the Apache server to the cloud using AWS SMS. Then switch the application to direct web service traffic to the new instance.
C) Create a Docker image and migrate the image to Amazon ECS. Then change the application code to direct web service queries to the ECS container.
D) Modify the application to call the web service via Amazon API Gateway. Then create a new AWS Lambda Java function to run the Java web service code. After testing, change API Gateway to use the Lambda function.
Correct Answer:

Verified
Correct Answer:
Verified
Q104: A Solutions Architect is responsible for redesigning
Q105: A security engineer determined that an existing
Q106: A company has more than 100 AWS
Q107: A company has an Amazon EC2 deployment
Q108: A large company is migrating its entire
Q110: A company is using AWS CloudFormation to
Q111: A company hosts a legacy application that
Q112: A web company is looking to implement
Q113: Your company currently has a 2-tier web
Q114: An advisory firm is creating a secure