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 ?
feita há um ano248 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas