Reader small image

You're reading from  Learning AWS IoT

Product typeBook
Published inJan 2018
Reading LevelIntermediate
PublisherPackt
ISBN-139781788396110
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Agus Kurniawan
Agus Kurniawan
author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan

Right arrow

Building data visualization for your IoT projects


We have learned how to visualize sensor data using the JavaScript library. The data can come from the IoT device directly or probably be consumed from Amazon AWS. In the context of data streaming to serve huge IoT device requests, we can use AWS IoT as the frontend from the cloud system to address huge requests. Since Amazon AWS is built from cloud technology, we are confident about its availability. 

In general, we can build an IoT project by combining various AWS services, as shown in the following figure:

You select the IoT device that should be supported by AWS IoT. If not supported, you should build your own library that enables accessing AWS IoT. Within AWS IoT, you can save in the local AWS using various AWS services, such as Amazon RDS, Amazon EC2 with the installed SQL Server, MySQL, or PostgreSQL.

We have learned to visualize sensor data directly from AWS IoT with the publisher/subscriber. You can implement data visualization with...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learning AWS IoT
Published in: Jan 2018Publisher: PacktISBN-13: 9781788396110

Author (1)

author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan