amazon web services - AWS Lambda + queue length -


can use lambda send million mails via sendgrid, invoking lambda, asynchronously, million times, in quick succession? queued requests fire, eventually, assuming life of queue 6 hours.(link aws documentation)

any requests exceed concurrent limit queue until run (as long not exceed 6-hour limit).

with such high volumes, should ask increase in limit of concurrent lambda functions.

(and lawyer, because sending 1 million emails treated spam.)


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -