Top Banner
Open Source IoT Solutions Artyom Astafurov, DataArt [email protected]
11

Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt [email protected] . ... (Apache Spark) IoT Cloud

May 22, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Open Source IoT Solutions

Artyom Astafurov, DataArt [email protected]

Page 2: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Open Source IoT … when there’s always an option

Page 3: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Sensors

Devices

Gateways

Edge Processing

Cloud

Scalability

Data

Time series

Events

Analytics

Page 4: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Stage Hardware Environment

Prototyping OfftheshelfDevelopmentkit Developer’sMachine

Pilot Offtheshelf/Commercial DevelopmentCloud

ProducBon Commercialgateways ProducBonCloudatScale

Page 5: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Same design principles

Same core components

Maximize reuse

Continuous delivery

Edge computing matters

Page 6: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Message Bus

Service1 Service2 ServiceN

App1 App2 App2

Microservices?

Page 7: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Message Bus

ZigBee Bluetooth LE Cloud

AllJoyn Connector Data Aggregator App …

Gateways

Page 8: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

IoTToolkitOverview

GPIO

ZigBee

BLE

AllJoyn Cloud

EnOcean

•  RunsonanyLinux•  Open-sourceLicense•  ProgramwithLanguageofyouChoice•  Buildsintosnapsanddebpackages•  Easilyextensible

Page 9: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Message Bus

Time Series DB Device Management Rule Engine

Spark Job1 Spark Job2 Spark JobN

Cloud

Page 10: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Infrastructure: Azure with Juju

Containers + Registry (Docker)

Resource Management (Mesos)

Service Discovery (Consul: REST + DNS)

Logging (ELK)

Services: IoT Pipeline

Device Management (DeviceHive)

Message Bus (Apache Kafka)

Stream/Batch Processing (Apache Spark)

IoT Cloud

Page 11: Open Source IoT Solutionsiot.ieee.org/images/files/pdf/startups/2015-12... · Open Source IoT Solutions Artyom Astafurov, DataArt astaff@dataart.com . ... (Apache Spark) IoT Cloud

Data Flow

Sensor

Gateway

BLE Framework

Cloud Framework

Cloud

DeviceHive Kafka

Spark Dashboard (Zeppelin)

Time Series (Cassandra)