data-engineer video for a company has developed a REST API which is deployed in an Auto Scaling group behind an Application Load Balancer. The REST API stores
A company has developed a REST API which is deployed in an Auto Scaling group behind an Application Load Balancer. The REST API stores the user data in Amazon DynamoDB and any static content, such as images, is served via Amazon Simple Storage Service (Amazon S3). On analyzing the usage trends, it is found that 90% of the read requests are for commonly accessed data across all users. Which of the following would you suggest as the MOST efficient solution to improve the application performance?