I want to use a raspberry to acquire data(temperature, humidity, wind speed and some photos) connected to the internet using a 3G modem.
I thought about uploading the data to the cloud like Google Drive and create a web to view them,
My surprise is that google drive does not allow sharing web pages
I´am looking for alternatives and I found the following:
[*] Firebase
[*] Web hosting with MySQLdatebase
[*] Web hosting with data sheet connection of Google Drive
[*] Discarded: WebServer in Raspberry Pi (Reasons: I think it will not work fast and the mobile line has a maximum of 1 Gb per month)
Do you suggest me?
Do you know any similar project?
Thanks in advance.
Regards