Cloud
- Serverless (
function as a server
)- Protocals :
http://
,https://
- Protocals :
- Real Time Messaging
- AWS Simple Queue System (
SQS
) - Queue
- TCP
- kafka (
queue://
),rabbitmq://
,activemq://
- AWS Simple Queue System (
- Socket (provides channel)
- No Queue
- TCP protocol (
ws://
)
- Internal Notification service
- AWS Short Notification System (
SNS
)
- AWS Short Notification System (