Amazon Application Integrations Flashcards

1
Q

Amazon Simple Notification System

A
  • Highly available, durable, secure, fully
    managed pub/sub messaging service that
    enables you to decouple microservices,
    distributed systems, and server-less
    applications.
  • Using Amazon SNS topics, your publisher
    systems can fan out messages to a large
    number of subscriber endpoints for
    parallel processing, including Amazon
    SQS queues, AWS Lambda functions, and
    HTTP/S webhooks.
  • Additionally, SNS can be used to fan out
    notifications to end users using mobile
    push, SMS, and email.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon Simple Queue Service (SQS)

A

 Reliable and scalable hosted queue
for storing messages as they travel
between applications (manage
message queues)

 Moves data between distributed
application components and helps you
decouple these components

 Secure, durable, and available hosted
queue that lets you integrate and help
communicate software systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon Simple Email Service (SES)

A

A way of sending/receiving emails using AWS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly