Reader small image

You're reading from  Full Stack Web Development with Raspberry Pi 3

Product typeBook
Published inAug 2017
Reading LevelExpert
PublisherPackt
ISBN-139781788295895
Edition1st Edition
Languages
Right arrow
Author (1)
Soham Kamani
Soham Kamani
author image
Soham Kamani

Soham Kamani is a full-stack developer who has extensive experience in the JavaScript ecosystem. He works as a consultant, developing end-to-end web-based solutions for clients around the world. He is an open source enthusiast and an avid blogger. He has worked on many frameworks and technologies such as React, Angular, Node, Express, Sails, SQLite, Postgres, and MySQL, and he has worked on many projects in the IoT space using Arduino and Raspberry Pi systems.
Read more about Soham Kamani

Right arrow

Summary

We have finally built a cloud-enabled application that can be accessed by anyone in the world to view the readings that come from the sensor on your Pi device. The entire flow, from the sensor to the Pi, the cloud, the browser, and then to the user, is finally in place.

This chapter started by comparing the differences between the previous implementation that was running on the Pi and the one that we built here. This was a comparison between what compromises a server and a self-contained process. Next, the security considerations for write permissions was covered, along with some instructions on how to obtain these permissions through the use of the Firebase admin SDK. Then we discussed the detailed architecture of the application process along with a high-level overview of how it would work. Finally, we moved on to the implementation in our code by reusing some of the...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Full Stack Web Development with Raspberry Pi 3
Published in: Aug 2017Publisher: PacktISBN-13: 9781788295895

Author (1)

author image
Soham Kamani

Soham Kamani is a full-stack developer who has extensive experience in the JavaScript ecosystem. He works as a consultant, developing end-to-end web-based solutions for clients around the world. He is an open source enthusiast and an avid blogger. He has worked on many frameworks and technologies such as React, Angular, Node, Express, Sails, SQLite, Postgres, and MySQL, and he has worked on many projects in the IoT space using Arduino and Raspberry Pi systems.
Read more about Soham Kamani