Cloud Integration Flashcards

1
Q

Amazon SQS - Simple Queue Service

A
  • Producers > Send messages > SQS Queue > Poll messages > Consumers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon SQS – Standard Queue

A
  • Fully managed service (serverless), use to decouple applications
  • Messages are deleted after they’re read by consumers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon SQS – FIFO Queue

A
  • FIFO = First In First Out (ordering of messages in the queue)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Amazon Kinesis

A
  • Kinesis = real-time big data streaming
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Amazon SNS

A
  • Event Publisher > SNS Topic > Event Subscribers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Amazon MQ

A
  • When migrating to the cloud, use Amazon MQ (managed message broker)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly