Cloud Integrations Flashcards
1
Q
What are the 2 patterns of application communication?
A
- Synchronous communications
- Asynchronous communications
2
Q
What is SQS?
A
Simple Queue Service, a fully managed service used to decouple applications
3
Q
What is Kinesis?
A
Enables real-time big data streaming
4
Q
What is SNS?
A
Simple Notification Service is a pub/sub system that enables one message to be sent to many receivers
5
Q
What is Amazon MQ?
A
Managed Apache ActiveMQ, is used instead of re-engineering an application to use SQS or SNS