ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 19 - SAA-C03 discussion

Report
Export

A company runs an ecommerce application on Amazon EC2 instances behind an Application Load Balancer. The instances run in an Amazon EC2 Auto Scaling group across multiple Availability Zones. The Auto Scaling group scales based on CPU utilization metrics. The ecommerce application stores the transaction data in a MySQL 8.0 database that is hosted on a large EC2 instance. The database's performance degrades quickly as application load increases. The application handles more read requests than write transactions. The company wants a solution that will automatically scale the database to meet the demand of unpredictable read workloads while maintaining high availability.

Which solution will meet these requirements?

A.
Use Amazon Redshift with a single node for leader and compute functionality.
Answers
A.
Use Amazon Redshift with a single node for leader and compute functionality.
B.
Use Amazon RDS with a Single-AZ deployment Configure Amazon RDS to add reader instances in a different Availability Zone.
Answers
B.
Use Amazon RDS with a Single-AZ deployment Configure Amazon RDS to add reader instances in a different Availability Zone.
C.
Use Amazon Aurora with a Multi-AZ deployment. Configure Aurora Auto Scaling with Aurora Replicas.
Answers
C.
Use Amazon Aurora with a Multi-AZ deployment. Configure Aurora Auto Scaling with Aurora Replicas.
D.
Use Amazon ElastiCache for Memcached with EC2 Spot Instances.
Answers
D.
Use Amazon ElastiCache for Memcached with EC2 Spot Instances.
Suggested answer: C

Explanation:

AURORA is 5x performance improvement over MySQL on RDS and handles more read requests than write,; maintaining high availability = Multi-AZ deployment

asked 16/09/2024
Jason Potter
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first