aws_sqs
aws_sqs
RabbitMQ on the AWS
»
Kinesis
Kinesis data stream for real-time streaming for ingest. Kinesis firehose is for loading stream to the storage
»
SNS
AWS SNS is the service for pub/sub, fire and forget pattern, one producer and many subscriber, similar to (Redis)
»
SQS
SQS is AMZ queue, the alternative feature likes RabbitMQ or Kafka. The middleware with a broker.