Skip to content

MQTT vs Streaming for sequence

0

Would it be better to stream IOT data to AWS Kinesis instead of using MQTT and AWS IoT Core? to solve message sequencing problem?

asked 3 years ago375 views
1 Answer
0

Hi @ozy_cozy,

There are several common patterns for ingesting streams of IoT device data, two of which you mention. The best pattern for your application will depend on several factors (traffic pattern, requirements for latency, cost, etc.)

I suggest the following resources may help you decide:

Regards, Ryan

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.