About SES Iimit

0

Hi all , I am Building an application where I have usecase to send bulk emails to user count may be 1)1 million per day and 2)need per second email limit to more than 100 3) we need to bypass the identity verification limit more than 10000

Is it acchievable using SES ? please reply if you aware of

Thanks

1回答
2

Hello,

I think Amazon SES may not be the best fit for sending bulk emails at the scale and rate that you want for the following reasons -

  • SES has a default sending rate limit of 1 email per second. To send over 100 emails per second would require a significant quota increase that may not be feasible.
  • SES identity verification is limited to 10,000 identities per AWS region.
  • I would recommend - Amazon Pinpoint - A marketing and engagement platform that can handle higher email volumes and rates than SES. Identity limits are also higher.

For reference - https://docs.aws.amazon.com/ses/latest/dg/manage-sending-quotas.html

https://docs.aws.amazon.com/ses/latest/dg/send-email-concepts-deliverability.html

https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html

Thanks

回答済み 4ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ