Skip to main content
  1. Blog
  2. Article

Sarah Dickinson
on 9 April 2019

Optimising IoT bandwidth with delta updates


As connected devices proliferate in the Internet of Things (IoT), companies need an efficient over-the-air (OTA) update mechanism for remotely delivering new software, features, firmware updates and security enhancements to potentially huge numbers of geographically dispersed embedded devices.

Pushing software updates can range from a few to hundreds of megabytes. Consideration needs to be given to the amount and frequency of data that will be transmitted from the device to the cloud for both cost and latency reasons. To reduce the amount of data needing to be transferred during updates, snaps supports a form of data compression known as snap deltas.

Snap deltas constitute a form of differential data compression where the only data transmitted is that which changed between the snap currently on the device and the new version. When the publisher of a snap (in the case of devices, usually the device manufacturer) releases a new revision of their snap, the Snap Store servers look at the most likely revisions that devices in the field may need meaning only the delta change is updated rather than the entire application.

Rigado, a global provider of commercial IoT edge-as-a-service solutions including a containerised application platform, are taking advantage of this technology on their gateways. Using snap deltas, the monthly bandwidth consumption for Rigado devices is reduced by up to 65 percent. Similarly, Dell’s Edge Gateways, which enable analytics at the edge of IoT networks, use snap delta to reduce bandwidth consumption by 60.5 percent.

As these examples show, the use of snap deltas can deliver significant savings in bandwidth when deployed across thousands of IoT devices. As the IoT grows and these devices reach the millions, the positive impact becomes even more substantial.

To learn more about snap deltas, how they can deployed on IoT devices, the desktop and cloud and featuring more case studies, download the whitepaper using the form below.

In submitting this form, I confirm that I have read and agree to Canonical’s Privacy Notice and Privacy Policy.


Related posts


Canonical
10 March 2026

Fast-tracking industrial and AI deployment on Renesas RZ platforms 

Canonical announcements Article

Certified Ubuntu 24.04 LTS images now available Canonical is pleased to announce the general availability (GA) of certified Ubuntu 24.04 LTS and Ubuntu Core 24 images for the Renesas RZ/G2L and RZ/G2LC 64-bit microprocessors (MPUs) platforms. With a production-ready Ubuntu version, users can benefit from enterprise-grade security, long-te ...


Edoardo Barbieri
25 August 2025

Real-time OS examples: use cases across industries  

IoT Article

In sectors where precision and predictability are non-negotiable, timing is everything. Whether coordinating robotic arms on a factory floor, maintaining ultra-reliable latency in telecom networks, or ensuring an automotive braking system responds instantly, the success of these systems depends on meeting strict timing deadlines.  This is ...


Edoardo Barbieri
30 July 2025

How to enable Real-time Ubuntu on your machine 

IoT Article

If you’re here, you likely already know about preemption, determinism, and real-time capable operating systems. If that’s the case, and you want to learn how to get up and running with Real-time Ubuntu, skip ahead now to find out how to enable the kernel on your workstation. If you’d like a short refresher, we have ...