SES Flashcards
____ is a scalable and highly available email service designed to help marketing teams and app developers send marketing, notification, and transactional emails to their customers using a pay as you go model.
SES
SES = simple email service
____can also be used to receive emails: incoming mails can be delivered automatically to an S3 bucket.
SES
Incoming mails can be used to ____ Lambda functions and SNS notificaitons.
trigger
SES or SNS
email messaging service
SES
SES or SNS
pub/sub messaging service, formats include SMS, HTTP, email, SQS
SNS
SES or SNS
can be used ot trigger lambda function
SNS
SES or SNS
can fan out messages to large number of recipients (replicate push messages to multiple endpoints and formats consumers)
SNS
SES or SNS
can trigger lambda function or SNS notification
SES
SES or SNS
can be used for both incoming and outgoing email
SES
Consumers must subscibe to a topic to receive the notifications
SNS
SES or SNS
an email address is all that is required to start sending messages to a user.
SES