Medium1 markMultiple Choice

AWS SAP-C02 · Question 13 · Domain 3.3: Performance Improvement

An architect is reviewing a legacy application running on m4.large EC2 instances. The application is CPU-bound and performance is degrading. The architect wants to improve performance while reducing costs. The application is written in interpreted languages (Python/Node.js). What is the BEST strategy?

Answer options:

A.

Upgrade to m5.xlarge instances.

B.

Migrate the instances to AWS Graviton-based instances (e.g., m6g.large).

C.

Implement an Auto Scaling group to add more m4.large instances.

D.

Move the application to AWS Lambda.

How to approach this question

Look for the instance family that provides better price-performance for compatible workloads.

Full Answer

B.Migrate the instances to AWS Graviton-based instances (e.g., m6g.large).✓ Correct
AWS Graviton processors provide better performance at a lower cost compared to x86 processors, ideal for interpreted languages.

Common mistakes

Choosing vertical scaling (larger x86 instances) which increases costs.

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

75 questions · hints · full answers · grading

More questions from this exam