Event-driven data pipelines naturally scale much better, but there are many choices. AWS offers SQS as a message queuing system and both Kinesis and Kafka as message streaming systems. What are the differences? Read these articles
Conclusion: SNS -> SQS is much simpler and works for most use cases.
댓글