Ultimate access to all questions.
A company has migrated an application to the AWS Cloud, which operates on two Amazon EC2 instances behind an Application Load Balancer (ALB). The application utilizes a MySQL database hosted on another EC2 instance, with a significant read-heavy workload. Static content is frequently updated and must be synchronized across Amazon Elastic Block Store (EBS) volumes attached to each EC2 instance. The application experiences varying loads throughout the day, and during peak times, it struggles to manage all incoming requests. Analysis indicates that the database is unable to cope with the increased read demand during these peak periods. What solution would enhance the application's reliability?