Evan Kozliner
1 min readMay 8, 2020

--

I think bundling Kinesis in here is an overstatement. Kinesis is a stream, not a queue. You need to know when to each each. If you can live without the guarantees Kinesis provides (like in-order requests) definitely use SQS. But use a streaming service as a queue. Also, have you looked into using Lambda with Kinesis? Much simpler.

--

--

Evan Kozliner
Evan Kozliner

Written by Evan Kozliner

Building briefs.aimply.io - an human+AI newsletter committed to being low bias. I write about technology, philosophy, and their intersections.

No responses yet