What is the MOST operationally efficient way to refactor the serverless application to accommodate this change?

1 Comment

  1. Gloria
    Author

    I deduce that the answer is:
    Use an Amazon Simple Queue Service (Amazon SQS) queue to hold the API calls. Configure the Lambda function to poll the queue within the API threshold limits.

Leave a Reply

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

18 + 8 =