What do we need to configure to enable a multi availability zone Simple Email Service configuration?

0

We are currently using SES in a low volume out-bound email configuration. We are considering expanding this, and would like to configure a fail-over or active-active config? Not sure what is needed for that.

Rfloyd
gefragt vor 7 Monaten201 Aufrufe
2 Antworten
0
Akzeptierte Antwort

Hello,

Thank you for contacting AWS.

Currently there is no feature to automatically failover between AWS regions in SES. SES does however, have resiliency in a single region due to the AWS global infrastructure being built around AWS Regions and Availability Zones. AWS Availability Zones are highly available and more fault tolerant and scalable than traditional single, or multiple, data centre infrastructures [1].

That being said, you can use same configurations in multiple regions so that you can use multiple regions to send emails.

Also, if you are using the SMTP interface, then you will need to use the region specific credentials. SMTP credentials are unique to the region they were created in, so it is not possible to use the same credentials in different regions.
[+] SMTP credentials : https://docs.aws.amazon.com/ses/latest/dg/smtp-credentials.html

Please feel free to reach out for further queries or concerns.

References:
[1] https://docs.aws.amazon.com/ses/latest/dg/disaster-recovery-resiliency.html
[2] https://docs.aws.amazon.com/general/latest/gr/ses.html#ses_region

AWS
SUPPORT-TECHNIKER
Isha_P
beantwortet vor 7 Monaten
0

Thanks for your thoughtful answer. We will update our applications to send to an alternate end-point as described in https://docs.aws.amazon.com/ses/latest/dg/send-email.html Thanks for your help!

Rfloyd
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen