Ultimate access to all questions.
A data analytics company is currently facing a challenge where it ingests a large number of messages and stores them in an Amazon RDS database using AWS Lambda functions. Due to the increased payload size, the processing time for each message has exceeded 15 minutes, which is beyond the maximum allowable execution time for Lambda functions.
As an AWS Certified Developer Associate, which of the following options would you recommend to efficiently process each message in the MOST scalable manner?