dockercon eu 2015: containing iot sensor telemetry

Post on 16-Apr-2017

3.246 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Containing IoT Sensor Telemetry

Samuel Cozannet, CanonicalMichael Schloh, Europalab

http://lect.europalab.com/dociotsen/

In this hour…

Added ValueIsolation and reliabilityTransports and protocolsMaintenance reductionData management

Show and TellARMHF image tourApplication layersSensory data flowsIoT service deployments

Dive into IoTSensor telemetryActuator telecommandComputing device nodesGateways and routing

SDP WorkflowsEmbedded challengesComputing node imagesResearch and developDeployment strategies

Dive Into IoTDefining the Internet of Things

4444444444444

Sensor telemetry Actuator telecommand Computing device nodes Gateways and routing

—Michael Schloh von Bennewitz

“Telemetry concerns remotely determining what a device senses, while telecommand directs a remote device to act”

7777777777777

Use CasesDocker container roles in Internet of Things research and development

Release engineering SDK and IDE deployment Firmware infrastructure Runtime management

Docker Container IoT Network

Internetof ThingsService

Internetof ThingsService

Docker Container

IoTR&D

New WorkflowsSoftware Development Process departure from classic devops

Embedded challenges Computing node images Research and develop Deployment strategies

Adding ValueSmart engineering of ubiquitous systems in contrast to containers

Isolation and reliability Transports and protocols Maintenance reduction Data management

$ docker pull msvb/armhf-iotempire$ docker pull msvb/ia32-iotempire$ docker run -t -i msvb/armhf-iotempire -i: interactive stdin -t: pseudo-tty stdin Images are alpha tested

Sample image contents:‣ MQTT ‣ AMQP ‣ LWM2M ‣ ZeroMQ

Show and TellWhirlwind tour of Docker assisted networks of cloudy sensor things

ARMHF image tour Application layers Sensory data flows IoT service deployments

Front EndHuman to Machine (H2M) interfaces

Back EndHow to store & process all that data?

22222222222222222222222222

1 Million devices 1 tweet every 5 seconds

2.4PB / day

242424242424242424

Source https://www.mapr.com

Thank you!Michael SchlohVon Bennewitzmichael@schloh.comEuropalab Networks

Samuel Cozannetsamuel.cozannet@canonical.comCanonical, Ltd.

http://lect.europalab.com/dociotsen/

top related