Cloud Integrations Flashcards

1
Q

SQS - Simple Queue Service

A

Fully managed “serverless” service used to “decouple” applications.
Scales from 1 message per second to 10,000s per second.
Defaults retention of messages: 4 days, maximum of 14 days.
No limit to number of messages in the queue.
Messages are deleted after they are read by consumers.
Consumers share the message read workloads and scale horizontally.

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

SNS - Simple Notification Service

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

Kinesis

A

Real time big data streaming

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