If database replication were already a thing, and very mature.
Why do many of the architectures use MQTT to send data to cloud for analysis, why not use database to store data on site and replicate it to the cloud?
Coincidentally, I was ask develop database replication using MQTT. That is check if there is any changes on the source table and send mqtt message.
Quick googling says I can use CDC, change data capture, of database.
Any thoughts?
β The truth to the matter:
i was on the meeting, and said, Phil, mentioned we can save bandwidth using MQTT.
Then say: βWe use MQTT to replicate then.β
β i hope this was a fact. pun intended.