Snaps on NAS: IOT apps for your private network

This article was last updated 7 years ago.


QNAP selects snaps and Ubuntu to bring IOT apps to its NAS

On Friday QNAP announced that they were adopting snaps as the application format of choice for their NAS going forward. Behind this decision are two factors, the ease of development of snaps and the universality of snaps, especially to create IoT applications.

NAS have been around for a while, and have been used across a wide array of use cases from media servers in tech-savvy household to remote file server by SMBs. QNAP have been a pioneer in this space offering an appstore for their NAS, with hundred of apps: local web servers (WordPress, Drupal), Media server (Kodi), Cloud backup …

The rise of connected homes and buildings means an increasing number of sensors, smart meters,security cameras, plugs being connected to the local network… And therefore to the local NAS. This means NAS are seeing a new lease of life, and can now start to act as local IoT gateways, offering a great combination of local storage and computing power. A range of IoT applications are particularly suited to run on such machines that require local computing for fast decision making and large data storage for auditing or future prediction reasons. Video surveillance applications for example can use local movement detection algorithms to alert of any intrusion, cost effectively store all the video footage locally for audit purposes, back up to the cloud only relevant footage or summaries.

By adopting snaps as the preferred application format for their NAS going forward QNAP is looking to surf on the growing popularity of snaps across Ubuntu desktop and Ubuntu Core in IoT. They’re keen to leverage universality of snaps which can be deployed from Ubuntu desktops to Ubuntu Core IoT Gateways. But also the simplicity of creating snaps, with snapcraft a tool that makes it simple to build secure, contained applications from source easily.

Ubuntu desktop

Learn how the Ubuntu desktop operating system powers millions of PCs and laptops around the world.

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

Canonical announces public beta of optimized Ubuntu image for Qualcomm IoT platforms

Today Canonical, the publisher of Ubuntu, and Qualcomm® Technologies announce the official beta launch of the very first optimized image of  Ubuntu for...

Entra ID authentication on Ubuntu at scale with Landscape

Authd allows Entra ID authentication on both Ubuntu Desktop and Server. Learn how to configure Authd at scale using Landscape and Cloud-init

Profile-guided optimization: A case study

Software developers spend a huge amount of effort working on optimization – extracting more speed and better performance from their algorithms and programs....