SAP-C02 · Question #566
SAP-C02 Question #566: Real Exam Question with Answer & Explanation
The correct answer is D: Create a now AMI that is configured with AWS Systems Manager Agent (SSM Agent). Use the. The most classic way of migrating such application: You create a new platform, you make the application more scalable by using an ASG + you migrate your MySQL server from an overloaded EC2 instance to a managed service.
Question
A company's solutions architect is evaluating an AWS workload that was deployed several years ago. The application tier is stateless and runs on a single large Amazon EC2 instance that was launched from an AMI. The application stores data in a MySQL database that runs on a single EC2 instance. The CPU utilization on the application server EC2 instance often reaches 100% and causes the application to stop responding. The company manually installs patches on the instances. Patching has caused downtime in the past. The company needs to make the application highly available. Which solution will meet these requirements with the LEAST development me?
Options
- AMove the application tier to AWS Lambda functions in the existing VPC. Create an Application
- BChange the EC2 instance type to a smaller Graviton powered instance type. Use the existing AMI
- CMove the application tier to containers by using Docker. Run the containers on Amazon Elastic
- DCreate a now AMI that is configured with AWS Systems Manager Agent (SSM Agent). Use the
Explanation
The most classic way of migrating such application: You create a new platform, you make the application more scalable by using an ASG + you migrate your MySQL server from an overloaded EC2 instance to a managed service.
Community Discussion
No community discussion yet for this question.