Home › Forums › AWS › AWS Certified Solutions Architect Professional › Doubt regarding streaming data analysis question › Reply To: Doubt regarding streaming data analysis question
-
Hello Arghya,
Thanks for posting here.
Just like what ccatchings has said, AWS IoT is a service that you’d use for collecting data coming from IoT devices, such as sensors, wearables, etc. It’s not something you’d use for streaming a sequence of clicks on a web page. Also, in IoT, communication typically occurs over the MQTT protocol, whereas clickstream data on the web is usually transmitted using HTTP.
Let me know if this helps.
Regards,
Carlo @ Tutorials Dojo