Settings

Theme

Ask HN: Firebase for IoT Startup

1 points by hashin 9 years ago · 0 comments · 1 min read


We are developing an IoT based solution for enterprise telemetry. We have two options:

1. Deploy a Kaa (kaaproject.org) node (cluster) to AWS or GCP and let it handle our communication.

2. Use Firebase to handle communication. i.e we will update the state of database from the connected node. The node in turn will use Firebase streaming API to update its state based on the state from the Firebase API.

Does the firebase one sound like a feasible idea? Is there any downsides for opting firebase? Our requirements are moderate with ~1000 devices connecting to the server at any time. Also, is there a 'good' way to add business logic to a Firebase based setup?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection