Ultimate access to all questions.
An e-commerce company is facing delays in updating the order history page with the current processing status of orders. The company's order processing system is built on AWS Lambda with reserved concurrency, which processes order messages from an Amazon SQS queue and then inserts the processed orders into an Amazon DynamoDB table that has auto scaling enabled for both read and write capacities. To address these delays, which two actions should a DevOps engineer consider?