SlideShare a Scribd company logo
1 of 23
Download to read offline
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

Application development for the internet of things
Application development for the internet of thingsApplication development for the internet of things
Application development for the internet of things
Pankesh Patel
 
Iot Security, Internet of Things
Iot Security, Internet of ThingsIot Security, Internet of Things
Iot Security, Internet of Things
Bryan Len
 
Evolution of the cloud
Evolution of the cloudEvolution of the cloud
Evolution of the cloud
sagaroceanic11
 

What's hot (20)

IoT Meets the Cloud: The Origins of Edge Computing
IoT Meets the Cloud:  The Origins of Edge ComputingIoT Meets the Cloud:  The Origins of Edge Computing
IoT Meets the Cloud: The Origins of Edge Computing
 
Application development for the internet of things
Application development for the internet of thingsApplication development for the internet of things
Application development for the internet of things
 
Iot Security, Internet of Things
Iot Security, Internet of ThingsIot Security, Internet of Things
Iot Security, Internet of Things
 
Iot and cloud computing
Iot and cloud computingIot and cloud computing
Iot and cloud computing
 
IoT - Attacks and Solutions
IoT - Attacks and SolutionsIoT - Attacks and Solutions
IoT - Attacks and Solutions
 
Evolution of the cloud
Evolution of the cloudEvolution of the cloud
Evolution of the cloud
 
Cloud computing ppt
Cloud computing pptCloud computing ppt
Cloud computing ppt
 
Internet of Things (IOT)
Internet of Things (IOT)Internet of Things (IOT)
Internet of Things (IOT)
 
Honeypots
HoneypotsHoneypots
Honeypots
 
Introduction to Web Server Security
Introduction to Web Server SecurityIntroduction to Web Server Security
Introduction to Web Server Security
 
DDoS Attack PPT by Nitin Bisht
DDoS Attack  PPT by Nitin BishtDDoS Attack  PPT by Nitin Bisht
DDoS Attack PPT by Nitin Bisht
 
IPS (intrusion prevention system)
IPS (intrusion prevention system)IPS (intrusion prevention system)
IPS (intrusion prevention system)
 
Cloud Computing Project
Cloud Computing Project Cloud Computing Project
Cloud Computing Project
 
IoT sensing and actuation
IoT sensing and actuationIoT sensing and actuation
IoT sensing and actuation
 
Intent-based networking (IBN): a platform for digital business
Intent-based networking (IBN): a platform for digital businessIntent-based networking (IBN): a platform for digital business
Intent-based networking (IBN): a platform for digital business
 
Introduction to IoT
Introduction to IoTIntroduction to IoT
Introduction to IoT
 
Unit 1-Cloud computing Foundation
Unit 1-Cloud computing FoundationUnit 1-Cloud computing Foundation
Unit 1-Cloud computing Foundation
 
Edge computing
Edge computingEdge computing
Edge computing
 
Fog computing in IoT
Fog computing in IoTFog computing in IoT
Fog computing in IoT
 
Cloud security Presentation
Cloud security PresentationCloud security Presentation
Cloud security Presentation
 

Similar to Introduction to edge analytics- Intelligent IoT

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

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
MarinCaroMartnezBerg
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
only4webmaster01
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 

Recently uploaded (20)

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 

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