Cloud Integration Flashcards
1
Q
What does it mean to decouple your application?
A
2
Q
What is SQS?
A
Exam tip: “decouple”
Also, the normal queue can pull messages in different orders. So, there is a FIFO option to maintain order of requests.
3
Q
What is Kinesis?
A
Real-time big data streaming
4
Q
What is SNS?
A
“Simple Notification Service”
A service to send messages to many subscribers, including other AWS services
5
Q
What is MQ?
A
if a company is migrating to the cloud and needs to use one of these message brokers.
6
Q
Cloud Integration Summary?
A