@app
Anyone here have worked on email sending using services like AWS Simple Email Service?
What’s a common infra setup for sending N emails per day? (Hopefully N can approach 100k+ emails)
I’m thinking a combination of SES + SQS would be good, looking for something simpler if possible