SlideShare a Scribd company logo
1 of 43
WEBINAR 
Real World Applications 
of Streaming Analytics 
Recorded version available at http://bit.ly/1AeGdxM 
1 © 2014 Impetus Technologies
Recent Webcast Recap– Archived on the 
Website 
Recorded version available at http://bit.ly/1AeGdxM 
2 © 2014 Impetus Technologies 
Real-time Streaming 
Analytics for 
Enterprises based on 
Apache Storm 
Real-time Streaming 
Analytics: Business Value, 
Use Cases, and Architectural 
Considerations
Why rapid growth and 
demand for real-time 
analytics 
Q&A 
Recorded version available at http://bit.ly/1AeGdxM 
Agenda 
3 © 2014 Impetus Technologies 
StreamAnalytix – 
Product Overview 
Real World Case Studies 
Business Problem, Solution 
Architecture and Outcomes
• Big Data Solutions & Services company 
• Unique in depth, expertise – started implementing in 2008 
• Proven with customer success 
• IP and Products 
• We deliver - Business Impact from Big Data Solutions 
• Technology expertise 
• Data Science 
• Business Analytics 
• Serving Fortune 1000 companies since 1996 
• Large-scale and mission critical software platforms 
• HQ: Los Gatos, CA; 1500 people 
• Offshore operations in 3 cities in India 
Recorded version available at http://bit.ly/1AeGdxM 
Brief Intro 
4 © 2014 Impetus Technologies
Drivers for Real-time Streaming Analytics 
Fleet Operations & Logistics Security 
Mobile Devices and Apps Energy Industry IT Operations 
Recorded version available at http://bit.ly/1AeGdxM 
5 © 2014 Impetus Technologies
Drivers for Real-time Streaming Analytics 
You and I : 
The ‘CUSTOMER’ 
Recorded version available at http://bit.ly/1AeGdxM 
6 © 2014 Impetus Technologies
Drivers for Real-time Streaming Analytics 
Recorded version available at http://bit.ly/1AeGdxM 
7 © 2014 Impetus Technologies
Drivers for Real-time Streaming Analytics 
Context 
Sensitive service 
Recorded version available at http://bit.ly/1AeGdxM 
Multi-channel 
engagement in 
real-time 
8 © 2014 Impetus Technologies 
Happy 
customers, 
Loyalty, 
Revenue, 
Profits, Growth
Drivers for Real-time Streaming Analytics 
Recorded version available at http://bit.ly/1AeGdxM 
Business 
Operations 
9 © 2014 Impetus Technologies 
Business 
Analytics 
Real-time 
Streaming 
Analytics
Real-time Business Analytics – The “Batch Gap” 
The batch workflow is too slow 
Views are out of date 
Not yet 
absorbed. Data absorbed into Batch 
Views 
Recorded version available at http://bit.ly/1AeGdxM 
10 © 2014 Impetus Technologies 
Now 
Time 
Just a few hours of data.
Blended View – Historical and NOW 
Recorded version available at http://bit.ly/1AeGdxM 
t 
11 © 2014 Impetus Technologies 
now 
Hadoop works great back 
here 
Storm works 
here 
Blleennddeedd Vviieew
Big Data and Fast Data Combined 
Batch Layer 
Pre-computed 
information 
Batch re-compute 
Speed Layer 
Pre-computed 
information 
Real time 
increment 
Recorded version available at http://bit.ly/1AeGdxM 
All data 
All data 
12 © 2014 Impetus Technologies 
Serving Layer 
Batch view 
Batch view 
Merge 
Real time view 
Real time view 
Incoming 
Data Query
Poll 
Where are you in the process of 
implementing real-time streaming analytics? 
Recorded version available at http://bit.ly/1AeGdxM 
13 © 2014 Impetus Technologies
Enterprise Class Real time Streaming Analytics Platform 
A Product developed and offered by 
Recorded version available at http://bit.ly/1AeGdxM 
14 © 2014 Impetus Technologies
StreamAnalytix is a software platform that enables enterprises to analyze and 
respond to events in real-time at Big Data scale. It is designed to rapidly build 
and deploy streaming analytics applications for any industry vertical, any data 
format, and any use-case 
Recorded version available at http://bit.ly/1AeGdxM 
At a Glance 
15 © 2014 Impetus Technologies
StreamAnalytix Block Diagram 
Recorded version available at http://bit.ly/1AeGdxM 
16 © 2014 Impetus Technologies
Case Studies - Real World Applications 
Recorded version available at http://bit.ly/1AeGdxM 
17 © 2014 Impetus Technologies
Case Study 1 – Intelligence Solutions Company 
Basic Schematic Architecture 
Recorded version available at http://bit.ly/1AeGdxM 
Problem: 
18 © 2014 Impetus Technologies 
Numerous " non-voice " 
communications
Case Study 1 – Intelligence Solutions Company 
• Classify streaming text in real-time based on topic 
• Sentiment Analysis on the stream in real-time 
• 250 million messages a day 
• Variety: weblogs, chats, emails, tweets etc. 
Recorded version available at http://bit.ly/1AeGdxM 
• Accuracy 
Classification - 99.99% 
Sentiment analysis - 80% 
19 © 2014 Impetus Technologies 
20 Predefined Categories 
"Arts_culture_entertainment 
" "law_crime_justice" 
"disaster_accident" 
"economy_finance" 
"education" 
"environment_weather" 
"health" "lifestyle" "politics" 
"religion" "science" "society" 
"sports" "conflict_war" 
"literature" "computing" 
"labor" "travel" 
"governance_government" 
"human_interest" 
Problem statement
Case Study 1 – Intelligence Solutions Company 
Problem statement 
• English and Arabic content 
• Other languages = “other” (no metadata) 
Had CSS and JavaScript files 
To be categorized as “scripts” 
• Ingest, Store, Index, Query 
Metadata and Raw binary data 
Petabytes 
• Query SLA – On any 4 hour window "cold data" 
4 to 5 seconds 
ETSI compliant encryption 
Recorded version available at http://bit.ly/1AeGdxM 
• Data very raw 
20 © 2014 Impetus Technologies
Case Study 1 – Intelligence Solutions Company 
Classification 
Recorded version available at http://bit.ly/1AeGdxM 
Content 
Extraction and 
Preprocessing 
22 © 2014 Impetus Technologies 
Sentiment 
Analysis 
Tokenization of words based on delimiters (space) 
Elimination of all “Stop Words”, non-contributory words 
Removal of non-ASCII and Non UTF-8 
Models built offline 
and scoring online
Case Study 1 – Intelligence Solutions Company 
Real-time Classification 
• 20 categories; Multiple labels if applicable 
• Semantic similarity approach based on matrix 
• Language independent (with caveats) 
• Low Latency achieved by two step process 
Recorded version available at http://bit.ly/1AeGdxM 
decomposition 
-Pre-processing 
-Numerical computation 
23 © 2014 Impetus Technologies
Case Study 1 – Intelligence Solutions Company 
Sentiment Analysis 
• Dictionary or Lexicon approach; Unsupervised model 
• Prepared offline with matrix decomposition 
• Polarities assigned to adjectives (+ - 0 ) 
-Surrounding words could negate, amplify etc. 
-Clusters of words treated separately 
-Feature extraction possible for distinct sentiment 
Recorded version available at http://bit.ly/1AeGdxM 
24 © 2014 Impetus Technologies
Case Study 1 – Intelligence Solutions Company 
Learnings - Analytics 
• Language independent technique worked well 
• 50-60 documents per topic was sufficient 
-Is not 100% tokenizable – no spaces 
-Did not hamper accuracy significantly 
-Needed language expert to test model (for any foreign language) 
Recorded version available at http://bit.ly/1AeGdxM 
• Arabic content 
25 © 2014 Impetus Technologies
Case Study 1 – Intelligence Solutions Company 
Learnings - Architecture 
• Task lends well to parallelization and scale out 
• StreamAnalytix is a good fit – linear scale out 
• Event size/ throughput – trade off 
• Unique sharding and indexing for query optimization 
• Many more types of use-cases possible 
Recorded version available at http://bit.ly/1AeGdxM 
• Flexible topology 
26 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
Recorded version available at http://bit.ly/1AeGdxM 
27 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
IVR 
Agent Queue 
Recorded version available at http://bit.ly/1AeGdxM 
28 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
• Proactive – 
Business teams 
want to understand 
dominant call paths 
• Lower “Queue” time 
Recorded version available at http://bit.ly/1AeGdxM 
Problem Statement 
• Reactive – 
Customer service 
complaints on “What 
happened to my call ?” 
Diagnostics 
- Easier 
- Faster 
29 © 2014 Impetus Technologies 
• Proactive - 
Abandoned call 
analysis 
Hang up on 
IVR/hold
Case Study 2 – Hosted Contact Center 
Solution 
Technical Requirements 
Log Aggregation 
• Stream raw log events from 
multiple remote servers 
• Filter incoming log events – before 
storage 
• Index/search of log events 
Real-Time Dashboard and Alerts 
Auto Correlate Logs in 
Real-time 
• Correlate log events arriving at 
different time intervals based on 
System ID, Channel ID, Call ID 
• Visualize the complete call path 
for a particular id 
• Ability to show counters on the existing Log Monitoring dashboard. For eg. #of inbound calls per tenant 
• SLA based alarms – ability to generate alarms based on SLA threshold values over a moving time window per 
Recorded version available at http://bit.ly/1AeGdxM 
tenant. 
30 © 2014 Impetus Technologies 
IVR Dominant 
Path
Case Study 2 – Hosted Contact Center 
Solution 
Recorded version available at http://bit.ly/1AeGdxM 
31 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
Recorded version available at http://bit.ly/1AeGdxM 
32 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
Recorded version available at http://bit.ly/1AeGdxM 
33 © 2014 Impetus Technologies
Case Study 2 – Hosted Contact Center 
Solution 
Outcome, Next steps 
• Next steps 
Recorded version available at http://bit.ly/1AeGdxM 
34 © 2014 Impetus Technologies 
– Sentiment analysis in real-time 
(chat) 
– Audio to text: Sentiment 
analytics on transcript 
– Rich real-time dash-boarding 
and live counters 
• Successfully solved key problems 
– Call log aggregation, indexing and 
search 
– Real-time call path picture 
– Dominant path analytics
Case Study 3 – Digital Content Provider 
• Scholarly journals, educational, research 
content 
• Institutional Subscribers – 1000s of users 
each 
• Business wants real-time visibility and 
analytics of customer behavior patterns 
Recorded version available at http://bit.ly/1AeGdxM 
35 © 2014 Impetus Technologies
Case Study 3 – Digital Content Provider 
• 10s of millions of events per day 
– Clickstream data – complex XML events 
– Complex XML events parsed, filtered in real-time 
• Recommendation engine 
Recorded version available at http://bit.ly/1AeGdxM 
Problem Statement 
• Real-time ETL 
• Clickstream-Analytics: 
– Double click detection 
– BOT detection 
– Upsell/ cross-sell 
36 © 2014 Impetus Technologies
Case Study 3 – Digital Content Provider 
Data Flow and Real-time Pipeline Design 
Recorded version available at http://bit.ly/1AeGdxM 
37 © 2014 Impetus Technologies
Case Study 4 – Web Application SLA Monitoring 
• Healthcare insurance exchange software platform 
• Server response time to front end application is a key 
• Complaints from key customers (potential revenue impact) 
• Triggered need for aggressive monitoring and alerting 
Recorded version available at http://bit.ly/1AeGdxM 
metric 
system 
38 © 2014 Impetus Technologies
Case Study 4 – Web Application SLA Monitoring 
Recorded version available at http://bit.ly/1AeGdxM 
39 © 2014 Impetus Technologies 
• Alert if response 
breaches 4 
second threshold 
• Real-time 
counters/ 
dashboard for a 
variety of metrics 
• Monthly report 
Problem Statement
Case Study 4 – Web Application SLA Monitoring 
Syslog 
Server 
Kafka 
Server 
StreamAnalytix Agent Features 
• The agent can publish to multiple destinations 
• The agent can send encrypted data (optional) 
StreamAnalytix 
Real-Time Pipeline 
Recorded version available at http://bit.ly/1AeGdxM 
Remote 
Node 
StreamAnalyti 
x 
Agent 
Syslog 
Kafka 
via 
TCP 
40 © 2014 Impetus Technologies 
Index 
Store 
Down 
Stream 
System 
SLA 
Events 
Report 
generation 
SLA 
Alerts 
Real-Time 
Counters 
Data Flow and Real-time Pipeline Design
Successful outcomes with all early customers 
A few others in process 
• Tier1 Healthcare Insurance Carrier – variety of use-cases 
• Major Credit Card Brand and Bank – variety of use-cases 
• End-point Security Application – On-prem and SaaS 
• Mobile Field Devices – Real-time monitoring, predictive analytics 
Recorded version available at http://bit.ly/1AeGdxM 
41 © 2014 Impetus Technologies
Q&A 
? 
Email us at inquiry@streamanalytix.com 
www.StreamAnalytix.com 
Request: On-premise and Cloud based trial and/or Proof of concept 
Recorded version available at http://bit.ly/1AeGdxM 
42 © 2014 Impetus Technologies
StreamAnalytix Product Highlights 
An “App Server” for real-time apps – on-premise and 
cloud 
Focus on your business logic - leave infra to us 
Handle all the 3V’s of Big Data on one platform 
Recorded version available at http://bit.ly/1AeGdxM 
43 © 2014 Impetus Technologies 
Significant time to market acceleration 
Seamless integration with Hadoop and NoSQL
Data Parsing 
- Variety 
Recorded version available at http://bit.ly/1AeGdxM 
Key Features 
High Speed 
Data 
Ingestion 
Elastic 
Scaling – 
Volume, 
Velocity 
44 © 2014 Impetus Technologies 
Pluggable 
Persistence 
Real-time 
Index and 
Search 
Dynamic 
Message 
Routing 
Rule Based 
Alert 
Pluggable 
Workflow 
Management 
Fault 
Tolerance 
and Data 
Integrity 
Optimized for 
High 
Performance

More Related Content

What's hot

Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data AnalyticsVMware Tanzu
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...Kai Wähner
 
Transformacion del Negocio Financiero por medio de Tecnologias Cloud
Transformacion del Negocio Financiero por medio de Tecnologias CloudTransformacion del Negocio Financiero por medio de Tecnologias Cloud
Transformacion del Negocio Financiero por medio de Tecnologias CloudRaul Goycoolea Seoane
 
Enabling DataOps with Unified Data Lineage
Enabling DataOps with Unified Data LineageEnabling DataOps with Unified Data Lineage
Enabling DataOps with Unified Data LineageMANTA
 
The Big Picture: Real-time Data is Defining Intelligent Offers
The Big Picture: Real-time Data is Defining Intelligent OffersThe Big Picture: Real-time Data is Defining Intelligent Offers
The Big Picture: Real-time Data is Defining Intelligent OffersCloudera, Inc.
 
5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri
 5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri 5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri
5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike GualtieriSpark Summit
 
WSO2Con EU 2016: An Effective Device Strategy to Accelerate your Business
WSO2Con EU 2016: An Effective Device Strategy to  Accelerate your BusinessWSO2Con EU 2016: An Effective Device Strategy to  Accelerate your Business
WSO2Con EU 2016: An Effective Device Strategy to Accelerate your BusinessWSO2
 
ParStream - Big Data for Business Users
ParStream - Big Data for Business UsersParStream - Big Data for Business Users
ParStream - Big Data for Business UsersParStream Inc.
 
Data Warehouse Like a Tech Startup with Oracle Autonomous Data Warehouse
Data Warehouse Like a Tech Startup with Oracle Autonomous Data WarehouseData Warehouse Like a Tech Startup with Oracle Autonomous Data Warehouse
Data Warehouse Like a Tech Startup with Oracle Autonomous Data WarehouseRittman Analytics
 
Analytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsAnalytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsInside Analysis
 
Up Your Analytics Game with Pentaho and Vertica
Up Your Analytics Game with Pentaho and Vertica Up Your Analytics Game with Pentaho and Vertica
Up Your Analytics Game with Pentaho and Vertica Pentaho
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scaleLooker
 
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...MongoDB
 
Webinar: Attaining Excellence in Big Data Integration
Webinar: Attaining Excellence in Big Data IntegrationWebinar: Attaining Excellence in Big Data Integration
Webinar: Attaining Excellence in Big Data IntegrationSnapLogic
 
Moving from data to insights: How to effectively drive business decisions & g...
Moving from data to insights: How to effectively drive business decisions & g...Moving from data to insights: How to effectively drive business decisions & g...
Moving from data to insights: How to effectively drive business decisions & g...Cloudera, Inc.
 
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...Kai Wähner
 
Deliver World Class Customer Experience with Big Data and Analytics
Deliver World Class Customer Experience with Big Data and AnalyticsDeliver World Class Customer Experience with Big Data and Analytics
Deliver World Class Customer Experience with Big Data and AnalyticsRaul Goycoolea Seoane
 
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...Sabri Skhiri
 

What's hot (20)

Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data Analytics
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
 
Transformacion del Negocio Financiero por medio de Tecnologias Cloud
Transformacion del Negocio Financiero por medio de Tecnologias CloudTransformacion del Negocio Financiero por medio de Tecnologias Cloud
Transformacion del Negocio Financiero por medio de Tecnologias Cloud
 
Enabling DataOps with Unified Data Lineage
Enabling DataOps with Unified Data LineageEnabling DataOps with Unified Data Lineage
Enabling DataOps with Unified Data Lineage
 
The Big Picture: Real-time Data is Defining Intelligent Offers
The Big Picture: Real-time Data is Defining Intelligent OffersThe Big Picture: Real-time Data is Defining Intelligent Offers
The Big Picture: Real-time Data is Defining Intelligent Offers
 
5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri
 5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri 5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri
5 Reasons Enterprise Adoption of Spark is Unstoppable by Mike Gualtieri
 
WSO2Con EU 2016: An Effective Device Strategy to Accelerate your Business
WSO2Con EU 2016: An Effective Device Strategy to  Accelerate your BusinessWSO2Con EU 2016: An Effective Device Strategy to  Accelerate your Business
WSO2Con EU 2016: An Effective Device Strategy to Accelerate your Business
 
ParStream - Big Data for Business Users
ParStream - Big Data for Business UsersParStream - Big Data for Business Users
ParStream - Big Data for Business Users
 
Security and governance
Security and governanceSecurity and governance
Security and governance
 
Data Warehouse Like a Tech Startup with Oracle Autonomous Data Warehouse
Data Warehouse Like a Tech Startup with Oracle Autonomous Data WarehouseData Warehouse Like a Tech Startup with Oracle Autonomous Data Warehouse
Data Warehouse Like a Tech Startup with Oracle Autonomous Data Warehouse
 
7 Predictive Analytics, Spark , Streaming use cases
7 Predictive Analytics, Spark , Streaming use cases7 Predictive Analytics, Spark , Streaming use cases
7 Predictive Analytics, Spark , Streaming use cases
 
Analytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsAnalytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old Constraints
 
Up Your Analytics Game with Pentaho and Vertica
Up Your Analytics Game with Pentaho and Vertica Up Your Analytics Game with Pentaho and Vertica
Up Your Analytics Game with Pentaho and Vertica
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scale
 
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...
Data Integration and Advanced Analytics for MongoDB: Blend, Enrich and Analyz...
 
Webinar: Attaining Excellence in Big Data Integration
Webinar: Attaining Excellence in Big Data IntegrationWebinar: Attaining Excellence in Big Data Integration
Webinar: Attaining Excellence in Big Data Integration
 
Moving from data to insights: How to effectively drive business decisions & g...
Moving from data to insights: How to effectively drive business decisions & g...Moving from data to insights: How to effectively drive business decisions & g...
Moving from data to insights: How to effectively drive business decisions & g...
 
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...
How to create intelligent Business Processes thanks to Big Data (BPM, Apache ...
 
Deliver World Class Customer Experience with Big Data and Analytics
Deliver World Class Customer Experience with Big Data and AnalyticsDeliver World Class Customer Experience with Big Data and Analytics
Deliver World Class Customer Experience with Big Data and Analytics
 
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...
Lambda Architecture 2.0 Convergence between Real-Time Analytics, Context-awar...
 

Viewers also liked

Hortonworks Data in Motion Webinar Series - Part 1
Hortonworks Data in Motion Webinar Series - Part 1Hortonworks Data in Motion Webinar Series - Part 1
Hortonworks Data in Motion Webinar Series - Part 1Hortonworks
 
Hortonworks Data In Motion Series Part 3 - HDF Ambari
Hortonworks Data In Motion Series Part 3 - HDF Ambari Hortonworks Data In Motion Series Part 3 - HDF Ambari
Hortonworks Data In Motion Series Part 3 - HDF Ambari Hortonworks
 
Hortonworks Data In Motion Series Part 4
Hortonworks Data In Motion Series Part 4Hortonworks Data In Motion Series Part 4
Hortonworks Data In Motion Series Part 4Hortonworks
 
Webinar Series Part 5 New Features of HDF 5
Webinar Series Part 5 New Features of HDF 5Webinar Series Part 5 New Features of HDF 5
Webinar Series Part 5 New Features of HDF 5Hortonworks
 
Intro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWSIntro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWSSri Ambati
 
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...Hortonworks
 

Viewers also liked (9)

IOT, Streaming Analytics and Machine Learning
IOT, Streaming Analytics and Machine Learning IOT, Streaming Analytics and Machine Learning
IOT, Streaming Analytics and Machine Learning
 
Hortonworks Data in Motion Webinar Series - Part 1
Hortonworks Data in Motion Webinar Series - Part 1Hortonworks Data in Motion Webinar Series - Part 1
Hortonworks Data in Motion Webinar Series - Part 1
 
Building a Smarter Home with Apache NiFi and Spark
Building a Smarter Home with Apache NiFi and SparkBuilding a Smarter Home with Apache NiFi and Spark
Building a Smarter Home with Apache NiFi and Spark
 
Hortonworks Data In Motion Series Part 3 - HDF Ambari
Hortonworks Data In Motion Series Part 3 - HDF Ambari Hortonworks Data In Motion Series Part 3 - HDF Ambari
Hortonworks Data In Motion Series Part 3 - HDF Ambari
 
Hortonworks Data In Motion Series Part 4
Hortonworks Data In Motion Series Part 4Hortonworks Data In Motion Series Part 4
Hortonworks Data In Motion Series Part 4
 
Webinar Series Part 5 New Features of HDF 5
Webinar Series Part 5 New Features of HDF 5Webinar Series Part 5 New Features of HDF 5
Webinar Series Part 5 New Features of HDF 5
 
Integrating Apache Spark and NiFi for Data Lakes
Integrating Apache Spark and NiFi for Data LakesIntegrating Apache Spark and NiFi for Data Lakes
Integrating Apache Spark and NiFi for Data Lakes
 
Intro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWSIntro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWS
 
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...
Hortonworks Data in Motion Webinar Series Part 7 Apache Kafka Nifi Better Tog...
 

Similar to Real-world Applications of Streaming Analytics- StreamAnalytix Webinar

Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...
Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...
Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...Impetus Technologies
 
Performance Testing of Large-scale Systems- Impetus Webinar
Performance Testing of Large-scale Systems- Impetus WebinarPerformance Testing of Large-scale Systems- Impetus Webinar
Performance Testing of Large-scale Systems- Impetus WebinarImpetus Technologies
 
Industrial Internet of Things: Protocols an Standards
Industrial Internet of Things: Protocols an StandardsIndustrial Internet of Things: Protocols an Standards
Industrial Internet of Things: Protocols an StandardsJavier Povedano
 
Why Collaborate? Graham Nicholls, Extrada Inc.
Why Collaborate? Graham Nicholls, Extrada Inc.Why Collaborate? Graham Nicholls, Extrada Inc.
Why Collaborate? Graham Nicholls, Extrada Inc.mfrancis
 
Top 5 .NET Challenges, Performance Monitoring Tips & Tricks
Top 5 .NET Challenges, Performance Monitoring Tips & TricksTop 5 .NET Challenges, Performance Monitoring Tips & Tricks
Top 5 .NET Challenges, Performance Monitoring Tips & TricksAppDynamics
 
Ahead of the Stream: How to Future-Proof Real-Time Analytics
Ahead of the Stream: How to Future-Proof Real-Time AnalyticsAhead of the Stream: How to Future-Proof Real-Time Analytics
Ahead of the Stream: How to Future-Proof Real-Time AnalyticsInside Analysis
 
Unlocking insights in streaming data
Unlocking insights in streaming dataUnlocking insights in streaming data
Unlocking insights in streaming dataCarolyn Duby
 
The Complete User Experience Monitoring Solution - eG Enterprise v7
The Complete User Experience Monitoring Solution - eG Enterprise v7The Complete User Experience Monitoring Solution - eG Enterprise v7
The Complete User Experience Monitoring Solution - eG Enterprise v7eG Innovations
 
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ HiveMQ
 
Measuring and Maximizing the Business Impact of Network Automation
Measuring and Maximizing the Business Impact of Network AutomationMeasuring and Maximizing the Business Impact of Network Automation
Measuring and Maximizing the Business Impact of Network AutomationItential
 
Best Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaBest Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaHiveMQ
 
IoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeIoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeVMware Tanzu
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glancekanimozhin
 
How to Handle the Realities of DevOps Monitoring Today
How to Handle the Realities of DevOps Monitoring TodayHow to Handle the Realities of DevOps Monitoring Today
How to Handle the Realities of DevOps Monitoring TodayDevOps.com
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd.
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd.
 
Modernizing the Manufacturing Industry with MQTT and Kafka
Modernizing the Manufacturing Industry with MQTT and KafkaModernizing the Manufacturing Industry with MQTT and Kafka
Modernizing the Manufacturing Industry with MQTT and KafkaHiveMQ
 
T.Anagnostopoulos: Putting Open Source to Work at Greek Customers
T.Anagnostopoulos: Putting Open Source to Work at Greek CustomersT.Anagnostopoulos: Putting Open Source to Work at Greek Customers
T.Anagnostopoulos: Putting Open Source to Work at Greek CustomersUni Systems S.M.S.A.
 

Similar to Real-world Applications of Streaming Analytics- StreamAnalytix Webinar (20)

Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...
Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...
Accelerating Hadoop Solution Lifecycle and Improving ROI- Impetus On-demand W...
 
Performance Testing of Large-scale Systems- Impetus Webinar
Performance Testing of Large-scale Systems- Impetus WebinarPerformance Testing of Large-scale Systems- Impetus Webinar
Performance Testing of Large-scale Systems- Impetus Webinar
 
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application DevelopmentWebinar IoT Cloud Platforms and Middleware for Rapid Application Development
Webinar IoT Cloud Platforms and Middleware for Rapid Application Development
 
Cloud Manufacturing
Cloud ManufacturingCloud Manufacturing
Cloud Manufacturing
 
Industrial Internet of Things: Protocols an Standards
Industrial Internet of Things: Protocols an StandardsIndustrial Internet of Things: Protocols an Standards
Industrial Internet of Things: Protocols an Standards
 
Why Collaborate? Graham Nicholls, Extrada Inc.
Why Collaborate? Graham Nicholls, Extrada Inc.Why Collaborate? Graham Nicholls, Extrada Inc.
Why Collaborate? Graham Nicholls, Extrada Inc.
 
Top 5 .NET Challenges, Performance Monitoring Tips & Tricks
Top 5 .NET Challenges, Performance Monitoring Tips & TricksTop 5 .NET Challenges, Performance Monitoring Tips & Tricks
Top 5 .NET Challenges, Performance Monitoring Tips & Tricks
 
Ahead of the Stream: How to Future-Proof Real-Time Analytics
Ahead of the Stream: How to Future-Proof Real-Time AnalyticsAhead of the Stream: How to Future-Proof Real-Time Analytics
Ahead of the Stream: How to Future-Proof Real-Time Analytics
 
Unlocking insights in streaming data
Unlocking insights in streaming dataUnlocking insights in streaming data
Unlocking insights in streaming data
 
The Complete User Experience Monitoring Solution - eG Enterprise v7
The Complete User Experience Monitoring Solution - eG Enterprise v7The Complete User Experience Monitoring Solution - eG Enterprise v7
The Complete User Experience Monitoring Solution - eG Enterprise v7
 
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ How to Monitor and Observe IoT and MQTT Applications with HiveMQ
How to Monitor and Observe IoT and MQTT Applications with HiveMQ
 
Measuring and Maximizing the Business Impact of Network Automation
Measuring and Maximizing the Business Impact of Network AutomationMeasuring and Maximizing the Business Impact of Network Automation
Measuring and Maximizing the Business Impact of Network Automation
 
Best Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaBest Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & Kafka
 
IoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeIoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at Penske
 
Techcello at a glance
Techcello at a glanceTechcello at a glance
Techcello at a glance
 
How to Handle the Realities of DevOps Monitoring Today
How to Handle the Realities of DevOps Monitoring TodayHow to Handle the Realities of DevOps Monitoring Today
How to Handle the Realities of DevOps Monitoring Today
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
 
Modernizing the Manufacturing Industry with MQTT and Kafka
Modernizing the Manufacturing Industry with MQTT and KafkaModernizing the Manufacturing Industry with MQTT and Kafka
Modernizing the Manufacturing Industry with MQTT and Kafka
 
T.Anagnostopoulos: Putting Open Source to Work at Greek Customers
T.Anagnostopoulos: Putting Open Source to Work at Greek CustomersT.Anagnostopoulos: Putting Open Source to Work at Greek Customers
T.Anagnostopoulos: Putting Open Source to Work at Greek Customers
 

More from Impetus Technologies

Impetus White Paper- Handling Data Corruption in Elasticsearch
Impetus White Paper- Handling  Data Corruption  in ElasticsearchImpetus White Paper- Handling  Data Corruption  in Elasticsearch
Impetus White Paper- Handling Data Corruption in ElasticsearchImpetus Technologies
 
Real-world Applications of Streaming Analytics- StreamAnalytix Webinar
Real-world Applications of Streaming Analytics- StreamAnalytix WebinarReal-world Applications of Streaming Analytics- StreamAnalytix Webinar
Real-world Applications of Streaming Analytics- StreamAnalytix WebinarImpetus Technologies
 
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...Impetus Technologies
 
SPARK USE CASE- Distributed Reinforcement Learning for Electricity Market Bi...
SPARK USE CASE-  Distributed Reinforcement Learning for Electricity Market Bi...SPARK USE CASE-  Distributed Reinforcement Learning for Electricity Market Bi...
SPARK USE CASE- Distributed Reinforcement Learning for Electricity Market Bi...Impetus Technologies
 
Enterprise Ready Android and Manageability- Impetus Webcast
Enterprise Ready Android and Manageability- Impetus WebcastEnterprise Ready Android and Manageability- Impetus Webcast
Enterprise Ready Android and Manageability- Impetus WebcastImpetus Technologies
 
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...Impetus Technologies
 
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...Impetus Technologies
 
Big Data Analytics with Storm, Spark and GraphLab
Big Data Analytics with Storm, Spark and GraphLabBig Data Analytics with Storm, Spark and GraphLab
Big Data Analytics with Storm, Spark and GraphLabImpetus Technologies
 
Webinar maturity of mobile test automation- approaches and future trends
Webinar  maturity of mobile test automation- approaches and future trendsWebinar  maturity of mobile test automation- approaches and future trends
Webinar maturity of mobile test automation- approaches and future trendsImpetus Technologies
 
Next generation analytics with yarn, spark and graph lab
Next generation analytics with yarn, spark and graph labNext generation analytics with yarn, spark and graph lab
Next generation analytics with yarn, spark and graph labImpetus Technologies
 
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...Impetus Technologies
 
Performance Testing of Big Data Applications - Impetus Webcast
Performance Testing of Big Data Applications - Impetus WebcastPerformance Testing of Big Data Applications - Impetus Webcast
Performance Testing of Big Data Applications - Impetus WebcastImpetus Technologies
 
Real-time Predictive Analytics in Manufacturing - Impetus Webinar
Real-time Predictive Analytics in Manufacturing - Impetus WebinarReal-time Predictive Analytics in Manufacturing - Impetus Webinar
Real-time Predictive Analytics in Manufacturing - Impetus WebinarImpetus Technologies
 
Webinar real-time predictive analytics in manufacturing
Webinar  real-time predictive analytics in manufacturingWebinar  real-time predictive analytics in manufacturing
Webinar real-time predictive analytics in manufacturingImpetus Technologies
 
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...Impetus Technologies
 
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus Webinar
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus WebinarBuild and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus Webinar
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus WebinarImpetus Technologies
 
Addressing Performance Testing Challenges in Agile- Impetus Webinar
Addressing Performance Testing Challenges in Agile- Impetus WebinarAddressing Performance Testing Challenges in Agile- Impetus Webinar
Addressing Performance Testing Challenges in Agile- Impetus WebinarImpetus Technologies
 
Impetus SandStorm - Performance Testing Tool for Web, Mobile and Cloud
Impetus SandStorm  - Performance Testing Tool for Web, Mobile and CloudImpetus SandStorm  - Performance Testing Tool for Web, Mobile and Cloud
Impetus SandStorm - Performance Testing Tool for Web, Mobile and CloudImpetus Technologies
 
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...Impetus Technologies
 
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database Solutions
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database SolutionsWebinar Invite-Build and Manage Hadoop and Oracle NoSQL Database Solutions
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database SolutionsImpetus Technologies
 

More from Impetus Technologies (20)

Impetus White Paper- Handling Data Corruption in Elasticsearch
Impetus White Paper- Handling  Data Corruption  in ElasticsearchImpetus White Paper- Handling  Data Corruption  in Elasticsearch
Impetus White Paper- Handling Data Corruption in Elasticsearch
 
Real-world Applications of Streaming Analytics- StreamAnalytix Webinar
Real-world Applications of Streaming Analytics- StreamAnalytix WebinarReal-world Applications of Streaming Analytics- StreamAnalytix Webinar
Real-world Applications of Streaming Analytics- StreamAnalytix Webinar
 
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...
Deep Learning: Evolution of ML from Statistical to Brain-like Computing- Data...
 
SPARK USE CASE- Distributed Reinforcement Learning for Electricity Market Bi...
SPARK USE CASE-  Distributed Reinforcement Learning for Electricity Market Bi...SPARK USE CASE-  Distributed Reinforcement Learning for Electricity Market Bi...
SPARK USE CASE- Distributed Reinforcement Learning for Electricity Market Bi...
 
Enterprise Ready Android and Manageability- Impetus Webcast
Enterprise Ready Android and Manageability- Impetus WebcastEnterprise Ready Android and Manageability- Impetus Webcast
Enterprise Ready Android and Manageability- Impetus Webcast
 
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...
Leveraging NoSQL Database Technology to Implement Real-time Data Architecture...
 
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...
Maturity of Mobile Test Automation: Approaches and Future Trends- Impetus Web...
 
Big Data Analytics with Storm, Spark and GraphLab
Big Data Analytics with Storm, Spark and GraphLabBig Data Analytics with Storm, Spark and GraphLab
Big Data Analytics with Storm, Spark and GraphLab
 
Webinar maturity of mobile test automation- approaches and future trends
Webinar  maturity of mobile test automation- approaches and future trendsWebinar  maturity of mobile test automation- approaches and future trends
Webinar maturity of mobile test automation- approaches and future trends
 
Next generation analytics with yarn, spark and graph lab
Next generation analytics with yarn, spark and graph labNext generation analytics with yarn, spark and graph lab
Next generation analytics with yarn, spark and graph lab
 
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...
The Shared Elephant - Hadoop as a Shared Service for Multiple Departments – I...
 
Performance Testing of Big Data Applications - Impetus Webcast
Performance Testing of Big Data Applications - Impetus WebcastPerformance Testing of Big Data Applications - Impetus Webcast
Performance Testing of Big Data Applications - Impetus Webcast
 
Real-time Predictive Analytics in Manufacturing - Impetus Webinar
Real-time Predictive Analytics in Manufacturing - Impetus WebinarReal-time Predictive Analytics in Manufacturing - Impetus Webinar
Real-time Predictive Analytics in Manufacturing - Impetus Webinar
 
Webinar real-time predictive analytics in manufacturing
Webinar  real-time predictive analytics in manufacturingWebinar  real-time predictive analytics in manufacturing
Webinar real-time predictive analytics in manufacturing
 
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...
Real-time Analytics for the Healthcare Industry: Arrythmia Detection- Impetus...
 
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus Webinar
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus WebinarBuild and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus Webinar
Build and Manage Hadoop & Oracle NoSQL DB Solutions- Impetus Webinar
 
Addressing Performance Testing Challenges in Agile- Impetus Webinar
Addressing Performance Testing Challenges in Agile- Impetus WebinarAddressing Performance Testing Challenges in Agile- Impetus Webinar
Addressing Performance Testing Challenges in Agile- Impetus Webinar
 
Impetus SandStorm - Performance Testing Tool for Web, Mobile and Cloud
Impetus SandStorm  - Performance Testing Tool for Web, Mobile and CloudImpetus SandStorm  - Performance Testing Tool for Web, Mobile and Cloud
Impetus SandStorm - Performance Testing Tool for Web, Mobile and Cloud
 
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...
Addressing Performance Testing Challenges in Agile: Process and Tools: Impetu...
 
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database Solutions
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database SolutionsWebinar Invite-Build and Manage Hadoop and Oracle NoSQL Database Solutions
Webinar Invite-Build and Manage Hadoop and Oracle NoSQL Database Solutions
 

Recently uploaded

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 

Recently uploaded (20)

Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 

Real-world Applications of Streaming Analytics- StreamAnalytix Webinar

  • 1. WEBINAR Real World Applications of Streaming Analytics Recorded version available at http://bit.ly/1AeGdxM 1 © 2014 Impetus Technologies
  • 2. Recent Webcast Recap– Archived on the Website Recorded version available at http://bit.ly/1AeGdxM 2 © 2014 Impetus Technologies Real-time Streaming Analytics for Enterprises based on Apache Storm Real-time Streaming Analytics: Business Value, Use Cases, and Architectural Considerations
  • 3. Why rapid growth and demand for real-time analytics Q&A Recorded version available at http://bit.ly/1AeGdxM Agenda 3 © 2014 Impetus Technologies StreamAnalytix – Product Overview Real World Case Studies Business Problem, Solution Architecture and Outcomes
  • 4. • Big Data Solutions & Services company • Unique in depth, expertise – started implementing in 2008 • Proven with customer success • IP and Products • We deliver - Business Impact from Big Data Solutions • Technology expertise • Data Science • Business Analytics • Serving Fortune 1000 companies since 1996 • Large-scale and mission critical software platforms • HQ: Los Gatos, CA; 1500 people • Offshore operations in 3 cities in India Recorded version available at http://bit.ly/1AeGdxM Brief Intro 4 © 2014 Impetus Technologies
  • 5. Drivers for Real-time Streaming Analytics Fleet Operations & Logistics Security Mobile Devices and Apps Energy Industry IT Operations Recorded version available at http://bit.ly/1AeGdxM 5 © 2014 Impetus Technologies
  • 6. Drivers for Real-time Streaming Analytics You and I : The ‘CUSTOMER’ Recorded version available at http://bit.ly/1AeGdxM 6 © 2014 Impetus Technologies
  • 7. Drivers for Real-time Streaming Analytics Recorded version available at http://bit.ly/1AeGdxM 7 © 2014 Impetus Technologies
  • 8. Drivers for Real-time Streaming Analytics Context Sensitive service Recorded version available at http://bit.ly/1AeGdxM Multi-channel engagement in real-time 8 © 2014 Impetus Technologies Happy customers, Loyalty, Revenue, Profits, Growth
  • 9. Drivers for Real-time Streaming Analytics Recorded version available at http://bit.ly/1AeGdxM Business Operations 9 © 2014 Impetus Technologies Business Analytics Real-time Streaming Analytics
  • 10. Real-time Business Analytics – The “Batch Gap” The batch workflow is too slow Views are out of date Not yet absorbed. Data absorbed into Batch Views Recorded version available at http://bit.ly/1AeGdxM 10 © 2014 Impetus Technologies Now Time Just a few hours of data.
  • 11. Blended View – Historical and NOW Recorded version available at http://bit.ly/1AeGdxM t 11 © 2014 Impetus Technologies now Hadoop works great back here Storm works here Blleennddeedd Vviieew
  • 12. Big Data and Fast Data Combined Batch Layer Pre-computed information Batch re-compute Speed Layer Pre-computed information Real time increment Recorded version available at http://bit.ly/1AeGdxM All data All data 12 © 2014 Impetus Technologies Serving Layer Batch view Batch view Merge Real time view Real time view Incoming Data Query
  • 13. Poll Where are you in the process of implementing real-time streaming analytics? Recorded version available at http://bit.ly/1AeGdxM 13 © 2014 Impetus Technologies
  • 14. Enterprise Class Real time Streaming Analytics Platform A Product developed and offered by Recorded version available at http://bit.ly/1AeGdxM 14 © 2014 Impetus Technologies
  • 15. StreamAnalytix is a software platform that enables enterprises to analyze and respond to events in real-time at Big Data scale. It is designed to rapidly build and deploy streaming analytics applications for any industry vertical, any data format, and any use-case Recorded version available at http://bit.ly/1AeGdxM At a Glance 15 © 2014 Impetus Technologies
  • 16. StreamAnalytix Block Diagram Recorded version available at http://bit.ly/1AeGdxM 16 © 2014 Impetus Technologies
  • 17. Case Studies - Real World Applications Recorded version available at http://bit.ly/1AeGdxM 17 © 2014 Impetus Technologies
  • 18. Case Study 1 – Intelligence Solutions Company Basic Schematic Architecture Recorded version available at http://bit.ly/1AeGdxM Problem: 18 © 2014 Impetus Technologies Numerous " non-voice " communications
  • 19. Case Study 1 – Intelligence Solutions Company • Classify streaming text in real-time based on topic • Sentiment Analysis on the stream in real-time • 250 million messages a day • Variety: weblogs, chats, emails, tweets etc. Recorded version available at http://bit.ly/1AeGdxM • Accuracy Classification - 99.99% Sentiment analysis - 80% 19 © 2014 Impetus Technologies 20 Predefined Categories "Arts_culture_entertainment " "law_crime_justice" "disaster_accident" "economy_finance" "education" "environment_weather" "health" "lifestyle" "politics" "religion" "science" "society" "sports" "conflict_war" "literature" "computing" "labor" "travel" "governance_government" "human_interest" Problem statement
  • 20. Case Study 1 – Intelligence Solutions Company Problem statement • English and Arabic content • Other languages = “other” (no metadata) Had CSS and JavaScript files To be categorized as “scripts” • Ingest, Store, Index, Query Metadata and Raw binary data Petabytes • Query SLA – On any 4 hour window "cold data" 4 to 5 seconds ETSI compliant encryption Recorded version available at http://bit.ly/1AeGdxM • Data very raw 20 © 2014 Impetus Technologies
  • 21. Case Study 1 – Intelligence Solutions Company Classification Recorded version available at http://bit.ly/1AeGdxM Content Extraction and Preprocessing 22 © 2014 Impetus Technologies Sentiment Analysis Tokenization of words based on delimiters (space) Elimination of all “Stop Words”, non-contributory words Removal of non-ASCII and Non UTF-8 Models built offline and scoring online
  • 22. Case Study 1 – Intelligence Solutions Company Real-time Classification • 20 categories; Multiple labels if applicable • Semantic similarity approach based on matrix • Language independent (with caveats) • Low Latency achieved by two step process Recorded version available at http://bit.ly/1AeGdxM decomposition -Pre-processing -Numerical computation 23 © 2014 Impetus Technologies
  • 23. Case Study 1 – Intelligence Solutions Company Sentiment Analysis • Dictionary or Lexicon approach; Unsupervised model • Prepared offline with matrix decomposition • Polarities assigned to adjectives (+ - 0 ) -Surrounding words could negate, amplify etc. -Clusters of words treated separately -Feature extraction possible for distinct sentiment Recorded version available at http://bit.ly/1AeGdxM 24 © 2014 Impetus Technologies
  • 24. Case Study 1 – Intelligence Solutions Company Learnings - Analytics • Language independent technique worked well • 50-60 documents per topic was sufficient -Is not 100% tokenizable – no spaces -Did not hamper accuracy significantly -Needed language expert to test model (for any foreign language) Recorded version available at http://bit.ly/1AeGdxM • Arabic content 25 © 2014 Impetus Technologies
  • 25. Case Study 1 – Intelligence Solutions Company Learnings - Architecture • Task lends well to parallelization and scale out • StreamAnalytix is a good fit – linear scale out • Event size/ throughput – trade off • Unique sharding and indexing for query optimization • Many more types of use-cases possible Recorded version available at http://bit.ly/1AeGdxM • Flexible topology 26 © 2014 Impetus Technologies
  • 26. Case Study 2 – Hosted Contact Center Solution Recorded version available at http://bit.ly/1AeGdxM 27 © 2014 Impetus Technologies
  • 27. Case Study 2 – Hosted Contact Center Solution IVR Agent Queue Recorded version available at http://bit.ly/1AeGdxM 28 © 2014 Impetus Technologies
  • 28. Case Study 2 – Hosted Contact Center Solution • Proactive – Business teams want to understand dominant call paths • Lower “Queue” time Recorded version available at http://bit.ly/1AeGdxM Problem Statement • Reactive – Customer service complaints on “What happened to my call ?” Diagnostics - Easier - Faster 29 © 2014 Impetus Technologies • Proactive - Abandoned call analysis Hang up on IVR/hold
  • 29. Case Study 2 – Hosted Contact Center Solution Technical Requirements Log Aggregation • Stream raw log events from multiple remote servers • Filter incoming log events – before storage • Index/search of log events Real-Time Dashboard and Alerts Auto Correlate Logs in Real-time • Correlate log events arriving at different time intervals based on System ID, Channel ID, Call ID • Visualize the complete call path for a particular id • Ability to show counters on the existing Log Monitoring dashboard. For eg. #of inbound calls per tenant • SLA based alarms – ability to generate alarms based on SLA threshold values over a moving time window per Recorded version available at http://bit.ly/1AeGdxM tenant. 30 © 2014 Impetus Technologies IVR Dominant Path
  • 30. Case Study 2 – Hosted Contact Center Solution Recorded version available at http://bit.ly/1AeGdxM 31 © 2014 Impetus Technologies
  • 31. Case Study 2 – Hosted Contact Center Solution Recorded version available at http://bit.ly/1AeGdxM 32 © 2014 Impetus Technologies
  • 32. Case Study 2 – Hosted Contact Center Solution Recorded version available at http://bit.ly/1AeGdxM 33 © 2014 Impetus Technologies
  • 33. Case Study 2 – Hosted Contact Center Solution Outcome, Next steps • Next steps Recorded version available at http://bit.ly/1AeGdxM 34 © 2014 Impetus Technologies – Sentiment analysis in real-time (chat) – Audio to text: Sentiment analytics on transcript – Rich real-time dash-boarding and live counters • Successfully solved key problems – Call log aggregation, indexing and search – Real-time call path picture – Dominant path analytics
  • 34. Case Study 3 – Digital Content Provider • Scholarly journals, educational, research content • Institutional Subscribers – 1000s of users each • Business wants real-time visibility and analytics of customer behavior patterns Recorded version available at http://bit.ly/1AeGdxM 35 © 2014 Impetus Technologies
  • 35. Case Study 3 – Digital Content Provider • 10s of millions of events per day – Clickstream data – complex XML events – Complex XML events parsed, filtered in real-time • Recommendation engine Recorded version available at http://bit.ly/1AeGdxM Problem Statement • Real-time ETL • Clickstream-Analytics: – Double click detection – BOT detection – Upsell/ cross-sell 36 © 2014 Impetus Technologies
  • 36. Case Study 3 – Digital Content Provider Data Flow and Real-time Pipeline Design Recorded version available at http://bit.ly/1AeGdxM 37 © 2014 Impetus Technologies
  • 37. Case Study 4 – Web Application SLA Monitoring • Healthcare insurance exchange software platform • Server response time to front end application is a key • Complaints from key customers (potential revenue impact) • Triggered need for aggressive monitoring and alerting Recorded version available at http://bit.ly/1AeGdxM metric system 38 © 2014 Impetus Technologies
  • 38. Case Study 4 – Web Application SLA Monitoring Recorded version available at http://bit.ly/1AeGdxM 39 © 2014 Impetus Technologies • Alert if response breaches 4 second threshold • Real-time counters/ dashboard for a variety of metrics • Monthly report Problem Statement
  • 39. Case Study 4 – Web Application SLA Monitoring Syslog Server Kafka Server StreamAnalytix Agent Features • The agent can publish to multiple destinations • The agent can send encrypted data (optional) StreamAnalytix Real-Time Pipeline Recorded version available at http://bit.ly/1AeGdxM Remote Node StreamAnalyti x Agent Syslog Kafka via TCP 40 © 2014 Impetus Technologies Index Store Down Stream System SLA Events Report generation SLA Alerts Real-Time Counters Data Flow and Real-time Pipeline Design
  • 40. Successful outcomes with all early customers A few others in process • Tier1 Healthcare Insurance Carrier – variety of use-cases • Major Credit Card Brand and Bank – variety of use-cases • End-point Security Application – On-prem and SaaS • Mobile Field Devices – Real-time monitoring, predictive analytics Recorded version available at http://bit.ly/1AeGdxM 41 © 2014 Impetus Technologies
  • 41. Q&A ? Email us at inquiry@streamanalytix.com www.StreamAnalytix.com Request: On-premise and Cloud based trial and/or Proof of concept Recorded version available at http://bit.ly/1AeGdxM 42 © 2014 Impetus Technologies
  • 42. StreamAnalytix Product Highlights An “App Server” for real-time apps – on-premise and cloud Focus on your business logic - leave infra to us Handle all the 3V’s of Big Data on one platform Recorded version available at http://bit.ly/1AeGdxM 43 © 2014 Impetus Technologies Significant time to market acceleration Seamless integration with Hadoop and NoSQL
  • 43. Data Parsing - Variety Recorded version available at http://bit.ly/1AeGdxM Key Features High Speed Data Ingestion Elastic Scaling – Volume, Velocity 44 © 2014 Impetus Technologies Pluggable Persistence Real-time Index and Search Dynamic Message Routing Rule Based Alert Pluggable Workflow Management Fault Tolerance and Data Integrity Optimized for High Performance

Editor's Notes

  1. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  2. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  3. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  4. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  5. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  6. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  7. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  8. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  9. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  10. Eventual Accuracy: Can compute exact answer in batch layer and approximate answer in real-time layer
  11. Essentially, the Lambda Architecture comprises the following components, processes, and responsibilities: New Data: All data entering the system is dispatched to both the batch layer and the speed layer for processing. Batch layer: The batch layer has two functions: (i) managing the master dataset (an immutable, append-only set of raw data), and (ii) to pre-compute (arbitrary query functions) the batch views. Hadoop's HDFS is typically used to store the master dataset and perform the computation of the batch views using MapReduce. Serving layer: this layer indexes the batch views so that they can be queried in ad hoc with low latency. To implement the serving layer, usually technologies such as Apache HBase or ElephantDB are utilized. The Apache Drill project provides the capability to execute full ANSI SQL 2003 queries against batch views. Speed layer: This layer compensates for the high latency of updates to the serving layer, due to the batch layer. Using fast and incremental algorithms, the speed layer deals with recent data only. Storm is often used to implement this layer. Queries: Last but not least, Any incoming query can be answered by merging results from batch views and real-time views.
  12. [Punit] – lose the text at the bottom and increase the size of the diagram Also make the label beneath the image to be large and bold StreamAnalytix is a software platform that enables enterprises to analyze and respond to events in real-time at Big Data scale. It is designed to rapidly build and deploy streaming analytics applications for any industry vertical, any data format, and any use-case
  13. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  14. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  15. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  16. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  17. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  18. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  19. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  20. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  21. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  22. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  23. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  24. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  25. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  26. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  27. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  28. [Punit] – lose the text at the bottom and increase the size of the diagram Also make the label beneath the image to be large and bold StreamAnalytix is a software platform that enables enterprises to analyze and respond to events in real-time at Big Data scale. It is designed to rapidly build and deploy streaming analytics applications for any industry vertical, any data format, and any use-case
  29. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  30. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline
  31. [Punit] – lose the text at the bottom and increase the size of the diagram Also make the label beneath the image to be large and bold StreamAnalytix is a software platform that enables enterprises to analyze and respond to events in real-time at Big Data scale. It is designed to rapidly build and deploy streaming analytics applications for any industry vertical, any data format, and any use-case
  32. Data source – listener for Active MQ Secure data streaming from remote servers Alert for call drop events in the main pipeline