How can a developer increase the elasticity of the system MOST cost-effectively?

1 Comment

  1. Lawrence
    Author

    I strategize that the answer is:
    Create an Amazon Simple Queue Service (Amazon SQS) queue. Publish transactions to the queue. Set the queue to invoke the Lambda function. Set the reserved concurrency of the Lambda function to be less than the number of database connections.

Leave a Reply

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

1 + one =