top of page
Search
  • Writer's pictureTim Burns

Scaling Event Handlers

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.

7 views0 comments

Recent Posts

See All

Carto, Snowflake, and Data Management

A basic principle of data management: Don't move data unless you have to. Moving data is expensive and error-prone. Data Egress Cost: How To Take Back Control And Reduce Egress Charges Archiving to S

bottom of page