Questions

I need to build a system architecture for IoT system based on LoRWAN & ML .Which criteria of Cloud platform for best choice ( AWS, GCP)?

LoRaWAN , AWS , python ML, MQTT , DB

3answers

I would go for AWS personally as they have a lot of resource and support including practical documentation and example for LorWAN & ML.

You can start by looking at this quite comprehensive blog https://aws.amazon.com/blogs/iot/connect-your-devices-to-aws-iot-using-lorawan/

I would also recommend you to check the twitch.tv channel https://www.twitch.tv/aws and https://www.twitch.tv/amazonalexa and search for iot streams where you can ask live questions if you get stuck.

These resource has been useful for me many times in the past (especially for Amazon Alexa, AVS IoT implementation)
Hope that helps and good luck.


Answered 4 years ago

It depends on who is the final audience for the developed product. That will drive which hyperscaler to use.


Answered 4 years ago

There are several considerations for such a decision. First, I am assuming you are a startup so cost is a definite concern and with that if we were speaking in realtime I would ask you what your expected initial traffic or user load would be. If in the 1,000's then a vps solution from someone like digital ocean may actually be the better solution for you. The main difference of a vps versus AWS or GCP beside cost is the services are all contained on one or more virtual servers verses as a service. Anything you can do on AWS or GCP you can do with some setup on a VPS. A client I worked with in the past jumped to soon to a cloud provider and the costs killed them before they had enough users to cover the costs.

If you are expecting millions of users or traffic requests then the answer of which provider comes down to what stack specifically you are wanting to implement. Both providers offer a SQL DB and even different forms of non-relation DB solutions. Both do handle Python in various ways and both also have solutions for MQTT. So to give a better recommendation would require more specifics from you. I have built an IOT solution and web platform for a client before and would be happy to help you over a call if you need more help.


Answered 3 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.