SlideShare a Scribd company logo
Introduction to Edge Analytics
Intelligent IoT
WWCode CONNECT 2019
29th March, Bangalore, India
https://india.womenwhocode.dev/agenda/
Shreya Mukhopadhyay
Senior Technical Program Manager
Intuit
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
IoT: Cloud computing
2
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Includes
- 2000 IoT sensors
- Smart meters
For What?
- Predicting demands
- Improved Energy and Water
management
Link
3
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Cloud
4
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Agenda
➔ Edge Computing: What, Why, How and Where
➔ Edge Analytics: What, Why, benefits, limitations
➔ Edge computing vs Edge Analytics
➔ Edge Analytics use-cases
5
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Oil Rigs: Monitoring device data
Cloud
Oil rigs
Oil company city office
➔ Production planning
➔ Maintenance needs
➔ New drilling sites
➔ Environmental
conditions
Valve failure, fire- needs
immediate action (low TTR)
6
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
ATM monitoring devices
Cloud
ATM’s
Bank Headquarters
➔ Improving user
experience
➔ Transaction patterns
➔ Maintenance schedule
Fraud- needs immediate
action ( low TTR)
7
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Cloud computing limitations
➔ Speed - Higher time to react (TTR)
➔ Real-time Decision-making and actuation delayed
➔ Connectivity issues
➔ Privacy concerns
Gartner states 90% of the data created is unusable, 32% is inaccurate
8
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Edge Computing
Edge computing is the process of offloading compute and storage from the
centralized Cloud to the network’s logical extremes
➔ Provides ultra-low latency ⚡
➔ Eases the network bottleneck
➔ Supports local data processing
➔ Enables previously impossible applications
9
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Computing Layers
10
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Fog Computing (termed by Cisco) Edge Computing
- Nodes, mini-cloud
- Compute and storage- Local network
assets, micro-data centres
- Insights from mini cloud
- Device
- Compute and storage resides at the
edge level, close to the device
- Insights directly from device
Edge Platforms- Microsoft Azure IoT Edge, Lambda@Edge, Dell’s Edge Gateways,
VMware's Pulse IoT Center, IBM Watson IoT Platform
e.g. Connected hospital, Surveillance e.g. Connected valves, sensors
Layers: Edge and Fog
11
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Edge Analytics
Edge analytics is an automated analytical computation of data at a sensor,
network switch or other device level
➔ Analyzing data as it's generated, near to the source
➔ Decreases latency in the decision-making process
➔ Powers scalability, subset of data sent to cloud for storage and to power Big
Data Analytics
Platform- IBM's IoT analytics, AWS IoT Analytics, SAS
Models from cloud to edge- PMML
12
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Home: Water use info and data
Cloud
Smart Water Meter
City Water department:
Water use info and data
Computing
➔ Collect data, log, track
➔ Send data to cloud for
storage, enable to train
models
13
Society Water
Management
Leaks/overflow- needs
immediate action (low TTR)
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Home: Water use info and data
Cloud
Smart Water Meter
City Water department:
Water use info and data
14
Society Water
Management
Analytics
➔ Deploy models trained in cloud at the edge
➔ Water meter sends alert to homeowner
➔ Meter automatically controls the valve to shut off
water supply
Leaks/overflow- needs
immediate action (low TTR)
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Edge Computing Edge Analytics
Edge computing is using devices strictly to
act as computers to
- log events
- performing inter-device
communication
- tracking location etc
Edge analytics is leveraging that same
device or devices and utilizing them to
process the data that has been computed
and turn it into actionable information
directly on that device
Perform analytical functions- what should
go to cloud, what shouldn’t?
Descriptive OR predictive OR prescriptive
analytics at the edge
Edge: Computing vs Analytics
➔ Computing and analytics are not mutually exclusive
➔ 2 sides of the same coin- one cannot exist without the other
15
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Analytical Requirements
Descriptive
● Analyze stored data at rest to provide overview of historical outcomes and performance
● Analyze data in-stream to provide real-time understanding of current state operations
Predictive
● Identify probabilities of potential outcomes and/or likely results of specific operations
● Provide real-time predictive indicators and likely portfolio of outcomes
Prescriptive
(Automation)
● Provide specific recommendations based on live streaming data to an employee or to
automatically initiate a process
● Contextualize live stream events within current business requirement
● Optimize future recommendations based on trained models
16
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Home: Water use info and data
Cloud
Smart Water Meter
City Water department:
Water use info and data
17
Society Water
Management
Descriptive
➔ Month wise water
consumption patterns
➔ Plans for the next
season
Predictive
➔ Society: How many
tankers do we need to
order
➔ Water dept: Plans for
the next season
Leaks/overflow- needs
immediate action (low TTR)
Prescriptive (Automation)
➔ Water meter sends alert to
homeowner
➔ Meter automatically
controls the valve to shut
off water supply
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Edge Analytics: Benefits
- On-time decision making
- Removes attic data (Gartner states 90% of the data created is unusable, 32%
is inaccurate)
- Saves processing and uploading time
- Preserves privacy- only processed, compliant data sent to cloud
- Greater production capacity planning and prescriptive maintenance
- More efficient service and warranty processes
- Lower impact of connectivity issues
Limitation: Lost data- subset sent to the cloud
18
Questions ??
19
Contact Details:
Email: shreya_mukhopadhyay3@intuit.com
Linked-in : https://www.linkedin.com/in/shreya-mukhopadhyay/
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Appendix
Smart Water Meter:
https://smarterhomes.com/?gclid=Cj0KCQjwhPfkBRD0ARIsAAcYycFvvj6qLS1mXbqC0iW8agguMZ48t3rdnzSuepHckHZBBRgO1FfnvS
QaApEMEALw_wcB
Cloud vs Fog: https://www.winsystems.com/cloud-fog-and-edge-computing-whats-the-difference/
Edge Platforms- Microsoft Azure IoT Edge, AWS Lambda@Edge, Dell’s Edge Gateways, VMware's Pulse IoT Center, IBM Watson IoT
Platform
Edge Analytics Platform- IBM's IoT analytics, AWS IoT Analytics, SAS
Models from cloud to edge- PMML
Edge Analytics Pros, cons: https://www.rightscale.com/lp/state-of-the-cloud
https://internetofthingsagenda.techtarget.com/blog/IoT-Agenda/The-pros-and-cons-of-IoT-edge-analytics
Other awesome reads: https://www.zdnet.com/article/10-edge-computing-vendors-to-watch/
https://www.slideshare.net/mKrishnaKumar1/open-source-edge-computing-platforms-overview?qid=559f4ab8-ed8c-4928-bbbb-2cddd
723c9e9&v=&b=&from_search=4
https://www.cmswire.com/analytics/what-is-edge-analytics/
https://www.rightscale.com/lp/state-of-the-cloud
https://www.sas.com/content/dam/SAS/en_us/doc/whitepaper1/manage-analytical-life-cycle-continuous-innovation-106179.pdf
https://www.kdnuggets.com/2017/10/edge-analytics.html
https://www.sas.com/content/dam/SAS/en_us/doc/research2/iot-analytics-in-practice-107941.pdf
https://www.gartner.com/ngw/globalassets/en/information-technology/documents/insights/100-data-and-analytics-predictions.pdf
https://searchbusinessanalytics.techtarget.com/definition/edge-analytics
https://www.kdnuggets.com/2016/09/evolution-iot-edge-analytics.html
20
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Cloud
Surveillance Control room
- Image processing
- Encryption
- Uploading to cloud
Edge Computing vs Analytics: Surveillance
21
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Cloud
Surveillance Control room
- Image processing
- Encryption
- Uploading to cloud
Surveillance: Edge Computing
➔ Collect data, log, track
➔ Send data to cloud for storage,
enable to train models
22
WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit
Cloud
Surveillance Control room
- Image processing
- Encryption
- Uploading to cloud
Surveillance: Edge Analytics
➔ Deploy models trained in cloud at the edge
➔ Send out alerts to hospitals, fire brigade, police
station in case of emergency
➔ Anticipate camera failures- send out maintenance
alerts
➔ Identify blind spots- move cameras in advance
23

More Related Content

What's hot

Raspberry Pi
Raspberry Pi Raspberry Pi
Raspberry Pi
Selvaraj Seerangan
 
Project on soil moisture sensor
Project on soil moisture sensorProject on soil moisture sensor
Project on soil moisture sensor
YADAVHEMANTSANTRAM
 
Data in Motion vs Data at Rest
Data in Motion vs Data at RestData in Motion vs Data at Rest
Data in Motion vs Data at Rest
Internap
 
Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)
Zakaria Hossain
 
Sensors in IOT
Sensors in IOTSensors in IOT
Sensors in IOT
ATS SBGI MIRAJ
 
IOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduinoIOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduino
Gopikrishnateja Goli
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET Journal
 
weather monitoiring system.pptx
weather monitoiring system.pptxweather monitoiring system.pptx
weather monitoiring system.pptx
PranayBathini1
 
Smart farming using IOT
Smart farming using IOTSmart farming using IOT
Smart farming using IOT
VyshnaviGollapalli
 
IoT architecture
IoT architectureIoT architecture
IoT architecture
Sumit Sharma
 
IoT Introduction Architecture and Applications
IoT Introduction Architecture and ApplicationsIoT Introduction Architecture and Applications
IoT Introduction Architecture and Applications
The IOT Academy
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
RaviShankarSinghal
 
M2M - Machine to Machine Technology
M2M - Machine to Machine TechnologyM2M - Machine to Machine Technology
M2M - Machine to Machine Technology
Samip jain
 
Physical design of io t
Physical design of io tPhysical design of io t
Physical design of io t
ShilpaKrishna6
 
Data Analytics for IoT
Data Analytics for IoT Data Analytics for IoT
Data Analytics for IoT
Muralidhar Somisetty
 
Smart agriculture using iot (fully smart) By using arduino
Smart agriculture using iot (fully smart) By using arduinoSmart agriculture using iot (fully smart) By using arduino
Smart agriculture using iot (fully smart) By using arduino
RUPESH KUMAR
 
Internet of Things (IoT) - Seminar ppt
Internet of Things (IoT) - Seminar pptInternet of Things (IoT) - Seminar ppt
Internet of Things (IoT) - Seminar ppt
Nishant Kayal
 
Internet of things startup basic
Internet of things  startup basicInternet of things  startup basic
Internet of things startup basic
Mathan kumar
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
AI Publications
 
Big Data Analytics for the Industrial Internet of Things
Big Data Analytics for the Industrial Internet of ThingsBig Data Analytics for the Industrial Internet of Things
Big Data Analytics for the Industrial Internet of Things
Anthony Chen
 

What's hot (20)

Raspberry Pi
Raspberry Pi Raspberry Pi
Raspberry Pi
 
Project on soil moisture sensor
Project on soil moisture sensorProject on soil moisture sensor
Project on soil moisture sensor
 
Data in Motion vs Data at Rest
Data in Motion vs Data at RestData in Motion vs Data at Rest
Data in Motion vs Data at Rest
 
Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)Cloud of things (IoT + Cloud Computing)
Cloud of things (IoT + Cloud Computing)
 
Sensors in IOT
Sensors in IOTSensors in IOT
Sensors in IOT
 
IOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduinoIOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduino
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
 
weather monitoiring system.pptx
weather monitoiring system.pptxweather monitoiring system.pptx
weather monitoiring system.pptx
 
Smart farming using IOT
Smart farming using IOTSmart farming using IOT
Smart farming using IOT
 
IoT architecture
IoT architectureIoT architecture
IoT architecture
 
IoT Introduction Architecture and Applications
IoT Introduction Architecture and ApplicationsIoT Introduction Architecture and Applications
IoT Introduction Architecture and Applications
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
 
M2M - Machine to Machine Technology
M2M - Machine to Machine TechnologyM2M - Machine to Machine Technology
M2M - Machine to Machine Technology
 
Physical design of io t
Physical design of io tPhysical design of io t
Physical design of io t
 
Data Analytics for IoT
Data Analytics for IoT Data Analytics for IoT
Data Analytics for IoT
 
Smart agriculture using iot (fully smart) By using arduino
Smart agriculture using iot (fully smart) By using arduinoSmart agriculture using iot (fully smart) By using arduino
Smart agriculture using iot (fully smart) By using arduino
 
Internet of Things (IoT) - Seminar ppt
Internet of Things (IoT) - Seminar pptInternet of Things (IoT) - Seminar ppt
Internet of Things (IoT) - Seminar ppt
 
Internet of things startup basic
Internet of things  startup basicInternet of things  startup basic
Internet of things startup basic
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
 
Big Data Analytics for the Industrial Internet of Things
Big Data Analytics for the Industrial Internet of ThingsBig Data Analytics for the Industrial Internet of Things
Big Data Analytics for the Industrial Internet of Things
 

Similar to Introduction to edge analytics- Intelligent IoT

IoT & Data Analytics Sharing Session - Telkomsigma
IoT & Data Analytics Sharing Session - TelkomsigmaIoT & Data Analytics Sharing Session - Telkomsigma
IoT & Data Analytics Sharing Session - Telkomsigma
Togi Nababan
 
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
TigerGraph
 
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET Journal
 
Microservices: The Future-Proof Framework for IoT
Microservices: The Future-Proof Framework for IoTMicroservices: The Future-Proof Framework for IoT
Microservices: The Future-Proof Framework for IoT
Capgemini
 
M 4 iot..
M 4 iot..M 4 iot..
M 4 iot..
VIT VELLORE
 
IRJET - Research and Analysis of Smart Mirror
IRJET - Research and Analysis of Smart MirrorIRJET - Research and Analysis of Smart Mirror
IRJET - Research and Analysis of Smart Mirror
IRJET Journal
 
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
IRJET Journal
 
The Five Essential IoT Requirements and How to Achieve Them
The Five Essential IoT Requirements and How to Achieve ThemThe Five Essential IoT Requirements and How to Achieve Them
The Five Essential IoT Requirements and How to Achieve Them
Cognizant
 
An emulation framework for IoT, Fog, and Edge Applications
An emulation framework for IoT, Fog, and Edge ApplicationsAn emulation framework for IoT, Fog, and Edge Applications
An emulation framework for IoT, Fog, and Edge Applications
MoysisSymeonides
 
13.project core banking system
13.project core banking system 13.project core banking system
13.project core banking system
Birjesh Kumar
 
Train & Sustain: Why data leaders need to pay attention to HITL
Train & Sustain: Why data leaders need to pay attention to HITLTrain & Sustain: Why data leaders need to pay attention to HITL
Train & Sustain: Why data leaders need to pay attention to HITL
CloudFactory
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and Travels
IRJET Journal
 
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge ComputingStreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
Demetris Trihinas
 
Io t trends
Io t trendsIo t trends
Io t trends
Dr Ganesh Iyer
 
IRJET- Smart Building Automation using Internet of Things
IRJET- Smart Building Automation using Internet of ThingsIRJET- Smart Building Automation using Internet of Things
IRJET- Smart Building Automation using Internet of Things
IRJET Journal
 
Data Analytics in your IoT Solution Fukiat Julnual, Technical Evangelist, Mic...
Data Analytics in your IoT SolutionFukiat Julnual, Technical Evangelist, Mic...Data Analytics in your IoT SolutionFukiat Julnual, Technical Evangelist, Mic...
Data Analytics in your IoT Solution Fukiat Julnual, Technical Evangelist, Mic...
BAINIDA
 
Powering the Internet of Things with Apache Hadoop
Powering the Internet of Things with Apache HadoopPowering the Internet of Things with Apache Hadoop
Powering the Internet of Things with Apache Hadoop
Cloudera, Inc.
 
IOT Based Smart Parking System
IOT Based Smart Parking SystemIOT Based Smart Parking System
IOT Based Smart Parking System
IRJET Journal
 
Dell NVIDIA AI Powered Transformation in Financial Services Webinar
Dell NVIDIA AI Powered Transformation in Financial Services WebinarDell NVIDIA AI Powered Transformation in Financial Services Webinar
Dell NVIDIA AI Powered Transformation in Financial Services Webinar
Bill Wong
 
IRJET- Smart Mirror
IRJET- Smart MirrorIRJET- Smart Mirror
IRJET- Smart Mirror
IRJET Journal
 

Similar to Introduction to edge analytics- Intelligent IoT (20)

IoT & Data Analytics Sharing Session - Telkomsigma
IoT & Data Analytics Sharing Session - TelkomsigmaIoT & Data Analytics Sharing Session - Telkomsigma
IoT & Data Analytics Sharing Session - Telkomsigma
 
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
How to Build An AI Based Customer Data Platform: Learn the design patterns fo...
 
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
IRJET- Machine Learning for Weather Prediction and Forecasting for Local Weat...
 
Microservices: The Future-Proof Framework for IoT
Microservices: The Future-Proof Framework for IoTMicroservices: The Future-Proof Framework for IoT
Microservices: The Future-Proof Framework for IoT
 
M 4 iot..
M 4 iot..M 4 iot..
M 4 iot..
 
IRJET - Research and Analysis of Smart Mirror
IRJET - Research and Analysis of Smart MirrorIRJET - Research and Analysis of Smart Mirror
IRJET - Research and Analysis of Smart Mirror
 
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
IRJET-Android Device for Smart Fluid Meter Reading System in IOT and WSN Envi...
 
The Five Essential IoT Requirements and How to Achieve Them
The Five Essential IoT Requirements and How to Achieve ThemThe Five Essential IoT Requirements and How to Achieve Them
The Five Essential IoT Requirements and How to Achieve Them
 
An emulation framework for IoT, Fog, and Edge Applications
An emulation framework for IoT, Fog, and Edge ApplicationsAn emulation framework for IoT, Fog, and Edge Applications
An emulation framework for IoT, Fog, and Edge Applications
 
13.project core banking system
13.project core banking system 13.project core banking system
13.project core banking system
 
Train & Sustain: Why data leaders need to pay attention to HITL
Train & Sustain: Why data leaders need to pay attention to HITLTrain & Sustain: Why data leaders need to pay attention to HITL
Train & Sustain: Why data leaders need to pay attention to HITL
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and Travels
 
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge ComputingStreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
StreamSight - Query-Driven Descriptive Analytics for IoT and Edge Computing
 
Io t trends
Io t trendsIo t trends
Io t trends
 
IRJET- Smart Building Automation using Internet of Things
IRJET- Smart Building Automation using Internet of ThingsIRJET- Smart Building Automation using Internet of Things
IRJET- Smart Building Automation using Internet of Things
 
Data Analytics in your IoT Solution Fukiat Julnual, Technical Evangelist, Mic...
Data Analytics in your IoT SolutionFukiat Julnual, Technical Evangelist, Mic...Data Analytics in your IoT SolutionFukiat Julnual, Technical Evangelist, Mic...
Data Analytics in your IoT Solution Fukiat Julnual, Technical Evangelist, Mic...
 
Powering the Internet of Things with Apache Hadoop
Powering the Internet of Things with Apache HadoopPowering the Internet of Things with Apache Hadoop
Powering the Internet of Things with Apache Hadoop
 
IOT Based Smart Parking System
IOT Based Smart Parking SystemIOT Based Smart Parking System
IOT Based Smart Parking System
 
Dell NVIDIA AI Powered Transformation in Financial Services Webinar
Dell NVIDIA AI Powered Transformation in Financial Services WebinarDell NVIDIA AI Powered Transformation in Financial Services Webinar
Dell NVIDIA AI Powered Transformation in Financial Services Webinar
 
IRJET- Smart Mirror
IRJET- Smart MirrorIRJET- Smart Mirror
IRJET- Smart Mirror
 

Recently uploaded

一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
javier ramirez
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
jerlynmaetalle
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
u86oixdj
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
dwreak4tg
 
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
2023240532
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 

Recently uploaded (20)

一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
The Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series DatabaseThe Building Blocks of QuestDB, a Time Series Database
The Building Blocks of QuestDB, a Time Series Database
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
 
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
原版制作(swinburne毕业证书)斯威本科技大学毕业证毕业完成信一模一样
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
 
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
Quantitative Data AnalysisReliability Analysis (Cronbach Alpha) Common Method...
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 

Introduction to edge analytics- Intelligent IoT

  • 1. Introduction to Edge Analytics Intelligent IoT WWCode CONNECT 2019 29th March, Bangalore, India https://india.womenwhocode.dev/agenda/ Shreya Mukhopadhyay Senior Technical Program Manager Intuit
  • 2. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit IoT: Cloud computing 2
  • 3. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Includes - 2000 IoT sensors - Smart meters For What? - Predicting demands - Improved Energy and Water management Link 3
  • 4. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Cloud 4
  • 5. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Agenda ➔ Edge Computing: What, Why, How and Where ➔ Edge Analytics: What, Why, benefits, limitations ➔ Edge computing vs Edge Analytics ➔ Edge Analytics use-cases 5
  • 6. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Oil Rigs: Monitoring device data Cloud Oil rigs Oil company city office ➔ Production planning ➔ Maintenance needs ➔ New drilling sites ➔ Environmental conditions Valve failure, fire- needs immediate action (low TTR) 6
  • 7. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit ATM monitoring devices Cloud ATM’s Bank Headquarters ➔ Improving user experience ➔ Transaction patterns ➔ Maintenance schedule Fraud- needs immediate action ( low TTR) 7
  • 8. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Cloud computing limitations ➔ Speed - Higher time to react (TTR) ➔ Real-time Decision-making and actuation delayed ➔ Connectivity issues ➔ Privacy concerns Gartner states 90% of the data created is unusable, 32% is inaccurate 8
  • 9. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Edge Computing Edge computing is the process of offloading compute and storage from the centralized Cloud to the network’s logical extremes ➔ Provides ultra-low latency ⚡ ➔ Eases the network bottleneck ➔ Supports local data processing ➔ Enables previously impossible applications 9
  • 10. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Computing Layers 10
  • 11. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Fog Computing (termed by Cisco) Edge Computing - Nodes, mini-cloud - Compute and storage- Local network assets, micro-data centres - Insights from mini cloud - Device - Compute and storage resides at the edge level, close to the device - Insights directly from device Edge Platforms- Microsoft Azure IoT Edge, Lambda@Edge, Dell’s Edge Gateways, VMware's Pulse IoT Center, IBM Watson IoT Platform e.g. Connected hospital, Surveillance e.g. Connected valves, sensors Layers: Edge and Fog 11
  • 12. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Edge Analytics Edge analytics is an automated analytical computation of data at a sensor, network switch or other device level ➔ Analyzing data as it's generated, near to the source ➔ Decreases latency in the decision-making process ➔ Powers scalability, subset of data sent to cloud for storage and to power Big Data Analytics Platform- IBM's IoT analytics, AWS IoT Analytics, SAS Models from cloud to edge- PMML 12
  • 13. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Home: Water use info and data Cloud Smart Water Meter City Water department: Water use info and data Computing ➔ Collect data, log, track ➔ Send data to cloud for storage, enable to train models 13 Society Water Management Leaks/overflow- needs immediate action (low TTR)
  • 14. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Home: Water use info and data Cloud Smart Water Meter City Water department: Water use info and data 14 Society Water Management Analytics ➔ Deploy models trained in cloud at the edge ➔ Water meter sends alert to homeowner ➔ Meter automatically controls the valve to shut off water supply Leaks/overflow- needs immediate action (low TTR)
  • 15. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Edge Computing Edge Analytics Edge computing is using devices strictly to act as computers to - log events - performing inter-device communication - tracking location etc Edge analytics is leveraging that same device or devices and utilizing them to process the data that has been computed and turn it into actionable information directly on that device Perform analytical functions- what should go to cloud, what shouldn’t? Descriptive OR predictive OR prescriptive analytics at the edge Edge: Computing vs Analytics ➔ Computing and analytics are not mutually exclusive ➔ 2 sides of the same coin- one cannot exist without the other 15
  • 16. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Analytical Requirements Descriptive ● Analyze stored data at rest to provide overview of historical outcomes and performance ● Analyze data in-stream to provide real-time understanding of current state operations Predictive ● Identify probabilities of potential outcomes and/or likely results of specific operations ● Provide real-time predictive indicators and likely portfolio of outcomes Prescriptive (Automation) ● Provide specific recommendations based on live streaming data to an employee or to automatically initiate a process ● Contextualize live stream events within current business requirement ● Optimize future recommendations based on trained models 16
  • 17. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Home: Water use info and data Cloud Smart Water Meter City Water department: Water use info and data 17 Society Water Management Descriptive ➔ Month wise water consumption patterns ➔ Plans for the next season Predictive ➔ Society: How many tankers do we need to order ➔ Water dept: Plans for the next season Leaks/overflow- needs immediate action (low TTR) Prescriptive (Automation) ➔ Water meter sends alert to homeowner ➔ Meter automatically controls the valve to shut off water supply
  • 18. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Edge Analytics: Benefits - On-time decision making - Removes attic data (Gartner states 90% of the data created is unusable, 32% is inaccurate) - Saves processing and uploading time - Preserves privacy- only processed, compliant data sent to cloud - Greater production capacity planning and prescriptive maintenance - More efficient service and warranty processes - Lower impact of connectivity issues Limitation: Lost data- subset sent to the cloud 18
  • 19. Questions ?? 19 Contact Details: Email: shreya_mukhopadhyay3@intuit.com Linked-in : https://www.linkedin.com/in/shreya-mukhopadhyay/
  • 20. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Appendix Smart Water Meter: https://smarterhomes.com/?gclid=Cj0KCQjwhPfkBRD0ARIsAAcYycFvvj6qLS1mXbqC0iW8agguMZ48t3rdnzSuepHckHZBBRgO1FfnvS QaApEMEALw_wcB Cloud vs Fog: https://www.winsystems.com/cloud-fog-and-edge-computing-whats-the-difference/ Edge Platforms- Microsoft Azure IoT Edge, AWS Lambda@Edge, Dell’s Edge Gateways, VMware's Pulse IoT Center, IBM Watson IoT Platform Edge Analytics Platform- IBM's IoT analytics, AWS IoT Analytics, SAS Models from cloud to edge- PMML Edge Analytics Pros, cons: https://www.rightscale.com/lp/state-of-the-cloud https://internetofthingsagenda.techtarget.com/blog/IoT-Agenda/The-pros-and-cons-of-IoT-edge-analytics Other awesome reads: https://www.zdnet.com/article/10-edge-computing-vendors-to-watch/ https://www.slideshare.net/mKrishnaKumar1/open-source-edge-computing-platforms-overview?qid=559f4ab8-ed8c-4928-bbbb-2cddd 723c9e9&v=&b=&from_search=4 https://www.cmswire.com/analytics/what-is-edge-analytics/ https://www.rightscale.com/lp/state-of-the-cloud https://www.sas.com/content/dam/SAS/en_us/doc/whitepaper1/manage-analytical-life-cycle-continuous-innovation-106179.pdf https://www.kdnuggets.com/2017/10/edge-analytics.html https://www.sas.com/content/dam/SAS/en_us/doc/research2/iot-analytics-in-practice-107941.pdf https://www.gartner.com/ngw/globalassets/en/information-technology/documents/insights/100-data-and-analytics-predictions.pdf https://searchbusinessanalytics.techtarget.com/definition/edge-analytics https://www.kdnuggets.com/2016/09/evolution-iot-edge-analytics.html 20
  • 21. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Cloud Surveillance Control room - Image processing - Encryption - Uploading to cloud Edge Computing vs Analytics: Surveillance 21
  • 22. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Cloud Surveillance Control room - Image processing - Encryption - Uploading to cloud Surveillance: Edge Computing ➔ Collect data, log, track ➔ Send data to cloud for storage, enable to train models 22
  • 23. WWCode CONNECT 2019 Shreya Mukhopadhyay, Intuit Cloud Surveillance Control room - Image processing - Encryption - Uploading to cloud Surveillance: Edge Analytics ➔ Deploy models trained in cloud at the edge ➔ Send out alerts to hospitals, fire brigade, police station in case of emergency ➔ Anticipate camera failures- send out maintenance alerts ➔ Identify blind spots- move cameras in advance 23