SES Flashcards Preview

AWS Developer Associate 2019 > SES > Flashcards

Flashcards in SES Deck (12)
Loading flashcards...
1
Q

____ 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.

A

SES

2
Q

SES = simple email service

A
3
Q

____can also be used to receive emails: incoming mails can be delivered automatically to an S3 bucket.

A

SES

4
Q

Incoming mails can be used to ____ Lambda functions and SNS notificaitons.

A

trigger

5
Q

SES or SNS

email messaging service

A

SES

6
Q

SES or SNS

pub/sub messaging service, formats include SMS, HTTP, email, SQS

A

SNS

7
Q

SES or SNS

can be used ot trigger lambda function

A

SNS

8
Q

SES or SNS

can fan out messages to large number of recipients (replicate push messages to multiple endpoints and formats consumers)

A

SNS

9
Q

SES or SNS

can trigger lambda function or SNS notification

A

SES

10
Q

SES or SNS

can be used for both incoming and outgoing email

A

SES

11
Q

Consumers must subscibe to a topic to receive the notifications

A

SNS

12
Q

SES or SNS

an email address is all that is required to start sending messages to a user.

A

SES