Skip to main content
  1. Blog
  2. Article

Maarten Ectors
on 11 November 2015

Canonical Demos the power of IoT to developers with the Samsung ARTIK


Canonical and Samsung will be at this year’s ARM TechCon to show off the power of snappy Ubuntu Core on the Samsung ARTIK 5 and ARTIK 10 modules. The companies will demonstrate how combining Samsung ARTIK and snappy Ubuntu Core results in an easy-to-use development platform for internet-connected devices, enabling developers to lower costs and shorten their time to market.

ARTIK is a family of modules tailored for the Internet of Things (IoT). With a tiered architecture built for performance, optimized power consumption, and memory utilization and footprint, ARTIK is designed specifically for a variety of applications, from low-end wearables to powerful hubs with local processing and analytics.

For this demo, ARTIK will be running snappy Ubuntu Core, a lightweight version of Ubuntu featuring transactional updates and designed specifically for devices and clouds. Snappy Ubuntu Core enables developers to write apps once and deploy their offerings across a host of devices. It also supports a variety of languages and allows existing apps and code to be ported seamlessly. Plus, it’s easy to maintain once apps are developed. Transactional updates make it easy to upload new versions, and app isolation ensures no library conflict.

“Snappy Ubuntu Core gives you a single platform on which to develop, test, and publish your applications. From device to cloud, it benefits from the same APIs and receives the same security updates. We’re excited to be here at ARM TechCon and to be able to showcase this wave of developer innovation with Ubuntu Core,” says Maarten Ectors, VP of IoT at Canonical.

Beyond the joint demo, Canonical will be presenting the power of Snapcraft, the developer tool that makes it easy to create a “snap” for Ubuntu Core. Snapcraft is a one-stop tool that makes packages of existing applications, or “snaps”, from source or classic Ubuntu packages.

Samsung ARTIK running snappy Ubuntu Core will be shown at ARM TechCon from November 10-12 in Santa Clara, California.

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...