Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days

Size: px
Start display at page:

Download "Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days"

Transcription

1 DOAG 2016 Big Data Days Guido Schmutz BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA ZURICH

2 Guido Schmutz Working for Trivadis for more than 19 years Oracle ACE Director for Fusion Middleware and SOA Co-Author of different books Consultant, Trainer, Software Architect for Java, SOA & Big Data / Fast Data Member of Trivadis Architecture Board Technology Trivadis More than 25 years of software development experience Contact: guido.schmutz@trivadis.com Blog: Slideshare: Twitter: gschmutz 2

3 Agenda 1. Introduction 2. Towards an IoT Architecture 3. IoT Refererence Architecture 4. Summary 3

4 Introduction 4

5 Internet of Things (IoT) Wave Internet of Things (IoT): Enabling communication between devices, people & processes to exchange useful information & knowledge that create value for humans Term was first proposed by Kevin Ashton in 1999 Source: The Economist 5 Source: Ericsson, June 2016

6 Reasons why IoT opportunity is occurring now? Affordable hardware Costs of actuators & sensors have been cut in half over last 10 years Smaller, more powerful hardware Form factors of hardware have shrunk to millimeter or even nanometer levels Ubiquitous & cheap mobility Cost for mobile devices, bandwidth and data processing has declined over last 10 years Availability of supporting tools Big data tools & cloud based infrastructure have become widely available Mass market awareness IoT has surpassed a critical tipping point Vision of a connected world has reached such a followership that companies have initiated IoT developments Commitment is irreversible 6

7 The Sensing-as-a- Model 7

8 Towards an IoT Architecture 15

9 Key Challenges for building an IoT application 1. Connect: How to collect data from intelligent devices? Abstract complexity associated with device connectivity Standardize integration of devices with enterprise 2. Analyze: How to analyze IoT data? Reduce noise and detect business event at real-time Enable historical big-data analysis 3. Integrate: How to integrate IoT data & events with enterprise infrastructure? Make enterprise processes IoT friendly Allow enterprise & mobile applications to control devices 18

10 Today) Existing -/API Architecture as a base Mobile Apps D B Rich (Web) 19Client Apps D B / SOAP / SOAP API Gateway API Gateway / SOAP Bus Oracle Data Integrator Enterprise Bus (ESB) / Data Integration SOAP SOAP Various SQL WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring 19 = one way = request/response

11 IoT 1a) Reuse exiting -/API-based Architecture Mobile Apps D B Rich (Web) 20Client Apps D B IoT Smart Devices / SOAP / SOAP API Gateway API Gateway / / SOAP Bus Oracle Data Integrator Weblogic Enterprise Bus (ESB) / Data Integration SOAP SOAP Various SQL WebSocket WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring 20 = one way = request/response

12 IoT 1a) Challenges Do IoT devices contain enough resources to communicate directly over the internet (HTTP or )? Should the device only collect data (sense) or is there also the way back necessary (actuator)? Can be used from external devices (firewalls allow traffic over )? How many IoT devices are planned short and long term? How often do they send to the backend? Are the server as well as the ESB capable to deal with the resulting message volume? What are the operations on IoT messages / events, only simple transformations, filter and routing operations? 21

13 IoT 1b) Reuse existing -/API-based Architecture Mobile Apps D B Rich (Web) 22Client Apps D B IoT Smart Devices / SOAP / SOAP HTTP API Gateway API Gateway HTTP / SOAP Bus Oracle Data Integrator Weblogic Enterprise Bus (ESB) / Data Integration SOAP SOAP Various SQL WebSocket WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring 22 = one way = request/response

14 IoT 2) Adding Hub and optional IoT Gateway Mobile Apps D B Rich (Web) 23Client Apps D B IoT Smart Devices IoT Devices / SOAP / SOAP IoT Gateways Kura API Gateway API Gateway Bus / SOAP / / / / Oracle Data Integrator Hub ESB / Data Integration SOAP SOAP Various SQL WebSocket WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring 23 = one way = request/response

15 How to implement an Hub? Apache to the rescue Distributed publish-subscribe messaging system Designed for processing of high-volume, real time activity stream data (logs, metrics collections, social media streams, ) Producer Producer Producer Cluster Consumer Consumer Consumer Topic Semantic does not implement standard Initially developed at LinkedIn, now part of Apache 24

16 Oracle s Bus as a consumer of Web Apps Bus 12c Mobile Apps Proxy Pipeline Routing Cloud Cloud API Cloud Apps Sensor / IoT Backend Apps Database CDC Stream Processing Proxy Pipeline Routing WSDL WSDL Backend Apps 25

17 IoT 2) Solutions & Challenges Solutions Hub solves the potential scalability issue of IoT Gateway makes sure that lightweight sensors can connect to the internet / send their data Challenges Where to do complex analytics on the events? Is it scalable? Can we really send all data down to backend? Network bandwidth? 26

18 IoT 3) Adding Stream Processing / in Backend 27 Mobile Apps D B Rich (Web) Client Apps D B / SOAP / SOAP API Gateway API Gateway / SOAP Bus Oracle Data Integrator (ESB) / Data Integration SOAP SOAP Various WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules BPM Suite IoT Smart Devices IoT Devices / / IoT Gateways Kura / / Hub Stream Processing ESP / CEP Stream SQL Hub WebSocket Intelligence Visualization Activity Monitoring 27 = one way = request/response

19 IoT 3) Solutions & Challenges Solutions Stream Processing handles complex analytics on events in a scalable manner before sending events to ESB / backend systems Challenges Can we really send all data down to backend? Network bandwidth? 28

20 Oracle s Stream as consumer of / Web Apps Mobile Apps Sensor / IoT Stream Machine Data Oracle Stream CDC 29

21 IoT 4) Adding Industry 4.0 Data Sources (machine data) 30 Mobile Apps D B Rich (Web) Client Apps D B / SOAP / SOAP API Gateway API Gateway / SOAP Bus Oracle Data Integrator (ESB) / Data Integration SOAP SOAP Various WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules BPM Suite IoT Smart Devices IoT Devices I 4.0 Machine CDC GoldenGate / / IoT Gateways Kura / / / / Hub Stream Processing ESP / CEP Stream SQL Hub WebSocket Intelligence Visualization Activity Monitoring 30 = one way = request/response

22 Oracle s GoldenGate for Change Data Capture of existing database Machine Data Capture Pump Delivery HDFS Oracle GoldenGate Machine Data GoldenGate Gateway Capture Pump Delivery HBase Oracle GoldenGate 31

23 IoT 5) Adding Stream Processing / at Edge 32 Mobile Apps D B Rich (Web) Client Apps D B / SOAP / SOAP API Gateway API Gateway / SOAP Bus Oracle Data Integrator (ESB) / Data Integration SOAP SOAP Various WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules BPM Suite IoT Smart Devices IoT Devices I 4.0 Machine CDC GoldenGate / / IoT Gateways ESP/CEP Edge / / / / Hub Stream Processing ESP / CEP Stream Hub SQL WebSocket Intelligence Visualization Activity Monitoring 32 = one way = request/response

24 IoT 5) Solutions & Challenges Solutions Stream Processing at the edge / gateway allows to reduce the amount of messages send to the backend (cloud / on premises) if necessary Challenges What if we need the raw events persisted? Where do to that? 33

25 IoT 6) Adding Raw Data and Batch 34 Mobile Apps D B Rich (Web) Client Apps D B IoT Smart Devices IoT Devices I 4.0 Machine CDC GoldenGate / SOAP / SOAP / / IoT Gateways ESP/CEP Edge / / / / API Gateway API Gateway Hub / SOAP Oracle Big Data Appliance HDFS Big Data Processing Batch Processing Hadoop / Spark Stream Processing ESP/CEP Stream HDFS Bus Oracle Data Integrator SQL Hub (ESB) / Data Integration SOAP SOAP Various SQL WebSocket WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring 34 = one way = request/response

26 IoT 6) Solutions & Challenges Solutions Adding Big Data platform allows to store all raw data in the distributed file system in a scalable and reliable manner Challenges How can we leverage the Big Data platform for more than just storing raw data? How does it combine with the stream processing? 35

27 Continuous Ingestion / Fan-In from the Edge File Source 37 Log 37 Log Log Source CDC Source Log Social IoT Sensor Native Dataflow GW Log Topic CDC GW CDC Dataflow GW Dataflow GW Topic Native Connect Hub Topic Topic Topic Topic Topic Topic Topic Big Data Stream Processing IoT Sensor IoT Sensor IoT GW Queue 37

28 Challenges for Ingesting Sensor Data Multitude of sensors Multiple Firmware versions Bad Data from damaged sensors Data Quality 38

29 40 IoT 6a) Adding Data Mining / Machine Learning and Model execution 40 Mobile Apps D B Rich (Web) Client Apps D B IoT Smart Devices IoT Devices I 4.0 Machine CDC GoldenGate / SOAP / SOAP / / IoT Gateways ESP/CEP Edge / / / / API Gateway API Gateway Hub / SOAP Oracle Big Data Appliance HDFS Big Data Processing Batch Processing Hadoop / Spark Stream Processing ESP/CEP Stream HDFS Bus SQL Oracle Data Integrator = one way = request/response (ESB) / Data Integration Hub SOAP SOAP Various SQL WebSocket WS WS External Cloud Providers BPM and SOA Platform Processes SOA Suite s Enterprise Apps Logic/Rules Intelligence Visualization BPM Suite Activity Monitoring

30 IoT Reference Architecture 42

31 IoT Logical Reference Architecture Big Data / BI IoT Device Sensor Actuator BLE ZigBee WIFI Wired IoT Gateway Streaming App UI CoAP XMPP DDS AMQP KAFKA WIFI Hub Hub Bus Endpoint Management IoT s Streaming Bulk UI API SOAP HTTP KAFKA Hub Bus Bus Streaming Bulk s App BPM and SOA Platform Processes Enterprise Applications UI UI 43

32 IoT Logical Reference Architecture Oracle on premises Oracle Data Integrator Big Data Big Data / BI Appliance IoT Device Sensor Oracle IoT CS Client Library Actuator BLE ZigBee WIFI Wired IoT Gateway Edge Streaming Oracle IoT CS Gateway App UI CoAP XMPP DDS AMQP KAFKA WIFI Hub Hub Bus Endpoint Management IoT s Streaming Stream Bulk UI API Gateway API SOAP HTTP KAFKA Hub Bus Bus Bus Bus Streaming Bulk UI BPM and SOA SOA Suite Platform s Processes BPM Suite Enterprise Applications Activity Monitoring App UI 44

33 IoT Logical Reference Architecture Oracle Cloud s IoT Device Sensor Oracle IoT CS Client Library Actuator BLE ZigBee WIFI Wired IoT Gateway Edge Streaming Oracle IoT CS Gateway App UI CoAP XMPP DDS AMQP KAFKA WIFI Hub Hub Bus Endpoint Management Oracle IoT CS IoT s Streaming Bulk UI API Hub Bus Bus Oracle Messaging CS SOAP HTTP KAFKA Oracle Integration CS Oracle Big Data CS Oracle Big Big Data Data / BI Discovery CS Oracle DataFlow ML CS Streaming Big Data Preparation CS Oracle Streaming Bulk CS UI Oracle BI CS Oracle SOA BPM CS and SOA Platform Oracle Process CS s Processes Oracle Mobile Enterprise CS Application Applications Container CS Container App CS UI 45

34 IoT Logical Reference Architecture Microsoft Azure Big Data / BI HD Insight IoT Device Sensor Actuator BLE ZigBee WIFI Wired IoT Gateway Streaming Azure AppIoT Gateway UI SDK CoAP XMPP DDS AMQP KAFKA WIFI Hub Hub Bus Azure IoT Hub Endpoint Management IoT s Azure Azure Streaming Streaming Bulk UI API SOAP HTTP KAFKA Azure Hub Hub Bus Azure Bus Bus Streaming Azure Azure Machine Learning Bulk UI Azure Power BI s App BPM and SOA Platform Processes Enterprise Applications UI 46

35 IoT Logical Architecture Open Source Big Data / BI IoT Device Sensor Actuator BLE ZigBee WIFI Wired IoT Gateway Streaming App UI CoAP XMPP DDS AMQP KAFKA WIFI Hub Hub Bus Endpoint Management IoT s Streaming Bulk UI API SOAP HTTP KAFKA Hub Bus Bus Streaming Bulk s App BPM and SOA Platform Processes Enterprise Applications UI UI 47

36 Summary 48

37 Summary Treat events as events! Infrastructures for handling lots of events are available! IoT tends to make Big Data / Fast Data infrastructures necessary Know your use case/requirements to choose the right architecture! Can my existing backend landscape handle the new IoT load? Do I have to handle huge amount of events in real-time? Do I need to filter/aggregate data before invoking existing backend systems? Do I want to do Advanced (predictive analytics) where historical information is necessary? What is the network bandwidth between device/gateway and cloud/backend? Centralized or Decentralized IoT solution? 49

38 J 50

39 Guido Schmutz Technology Manager 51

Integrating Device Connectivity in IoT & Embedded devices

Integrating Device Connectivity in IoT & Embedded devices Leveraging Microsoft Cloud for IoT and Embedded Applications Integrating Device Connectivity in IoT & Embedded devices Tom Zamir IoT Solutions Specialist tom@iot-experts.net About me Tom Zamir IoT Solutions

More information

Kolding June 12, 2018

Kolding June 12, 2018 Kolding June 12, 2018 Microsoft s Perspective on IoT IoT is a business revolution enabled by a technology revolution Digital Feedback Loop IoT enables a digital feedback loop This digital feedback loop

More information

Internet of Things - IoT Training

Internet of Things - IoT Training Internet of Things - IoT Training About Cognixia Cognixia, formerly known as Collabera TACT, is a Collabera Learning Solutions Company. Being a consistently awarded Digital Technology Training Company,

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information

Internet of Things hiotron Custom IOT Solution Development

Internet of Things hiotron Custom IOT Solution Development hiotron Custom IOT Solution Development [Make your device smart, yet not expensive] CONTENT OVERVIEW 1. Who we are? 2. Our Expertise & IOT Success Domain 3. hiotron Generic IOT Solution Architecture 4.

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

Internet of Things Conceptual Frameworks and Architecture

Internet of Things Conceptual Frameworks and Architecture Internet of Things Conceptual s and Architecture 1 An IoT Conceptual Physical Object + Controller, Sensor and Actuators + Internet = Internet of Things (1.1) Source: An equation given by Adrian McEwen

More information

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive

Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive About Greens Technologys Greens Technologys is a leading Classroom & Online platform providing live instructor-led interactive Classroom & online training. We have an easy and affordable learning solution

More information

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSDEM 2018 04.02.2018 Bosch Software Innovations GmbH Dr. Steffen Evers Head of Open Source Services Eclipse Kuksa Demo Open Source Connected Car Platform In-Vehicle

More information

IOT DEVELOPER SURVEY RESULTS. April 2017

IOT DEVELOPER SURVEY RESULTS. April 2017 IOT DEVELOPER SURVEY RESULTS April 2017 SURVEY INTRODUCTION The Eclipse IoT Working Group, IEEE IoT, AGILE IoT and IoT Council cosponsored an online survey to better understand how developers are building

More information

IoT Software Platforms

IoT Software Platforms Politecnico di Milano Advanced Network Technologies Laboratory IoT Software Platforms in the cloud 1 Why the cloud? o IoT is about DATA sensed and transmitted from OBJECTS o How much data? n IPV6 covers

More information

Middleware for the Internet of Things Revision : 536

Middleware for the Internet of Things Revision : 536 Middleware for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay September 2017 Outline 1. Internet of Things (IoT) 2. Middleware for the IoT

More information

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Jurnal Informatika, Vol. 14, No. 1, Mei 2017, 47-52 ISSN 1411-0105 / e-issn 2528-5823 DOI: 10.9744/informatika.14.1.47-52 INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Anthony Sutera

More information

The Art of Low-Cost IoT Solutions

The Art of Low-Cost IoT Solutions The Art of Low-Cost IoT Solutions 13 June 2017 By Igor Ilunin, DataArt www.dataart.com 2017 DataArt Contents Executive Summary... 3 Introduction... 3 The Experiment... 3 The Setup... 4 Analysis / Calculations...

More information

Building Intelligent Edge Solutions with Microsoft IoT

Building Intelligent Edge Solutions with Microsoft IoT Building Intelligent Edge Solutions with Microsoft IoT Vincent Hong IoT Solution Architect, Microsoft Global Black Belt Mia Kesselring Director IoT Products, TELUS Kevin Zhang IoT Applications Engineer,

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018 Symposium on Embedded Systems & Internet of Things in the frame of the 3 rd International Conference on Smart and Sustainable Technologies (), technically co-sponsored by the IEEE Communication Society

More information

Connected Car as an IoT Service

Connected Car as an IoT Service Connected Car as an IoT Service Soumya Kanti Datta Research Engineer Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges Uniform Data Exchange Management

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab IoT Challenges in H2020 Mirko Presser, MSci, MSc, PhD @mirkopresser mirko.presser@btech.au.dk BSS/BTECH/MBIT Lab iotcomicbook.org 2 IoT will turn the world into data. - Kevin Ashton 3 4 2009 5 Applied

More information

Plug & Play Mobile Frontend For Your IoT Solution

Plug & Play Mobile Frontend For Your IoT Solution Plug & Play Mobile Frontend For Your IoT Solution IoT2cell Data Sheet: 20181018 Table of Contents Introduction...3 IoT2cell Mobility Platform...5 Not Just Predict, Act...6 Its So Easy...7 Public Facing

More information

What you need to know about IoT platforms. How platforms stack up in IoT

What you need to know about IoT platforms. How platforms stack up in IoT What you need to know about IoT platforms How platforms stack up in IoT 80 billion connected devices by 2025. 1 IoT success depends on assembling the right pieces on a flexible foundation that can support

More information

Relationship-based Intercom Platform for Smart Space

Relationship-based Intercom Platform for Smart Space Int'l Conf. Wireless Networks ICWN'17 113 Relationship-based Intercom Platform for Smart Space Daecheon Kim, Duc-Tai Le, and Hyunseung Choo School of Information and Communication Engineering, Sungkyunkwan

More information

NDT Meets the Internet of Things (IoT)

NDT Meets the Internet of Things (IoT) NDT Meets the Internet of Things (IoT) Steve Strachan * Vice President - Sales Sensor Networks, Inc. Boalsburg, PA * Presented by Bruce Pellegrino Agenda IoT explained Everyday IoT examples IoT meets NDT

More information

Enterprise IoT: A Definitive Handbook PDF

Enterprise IoT: A Definitive Handbook PDF Enterprise IoT: A Definitive Handbook PDF The fourth edition of the Enterprise IoT book is out now. The most comprehensive guide on understanding Enterprise IoT and how to implement IoT applications using

More information

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Bezirk. Things plus Cloud does not equal IoT. Saturn 2016, San Diego. IoT that tastes better. IoT by default

Bezirk. Things plus Cloud does not equal IoT. Saturn 2016, San Diego. IoT that tastes better. IoT by default Things plus Cloud does not equal IoT IoT by default IoT that tastes better Saturn 2016, San Diego problem Architecting the IoT (experienced by people) 2 Web search Q&A Q&A Things personalized experience

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft

Microsoft's IoT Vision and Roadmap. Tony Shakib General Manager, Azure IoT Microsoft Microsoft's IoT Vision and Roadmap Tony Shakib General Manager, Azure IoT Microsoft IoT Enables a Digital Feedback Loop IoT Enables a Digital Feedback Loop The benefits are profound IoT enables a digital

More information

UPDATE ON IOT LANDSCAPING

UPDATE ON IOT LANDSCAPING UPDATE ON IOT LANDSCAPING ETSI STF 505 Jumoke Ogunbekun IoT in the Smart Home Workshop, 21 st to 22 nd March 2015, Sophia Antipolis, France Outline Starting point for TR 103 375 The AIOTI initiative AIOTI

More information

Introduction to the platforms of services for the Internet of Things Revision : 536

Introduction to the platforms of services for the Internet of Things Revision : 536 Introduction to the platforms of services for the Internet of Things Revision : 536 Chantal Taconet SAMOVAR, Télécom SudParis, CNRS, Université Paris-Saclay April 2018 Outline 1. Internet of Things (IoT)

More information

Security Challenges in the Internet of Things. Dr. Sigrid Schefer-Wenzl

Security Challenges in the Internet of Things. Dr. Sigrid Schefer-Wenzl Security Challenges in the Internet of Things Dr. Sigrid Schefer-Wenzl Agenda Introduction Problem statement Open Internet of Things (IoT) Architecture Use Cases for Smart Cities Security Challenges Conclusions

More information

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology Vijay Kumar, CTO ESRI India Agenda: 1 2 3 4 Understanding IoT IoT component and deployment patterns ArcGIS Geospatial Platform

More information

Showcase C: Korea USA. Japan (Germany) Germany. Smart City Services and Multiple Service Layer Platforms Interworking

Showcase C: Korea USA. Japan (Germany) Germany. Smart City Services and Multiple Service Layer Platforms Interworking Korea KETI & SKT & ntels USA CONVIDA Wireless Japan (Germany) NEC Laboratories Europe Germany Fraunhofer FOKUS Showcase C: Smart City Services and Multiple Service Layer Platforms Interworking KETI Convida

More information

Introduction to the Internet of Things

Introduction to the Internet of Things Introduction to the Internet of Things Marco Zennaro, PhD Telecommunications/ICT4D Lab The Abdus Salam International Centre for Theoretical Physics Trieste, Italy Introduction to IoT Vision History of

More information

Bridging the Interoperability Gap of the Internet of Things. BIG IoT Project. Rosa Ma Martin (inlab FIB, UPC) JORNADAS TÉCNICAS RedIRIS 2017

Bridging the Interoperability Gap of the Internet of Things. BIG IoT Project. Rosa Ma Martin (inlab FIB, UPC) JORNADAS TÉCNICAS RedIRIS 2017 Bridging the Interoperability Gap of the Internet of Things BIG IoT Project Rosa Ma Martin (inlab FIB, UPC) JORNADAS TÉCNICAS RedIRIS 2017 Content Project Overview Architecture Barcelona Pilot Questions

More information

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize IoT Challenges & Testing aspects Alon Linetzki, Founder & CEO QualityWize alonl@quality-wize.com 1 Alon Linetzki CEO and Founder of QualityWize 3 decades in sw engineering, testing, quality assurance and

More information

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22

Bridging Legacy Systems & the Internet of Things. Matt Newton Director of Technical Marketing OPTO 22 Bridging Legacy Systems & the Internet of Things Matt Newton Director of Technical Marketing OPTO 22 Overview A Tale of Two Turbines Why IoT? IoT Roadblocks How do we get there? Connecting the physical

More information

VMware Pulse IoT Center 1.0 Release Notes

VMware Pulse IoT Center 1.0 Release Notes VMware Pulse IoT Center 1.0 Release Notes Copyright 2018. All rights reserved. Copyright and trademark information.. 3401 Hillview Ave Palo Alto, CA 94304 www.vmware.com 2 Table of Contents 1. Purpose

More information

White Paper Customized IPTV Setups with TVCaster Server Appliances

White Paper Customized IPTV Setups with TVCaster Server Appliances White Paper Customized IPTV Setups with TVCaster Server Appliances Copyright 2018 by GMIT GmbH, Berlin, Germany TVCaster by GMIT represents the next generation of IPTV server appliances. TVCaster is a

More information

DEVELOPING IN THE IOT SPACE

DEVELOPING IN THE IOT SPACE DEVELOPING IN THE IOT SPACE Bruce Hulse Technology Fellow Office of the CTO ReDev B0st0n 2017 Over 35 years with PTC (via Prime Computer / Computervision) Pre-sales; R&D; Product Management; Office of

More information

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery

Alcatel-Lucent 5910 Video Services Appliance. Assured and Optimized IPTV Delivery Alcatel-Lucent 5910 Video Services Appliance Assured and Optimized IPTV Delivery The Alcatel-Lucent 5910 Video Services Appliance (VSA) delivers superior Quality of Experience (QoE) to IPTV users. It prevents

More information

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis)

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) www.internet-of-things-research.eu Standardization Challenges Standards for an Internet of Things 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) Workshop co-organized by EC DG Connect and ETSI Dr. Ovidiu

More information

IoT Theory and Concepts. (Including Practicals)

IoT Theory and Concepts. (Including Practicals) IoT Theory and Concepts (Including Practicals) Gartner says: World will need 300,000 IOT developers by year 2017. Anything we buy that costs over $100 will be IoT enabled by 2018 We, at Axelta, have launched

More information

INTELLIGENT CONTENT DELIVERY: THE KEY TO UNLOCKING THE FUTURE OF VIDEO SERVICES

INTELLIGENT CONTENT DELIVERY: THE KEY TO UNLOCKING THE FUTURE OF VIDEO SERVICES 10/30/2013 TELCOVISION LAS VEGAS 2013 INTELLIGENT CONTENT DELIVERY: THE KEY TO UNLOCKING THE FUTURE OF VIDEO SERVICES Dan Patton October 23, 2013 1 AGENDA 1. Video Market Update 2. Video Services Delivery

More information

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4115 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter.

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter. Castanet Glossary access control (on a Transmitter) Various means of controlling who can administer the Transmitter and which users can access channels on it. See administration access control, channel

More information

IoT Strategy Roadmap

IoT Strategy Roadmap IoT Strategy Roadmap Ovidiu Vermesan, SINTEF ROAD2CPS Strategy Roadmap Workshop, 15 November, 2016 Brussels, Belgium IoT-EPI Program The IoT Platforms Initiative (IoT-EPI) program includes the research

More information

PoLTE: The GPS Alternative for IoT Location Services

PoLTE: The GPS Alternative for IoT Location Services PoLTE: The GPS Alternative for IoT Location Services A Cost-Effective New Cellular IoT Location Solution that is Power Efficient, Low Cost and Rapidly Scalable Global positioning system (GPS) has been

More information

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the Inc. How Your Company Can Use the Internet of Things to Win in the Outcome Economy CONTENTS Preface xi Acknowledgments xv Introduction: What s the Deal with IoT? xvii P A R T O N E The Business End of

More information

Internet of Things Telecommunication operator perspective

Internet of Things Telecommunication operator perspective Internet of Things Telecommunication operator perspective Pierre Rust 1 MINES Saint-Étienne, CNRS Lab Hubert Curien UMR 5516 2 Orange Labs UMR CNRS 5516 SAINT-ETIENNE Goal: Giving you overview of the perspective

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS

4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS 4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS Dennis Martin Santa Clara, CA http://www.demartek.com/demartek_presenting_flashmemorysummit_2017-08.html 1 About Demartek Industry Analysis

More information

F5 Network Security for IoT

F5 Network Security for IoT OVERVIEW F5 Network Security for IoT Introduction As networked communications continue to expand and grow in complexity, the network has increasingly moved to include more forms of communication. This

More information

User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit-

User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit- User Manual for ICP DAS WISE Monitoring IoT Kit -Microsoft Azure IoT Starter Kit- [Version 1.0.2] Warning ICP DAS Inc., LTD. assumes no liability for damages consequent to the use of this product. ICP

More information

Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture

Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture Institute of Architecture of Application Systems Comparison of IoT Platform Architectures: A Field Study based on a Reference Architecture Jasmin Guth, Uwe Breitenbücher, Michael Falkenthal, Frank Leymann,

More information

A New Family of Smart ihome Products

A New Family of Smart ihome Products Success Story A New Family of Smart ihome Products Powered by the IoT platform evrythng.com @Evrythng sales@evrythng.com Powered by the IoT platform ihome Division of SDI Technologies Industry: Consumer

More information

DRIVING REVENUE FROM THE INTERNET OF THINGS

DRIVING REVENUE FROM THE INTERNET OF THINGS DRIVING REVENUE FROM THE INTERNET OF THINGS There is a significant amount of information available around the subject of The Internet of Things (IoT) or The Internet of Everything (IoE). The UK Government

More information

IoT REFERENCE FRAMEWORK APPLICATION GUIDE. IoT Reference Framework Application Guide v1.0

IoT REFERENCE FRAMEWORK APPLICATION GUIDE. IoT Reference Framework Application Guide v1.0 IoT REFERENCE FRAMEWORK APPLICATION GUIDE IoT Reference Framework v1.0 This Guideline was developed by Enabler Workstream #3 (ews-3) Cyber Security and Network Resilience of the IoT Alliance Australia

More information

An Introduction to The Internet of Things

An Introduction to The Internet of Things An Introduction to The Internet of Things where and how to start November 2017 Mihai Tudor Panu EST. 1999 Kevin Ashton, P&G 2 Agenda High level key concepts surrounding IoT

More information

Make IoT Child s play

Make IoT Child s play Make IoT Child s play Gamifying IoT with Vorto & Kura Alexander Edelmann, Vorto Committer Luca Dazi, Kura Committer Make IoT Child s Play - Overview IoT Fever Game with Vorto & Kura 3 Mosquitto Server

More information

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG)

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG) IOT SERVICES, SAAS AND SENSORS CATALOG September 2015 Copyright 2015 Monitor8; Curtis Consulting Group (CCG) MONITOR8 PROFILE SNAPSHOT Federal Market IoT Planning, Solution Design, Application Development,

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, like sensors

More information

IoT Enabler, from the Things to the Services and Service Platform

IoT Enabler, from the Things to the Services and Service Platform IoT Enabler, from the Things to the Services and Service Platform Dr. Byung K Lim InterDigital Asia/VP Innovations Labs Seoul, Korea October 28, 2015 2015 InterDigital Inc. All Rights Reserved. 1 1 IoT

More information

VMware Pulse IoT Center 1.1 Release Notes

VMware Pulse IoT Center 1.1 Release Notes VMware Pulse IoT Center 1.1 Release Notes Copyright 2018. All rights reserved. Copyright and trademark information.. 3401 Hillview Ave Palo Alto, CA 94304 www.vmware.com 2 Table of Contents 1. Purpose

More information

Micro Services Architecture: Spring Boot and Netflix Infrastructure

Micro Services Architecture: Spring Boot and Netflix Infrastructure CALL NOW: +1 415-233-4737 info@optisolbusiness.com www.optisolbusiness.com Micro Services Architecture: Spring Boot and Netflix Infrastructure Page 1 Micro services - Overview What is Micro Service? info@optisolbusiness.com

More information

Remote Production for Sports

Remote Production for Sports Remote Production for Sports SRF/tpc Decentralized Live Production for Social: How SRF used 4G live video signals and a decentralized signal mixing setup for broadcasting on Facebook Live. About SRF/tpc

More information

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules IOT TECHNOLOGY & BUSINESS Format: Online Academy Duration: 5 Modules IOT TECHNOLOGY & BUSINESS PROGRAMME COURSE OVERVIEW IoT is the next big thing for both operators and associated industries. However

More information

数字化变革新旗舰 5K 智能协作终端发布. Adrian Wang. Jun, 8 th 2017 Spark Room Kit Series Launch Webinar TME, CTG

数字化变革新旗舰 5K 智能协作终端发布. Adrian Wang. Jun, 8 th 2017 Spark Room Kit Series Launch Webinar TME, CTG 数字化变革新旗舰 5K 智能协作终端发布 Jun, 8 th 2017 Spark Room Kit Series Launch Webinar Adrian Wang TME, CTG Every Room Collaboration Vision Every Desk Every Pocket Anywhere, Any Device, Anyone Every room IX5000 MX800

More information

Y10 LED lamp screen wireless group control solution

Y10 LED lamp screen wireless group control solution Y10 LED lamp screen wireless group control solution Functions and Requests LED lamp screen solution provided by Shanghai Xixun Electronic Company has been widely used in southeast areas, which has helped

More information

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS EdgeX Foundry Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS The IoT requires architecting from Edge to Core to Cloud EDGE/FIELD FOG CLOUD SECURITY MANAGEABILITY

More information

SAP Edge Services Edge Services Overview Guide Version 1711

SAP Edge Services Edge Services Overview Guide Version 1711 SAP Edge Services Edge Services Overview Guide Version 1711 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential Functions Service...

More information

Linux+Zephyr: IoT made easy

Linux+Zephyr: IoT made easy Linux+Zephyr: IoT made easy IoT Explodes Everywhere Sensors and actuators embedded in physical objects and linked through wired and wireless networks, often using the same Internet Protocol (IP) that connects

More information

Keynote : How Smart Cities can become economic, social and cultural growth centres in India?

Keynote : How Smart Cities can become economic, social and cultural growth centres in India? Keynote : How Smart Cities can become economic, social and cultural growth centres in India? Karthikeyan Krish, Principal Systems Engineer, Ruckus Networks, An ARRIS Company IoT India Congress 2018 Oct

More information

Detecting Bosch IVA Events with Milestone XProtect

Detecting Bosch IVA Events with Milestone XProtect Date: 8 December Detecting Bosch IVA Events with Prepared by: Tim Warren, Solutions Integration Engineer, Content and Technical Development 2 Table of Content 3 Overview 3 Camera Configuration 3 XProtect

More information

VISUAL RADIO PRODUCTION FOR SPORT EVENTS

VISUAL RADIO PRODUCTION FOR SPORT EVENTS VISUAL RADIO PRODUCTION FOR SPORT EVENTS Mathias Coinchon, Michael Barroco European Broadcasting Union, Media Technology&Innovation - Switzerland ABSTRACT Most modern radio receiving devices but also cars,

More information

IoT Based Controlling and Monitoring of Smart City

IoT Based Controlling and Monitoring of Smart City IoT Based Controlling and Monitoring of Smart City P. Sai Bhavani Prasad,Mahantesh H Arutagi, Sanket Bandi, Shridhar V. Nayak, Dr. Iranna Korachagaon Professor and HoD, Department of Electrical and Electronics,

More information

COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES. Format: Classroom. Duration: 2 Days

COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES. Format: Classroom. Duration: 2 Days COURSE DESCRIPTION INTERNET OF THINGS- BUSINESS AND TECHNOLOGIES Format: Classroom Duration: 2 Days COURSE SUMMARY Exposure to the latest IoT analysis from Ovum experts Technology trends and standards

More information

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015 ICIC Express Letters Part B: Applications ICIC International c 2016 ISSN 2185-2766 Volume 7, Number 4(tentative), April 2016 pp. 1 ICICIC2015-SS21-06 PROTOTYPE OF IOT ENABLED SMART FACTORY HaeKyung Lee

More information

Internet of Things ( IoT) Luigi Battezzati PhD.

Internet of Things ( IoT) Luigi Battezzati PhD. Internet of Things ( IoT) Luigi Battezzati PhD. 1 The story of IoT Definition Diffusion Digital Twins Value Added Technologies Implementation steps Today Tomorrow Conclusion Internet of Things ( IoT) 2

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation

The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation Bruce Sinclair (Organizer): bruce@iot-inc.com Target of Meetup For business people selling products and services into IoT

More information

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM release 18.05.2018 MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM Smart Logger is a multi-channel voice and screen recording solution. It allows our customers around the world to capture and analyze

More information

Internet of Things Trends, Challenges, Opportunities, and Applications

Internet of Things Trends, Challenges, Opportunities, and Applications Internet of Things Trends, Challenges, Opportunities, and Applications Rabie A. Ramadan, PhD College of Computer Science and Engineering Hail University http://rabieramadan.org rabie@rabieramadan.org Agenda

More information

Efficient FPGA-based Video Systems. Aaron Behman Xilinx

Efficient FPGA-based Video Systems. Aaron Behman Xilinx Efficient FPGA-based Video Systems Aaron Behman Xilinx Agenda About Xilinx Trends in Professional Video FPGAs in the Video Value Chain Video System Architecture FPGA Video System Software Defined Video

More information

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential

More information

PYTHON AND IOT: From Chips and Bits to Data Science. Jeff Fischer Data-Ken Research https://data-ken.org Sunnyvale, California, USA

PYTHON AND IOT: From Chips and Bits to Data Science. Jeff Fischer Data-Ken Research https://data-ken.org Sunnyvale, California, USA PYTHON AND IOT: From Chips and Bits to Data Science Jeff Fischer Data-Ken Research jeff@data-ken.org https://data-ken.org Sunnyvale, California, USA BayPiggies October 2016 Agenda 2 Project overview Hardware

More information

THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB

THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB THE TRANSFER CENTER INTERNET OF THINGS (IOT) LAB DEMONSTRATION, DEVELOPMENT AND TEST CENTER FOR IOT TECHNOLOGIES We support our customers from recognizing and understanding IoT technologies to strategy

More information

142, Noida, U.P., India

142, Noida, U.P., India Review of IoT Market Open Source Technologies in IoT [1] Priyanka Jain, [2] Apoorv Gupta [1] [2] Global Business Expansion Services, NEC Technologies India Pvt. Ltd. Advant Navis Business Park, Sector

More information

IoT using Python & Cloud Computing

IoT using Python & Cloud Computing PROSPECTUS Certified course on IoT using Python & Cloud Computing (IoTPCC) ABOUT ISM UNIV ISM UNIV is established in 1994, past 23 years this premier institution has trained over 7000+ Engineers on Embedded

More information

SMART TV SEEKS DUMB NETWORK FOR MARRIAGE

SMART TV SEEKS DUMB NETWORK FOR MARRIAGE SMART TV SEEKS DUMB NETWORK FOR MARRIAGE Roland THIENPONT and Keith CHOW November 2013 ALCATEL-LUCENT INTERNAL PROPRIETARY USE PURSUANT TO COMPANY INSTRUCTION IP MEETS VIDEO IP and Video, a passionate

More information

KEPServerEX IoTGateway to Azure IoT Hub. Initial Setup and Configuration

KEPServerEX IoTGateway to Azure IoT Hub. Initial Setup and Configuration (7) /8/208 KEPServerEX IoTGateway to Azure IoT Hub Initial Setup and Configuration 2 (7) /8/208 Introduction This document is intended to server as a basic guide on configuring the KEPServerEX IoT Gateway

More information

Internet Of Things Meets Digital Signage. Deriving more business value from your displays

Internet Of Things Meets Digital Signage. Deriving more business value from your displays Internet Of Things Meets Digital Signage Deriving more business value from your displays IoT evolved into a mature concept ] IoT has been around as a technology trend for more than a decade but recent

More information

Securing IoT in the Enterprise

Securing IoT in the Enterprise Securing IoT in the Enterprise Daniel Miessler May 2017 Securing IoT in the Enterprise Daniel Miessler, IOActive May 2017 About - Infosec for around 18 years - Mostly technical testing and enterprise consulting

More information

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT INTERNET OF THINGS WINNING FORMULA Rami Avidan Managing Director, Tele2 IoT www.tele2.com/iot twitter.com/@tele2iot rami.avidan@tele2.com WHO are we Tele2 at a Glance 9+1 Countries* 2.83 Net sales EUR

More information

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017 Internet of things (IoT) Regulatory aspects 1 Trilok Dabeesing, ICT Authority 28 June 2017 2 IoT Regulatory aspects IoT - the interconnection via the Internet of computing devices embedded in everyday

More information

Deliverable 7.1.a: BIG IoT Exploitation Plan first release

Deliverable 7.1.a: BIG IoT Exploitation Plan first release BIG IoT Bridging the Interoperability Gap of the Internet of Things Deliverable 7.1.a: BIG IoT Exploitation Plan first release Version 1.0 Date: 31.12.2016 This project has received funding from the European

More information

The Deltix Product Suite: Features and Benefits

The Deltix Product Suite: Features and Benefits The Deltix Product Suite: Features and Benefits A Product Suite for the full Alpha Generation Life Cycle The Deltix Product Suite allows quantitative investors and traders to develop, deploy and manage

More information