Which solution will meet these requirements?

1 Comment

  1. Douglas
    Author

    I reckon the answer is:
    Write the data to an Amazon Simple Queue Service (Amazon SQS) queue. Configure the Lambda function to read from the queue and write to the existing database. Set a reserved concurrency limit on the Lambda function that is less than the number of connections that the database supports.

Leave a Reply

Your email address will not be published. Required fields are marked *

three + seventeen =