A financial services company allows customers to schedule appointments with advisors by sending SMS messages. A web application running on Amazon EC2 processes incoming requests and publishes them to an Amazon SQS queue. A second EC2-based application pulls messages from the queue, sends meeting invites and confirmation emails, and stores finalized appointments in Amazon DynamoDB. As business grows, customers report increasing delays in receiving meeting invitations. What should a solutions architect recommend to address the performance issue?