Local web app for AWS IOT

0

before asking this question, i have tried to look for other same questions but can not find answer I want to build a check in / check out time web app for rooms using mqtt protocol, it also must work in case of internet disconnection. i will use AWS IOT greengrass to work with my local IOT device. My question:

  1. How can i host a web that can access to local database from AWS greengrass ?
  2. How can i sync local database with online database in AWS ?
已提问 1 年前248 查看次数
1 回答
0

Hi Tuan,

you deploy your applications to AWS IoT Greengrass in the form of components. Several components are already provided by AWS. There are also community components which include a web server and database.

How to sync a local database to the AWS cloud depends on the database you use. One option is to use Greengrass stream manager.

For your requirements you can also take a look at AWS IoT SiteWise Edge. It comes with a local monitor portal and local data store, works in offline scenarios and syncs data to the SiteWise data store on AWS.

Cheers,
Philipp

AWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则