Delta Updates for Modules for low-bandwith scenarios
Provide a (binary) delta update process for module/container updates. As of now Azure IoT Edge is not suitable for low-bandwith / bad connectivity (eg. cellular) scenarios as the module/container download always pulls the whole image with potentially hundreds of MBs.

2 comments
-
MP commented
balena is offering a similar functionality for their "cloud": https://www.balena.io/docs/learn/deploy/delta/
-
MP commented
Especially connected car / bike scenarios are currently failing because they cannot connect through WiFi and have massive limits on bandwidth and data volume per day/month because of global cellular connectivity costs.