SlideShare una empresa de Scribd logo
1 de 41
Descargar para leer sin conexión
Grab some coffee and enjoy 
the pre-show banter before 
the top of the hour!
Smarter Analytics: Supporting the Enterprise with Automation 
The Briefing Room
Twitter Tag: #briefr 
The Briefing Room 
Welcome 
Host: 
Eric Kavanagh 
eric.kavanagh@bloorgroup.com 
@eric_kavanagh
! Reveal the essential characteristics of enterprise software, 
good and bad 
! Provide a forum for detailed analysis of today’s innovative 
technologies 
! Give vendors a chance to explain their product to savvy 
analysts 
! Allow audience members to pose serious questions... and get 
answers! 
Twitter Tag: #briefr 
The Briefing Room 
Mission
Twitter Tag: #briefr 
The Briefing Room 
Topics 
This Month: ANALYTICS & MACHINE LEARNING 
July: INNOVATIVE TECHNOLOGY 
August: BIG DATA ECOSYSTEM 
2014 Editorial Calendar at 
www.insideanalysis.com/webcasts/the-briefing-room
Twitter Tag: #briefr 
The Briefing Room
Twitter Tag: #briefr 
The Briefing Room 
Analyst: Barry Devlin 
Dr. Barry Devlin is among the foremost authorities on business 
insight and one of the founders of data warehousing, having 
published the first architectural paper on the topic in 1988. 
With over 30 years of IT experience, he is a widely respected 
analyst, consultant, lecturer and author. His 2013 book, 
“Business unIntelligence—Insight and Innovation beyond 
Analytics and Big Data,” is available as hardcopy and e-book. 
Barry is founder and principal of 9sight Consulting. He 
specializes in the human, organizational and IT implications of 
deep business insight solutions that combine operational, 
informational and collaborative environments. A regular 
contributor to BeyeNETWORK and TDWI, Barry is based in Cape 
Town, South Africa and operates worldwide.
Twitter Tag: #briefr 
The Briefing Room 
WhereScape 
! WhereScape is a data warehousing software company 
! It offers WhereScape 3D, software for planning and reality-testing 
data warehousing and business intelligence projects; 
and WhereScape RED, an integrated development 
environment used for building, deploying and managing 
data warehouses and data marts. 
! WhereScape RED allows developers to automate the data 
warehousing life cycle
Twitter Tag: #briefr 
The Briefing Room 
Guest: Michael Whitehead 
A data warehousing industry veteran, 
Michael Whitehead has spent more 
than a decade designing and building 
commercial data warehouses for 
customers in a wide variety of 
industries. Prior to founding 
WhereScape, Michael had Asia Pacific 
responsibilities for data warehousing 
for Sequent Computer Systems, Inc.
Michael Whitehead 
June 2014 
Smarter Analytics
Why were sales 
down this week 
versus last 
year? 
Grocery 
Store 
with 
Class, 
Walter 
Watzpatzkowski, 
15 
/1/09
We promoted 
ice cream but the 
weather was 
unreasonably 
cold 
Grocery 
Store 
with 
Class, 
Walter 
Watzpatzkowski, 
15 
/1/09
Our competitor 
ran a better 
promotion 
Grocery 
Store 
with 
Class, 
Walter 
Watzpatzkowski, 
15 
/1/09
1990s - Decision support 
system 
(For the time) large amounts of data, stored in 
various inscrutable file formats and database 
management systems. 
Want actionable information? 
Write a program. 
One program per analytical problem…. 
Reporting bureaus 
This 
model’s 
dysfuncBons 
created 
the 
need 
for 
data 
warehousing…
2000s - Enterprise data 
warehousing 
Separate the refinement of raw data – regardless of 
the source – from the delivery of subsets of that 
data, to various decision-making constituencies. 
Build a solid, scalable information delivery 
infrastructure for the corporation. 
Support variability, and change, at both ends. 
Apply appropriate governance, risk management, 
compliance mechanisms. 
[And stabilize the supply side of the market, in the 
process…] 
A 
design 
paFern 
for 
stable, 
OperaBonalized 
informaBon 
refining 
and 
delivery
The economic 
conditions led to a 
change in 
demographics of 
the people walking 
past my store 
Grocery 
Store 
with 
Class, 
Walter 
Watzpatzkowski, 
15 
/1/09
2014 - big data technologies 
Large amounts of data, stored in 
various inscrutable file formats and 
database management systems. 
Want actionable information? 
Write a program. 
One program per analytical problem…. 
Oh, and batch-oriented. 
And integrate-it-yourself. 
Instead 
of 
JCL, 
Pig. 
Instead 
of 
CICS 
and 
Comshare, 
Cloudera. 
In 
what 
way 
is 
this 
model 
a 
leap 
forward?
HOW DID WE 
GET HERE?
People built 
Data warehouses 
that don’t support 
analytics 
Grocery 
Store 
with 
Class, 
Walter 
Watzpatzkowski, 
15 
/1/09
2014 – “self service” 
technologies 
Large amounts of data, stored in 
various inscrutable file formats AND 
data warehouses. 
Want actionable information? 
Create a dataset. 
One dataset per analytical problem…. 
The 
newer 
tech 
is 
great. 
Is 
the 
way 
it 
is 
used 
a 
leap 
forward?
Automation is key 
for better support 
of analytics 
Smith 
Cannery: 
Extension 
and 
Experiment 
StaBon 
CommunicaBons 
Photograph 
CollecBon 
(p120)
STEPS 
1. Identify attributes 
2. Identify business key 
3. Index business key and add a unique constraint 
4. Create surrogate key with auto sequence generation 
5. Index surrogate key 
6. Insert zero surrogate key row with values set for each attribute 
7. Add a modified timestamp column 
8. Write the SQL code to Insert new business keys or Update existing business key 
rows. Maintain the modified timestamp 
9. Create any other indexes required for querying 
10. Decide best practice for index maintenance during load. Keep in situ or drop and 
recreate after load. 
11. Document procedure 
Etc Etc
Really? 
1. Identify attributes 
2. Identify business key 
3. Index business key and add a unique constraint 
4. Create surrogate key with auto sequence generation 
5. Index surrogate key 
6. Insert zero surrogate key row with values set for each attribute 
7. Add a modified timestamp column 
8. Write the SQL code to Insert new business keys or Update existing business key 
rows. Maintain the modified timestamp 
9. Create any other indexes required for querying 
10. Decide best practice for index maintenance during load. Keep in situ or drop and 
recreate after load. 
11. Document procedure 
Etc Etc
What can be automated? 
• Profiling 
• Model conversion 
• Object creation 
• Code generation 
• Indexing 
• Impact analysis 
• Documentation
What it will look like? 
The new data warehouse
The new data warehouse 
Five Key Changes 
Pooling – new types of data, staged differently 
than we’ve staged pampered data, in the past. 
A multi-engine “logical” data warehouse: 
NoSQL à Not Only SQL 
Support for discovery, prototyping and 
evaluation of analytics 
Support for continuing data integration, 
through to the “end use” tier 
Automation of the data warehousing platform’s 
core functionality 
Back 
to 
best-­‐of-­‐breed, 
customer-­‐specific 
IntegraBon 
models
Conclusion 
Let’s not stuff it up (again) 
• Data people – challenge 
ourselves to do more, faster 
• Analysts – don’t give up on the 
data people
Twitter Tag: #briefr 
The Briefing Room 
Perceptions & Questions 
Analyst: 
Barry Devlin
un 
^ 
Business Intelligence: 
Smarter Analytics: Supporting 
the Enterprise with Automation 
Dr Barry Devlin 
Founder & Principal 
9sight Consulting 
Bloor Briefing Room 
10 June 2014 
Copyright © 2014 9sight Consulting, All Rights Reserved
Analytics (and big data ) emerged for business with 
social media and web logs 
§ Understanding and tracking sentiment 
– What do you think? How do you react? 
– Basic analytics and BI activity on a new 
data source 
§ Real-time insight into and influence 
on website activities 
– Why did you abandon your cart? 
– What would you most likely buy 
on getting a cross-sell? 
– Deep, real-time analytics and BI 
with operational integration 
30 Copyright © 2014, 9sight Consulting
The Internet of Things adds urgency to a new 
automation of analytics and BI 
§ Extends existing processes 
– Micro-management of supply chains and 
extension all the way to the consumer 
– Sourcing and delivery 
§ Creates completely new business models 
– Often depending on analytics 
– Motor insurance à encouragement & prevention 
– Hospital care à health monitoring 
31 Copyright © 2014, 9sight Consulting
The biz-tech ecosystem reflects the complexity of 
today’s business. 
Speed of decision and appropriate action 
Business 
Information 
Technology 
Customer interaction 
and technical savvy 
Competition Mobile devices 
Information abundance 
and variety 
Market flexibility 
and uncertainty 
Externally-sourced 
information 
32 Copyright © 2014, 9sight Consulting
The architecture for the biz-tech ecosystem consists of 
information pillars. 
§ Single architecture for all types of 
data/information 
– Mix/match technology as needed 
– Relational, NoSQL, Hadoop, etc. 
§ Integration of sources and stores 
– Instantiation gathers measures, 
events, messages and transactions 
– Assimilation integrates stored info. 
– Reification virtualizes access 
§ Data flows as fast as needed and 
reconciled when necessary 
– No unnecessary storage or 
transformations 
– (Contrast layered data architecture) 
Reification 
Process-mediated 
(data) 
Assimilation 
Context-setting (information) 
Transactional 
(data) 
Transactions 
Human-sourced 
(information) 
Machine-generated 
(data) 
Instantiation 
Measures Events Messages 
33 Copyright © 2014, 9sight Consulting
Information pillars can be mapped to today’s BI and 
analytics tools and environments. 
§ Process-mediated data 
– Traditional computing 
– Via data entry, cleansing processes 
– Relational databases 
§ Machine-generated data 
– Output of machines and sensors 
– The Internet of Things 
– NoSQL, Streaming, (RDBMS) 
§ Human-sourced information 
– Subjectively interpreted record of 
personal experiences 
– From Tweets to Videos 
– Hadoop, Enterprise Content 
Management 
EDW BI 
Process-mediated 
(data) 
Assimilation 
Oper. 
Analytics 
Pred. 
Analytics 
Context-setting (information) 
OLTP 
Transactional 
(data) 
Transactions 
Human-sourced 
(information) 
Machine-generated 
(data) 
Instantiation 
Measures Events Messages 
34 Copyright © 2014, 9sight Consulting
From BI to Business unIntelligence 
§ Information, knowledge and meaning 
– Understanding real world context 
§ Process, predefined and emergent 
– Automating the creation and use 
of information 
§ Beyond bounded rationality 
– How decisions are really made 
§ http://bit.ly/BunI-Technics : 25% discount 
with code “BIInsights25” 
35 Copyright © 2014, 9sight Consulting
Dr Barry Devlin 
Founder & Principal 
9sight Consulting 
Thank you! 
Additional resources 
§ All articles and white papers available 
at: http://bit.ly/9sight_papers 
§ Blogs at: http://bit.ly/BD_Blog 
§ Follow me on Twitter: @BarryDevlin 
Copyright © 2014 9sight Consulting, All Rights Reserved 
36
Questions (1) 
1. The Enterprise Data Warehousing architecture of the 2000s (I would 
say 1990s) was driven by the business need for consistency / 
reconciliation of data from many sources. It’s perhaps suboptimal for 
timeliness (real-time data) and maintenance (multiple layers of ETL 
function). How can the sort of automation you’re proposing help in 
these two areas? 
2. You compare 1980s and 2014 approaches asking how this model is a 
“leap forward.” One difference is users’ (data scientists) skills with 
technology. Wouldn’t automation disempower such users? 
3. What would a warehouse that “supports Analytics” look like? 
4. You say “Automation is the key for better support of analytics,” but 
how does automation support the agility and flexibility needed for 
analytics? 
5. A big idea in analytics is “model on read.” Automation typically 
requires/provides “model on write.” How do you address these very 
opposite needs? 
37 Copyright © 2014, 9sight Consulting
Questions (2) 
6. Your pooling tier reminds me of the “Data Lake” – of which I’m not a 
big fan! Why would I want to bring “pampered data” ( I assume 
traditional data) through this pool? Seems like an additional / 
unnecessary step? 
7. What engines (other than SQL) do you envisage? Which do / will you 
support? 
8. Can you describe what the linkage between the different engines 
means? If integration how is it done? 
9. What data integration support do you envisage in the “end use” tier? 
10. Overall, how do you see your existing products evolving to implement 
the various aspects of this architecture? Does the relational database 
remain the core component, or do you envisage a more central role for 
Hadoop, as in Cloudera’s Enterprise Data Hub? 
38 Copyright © 2014, 9sight Consulting
Twitter Tag: #briefr 
The Briefing Room
This Month: ANALYTICS & MACHINE LEARNING 
July: INNOVATIVE TECHNOLOGY 
August: BIG DATA ECOSYSTEM 
www.insideanalysis.com/webcasts/the-briefing-room 
Twitter Tag: #briefr 
The Briefing Room 
Upcoming Topics 
2014 Editorial Calendar at 
www.insideanalysis.com
Twitter Tag: #briefr 
THANK YOU 
for your 
ATTENTION! 
The Briefing Room

Más contenido relacionado

La actualidad más candente

Maximize Your Data Warehouse Modernization Efforts Through Automation
Maximize Your Data Warehouse Modernization Efforts Through AutomationMaximize Your Data Warehouse Modernization Efforts Through Automation
Maximize Your Data Warehouse Modernization Efforts Through AutomationWhereScape
 
Deliver Trusted Data by Leveraging ETL Testing
Deliver Trusted Data by Leveraging ETL TestingDeliver Trusted Data by Leveraging ETL Testing
Deliver Trusted Data by Leveraging ETL TestingCognizant
 
Washington DC DataOps Meetup -- Nov 2019
Washington DC DataOps Meetup   -- Nov 2019Washington DC DataOps Meetup   -- Nov 2019
Washington DC DataOps Meetup -- Nov 2019DataKitchen
 
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...WhereScape
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scaleLooker
 
Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data AnalyticsVMware Tanzu
 
Architecting for Real-Time Big Data Analytics
Architecting for Real-Time Big Data AnalyticsArchitecting for Real-Time Big Data Analytics
Architecting for Real-Time Big Data AnalyticsRob Winters
 
DataOps - Lean principles and lean practices
DataOps - Lean principles and lean practicesDataOps - Lean principles and lean practices
DataOps - Lean principles and lean practicesLars Albertsson
 
Data kitchen 7 agile steps - big data fest 9-18-2015
Data kitchen   7 agile steps - big data fest 9-18-2015Data kitchen   7 agile steps - big data fest 9-18-2015
Data kitchen 7 agile steps - big data fest 9-18-2015DataKitchen
 
Dsc 2021 presentation_radovan_bacovic
Dsc 2021 presentation_radovan_bacovicDsc 2021 presentation_radovan_bacovic
Dsc 2021 presentation_radovan_bacovicRadovan Baćović
 
A brief history of data warehousing
A brief history of data warehousingA brief history of data warehousing
A brief history of data warehousingRob Winters
 
H2O World - Collaborative, Reproducible Research with H2O - Nick Elprin
H2O World - Collaborative, Reproducible Research with H2O - Nick ElprinH2O World - Collaborative, Reproducible Research with H2O - Nick Elprin
H2O World - Collaborative, Reproducible Research with H2O - Nick ElprinSri Ambati
 
Is Your Organization Ready for Data Vault?
Is Your Organization Ready for Data Vault?Is Your Organization Ready for Data Vault?
Is Your Organization Ready for Data Vault?WhereScape
 
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...Looker
 
Bridged Overview by CodeData
Bridged Overview by CodeDataBridged Overview by CodeData
Bridged Overview by CodeDataSam Sur
 
Your Data Nerd Friends Need You!
Your Data Nerd Friends Need You!Your Data Nerd Friends Need You!
Your Data Nerd Friends Need You! DataKitchen
 
Brokering Data: Accelerating Data Evaluation with Databricks White Label
Brokering Data: Accelerating Data Evaluation with Databricks White LabelBrokering Data: Accelerating Data Evaluation with Databricks White Label
Brokering Data: Accelerating Data Evaluation with Databricks White LabelDatabricks
 
ProdSec: A Technical Approach
ProdSec: A Technical ApproachProdSec: A Technical Approach
ProdSec: A Technical ApproachJeremy Brown
 
seven steps to dataops @ dataops.rocks conference Oct 2019
seven steps to dataops @ dataops.rocks conference Oct 2019seven steps to dataops @ dataops.rocks conference Oct 2019
seven steps to dataops @ dataops.rocks conference Oct 2019DataKitchen
 

La actualidad más candente (20)

Maximize Your Data Warehouse Modernization Efforts Through Automation
Maximize Your Data Warehouse Modernization Efforts Through AutomationMaximize Your Data Warehouse Modernization Efforts Through Automation
Maximize Your Data Warehouse Modernization Efforts Through Automation
 
Deliver Trusted Data by Leveraging ETL Testing
Deliver Trusted Data by Leveraging ETL TestingDeliver Trusted Data by Leveraging ETL Testing
Deliver Trusted Data by Leveraging ETL Testing
 
Washington DC DataOps Meetup -- Nov 2019
Washington DC DataOps Meetup   -- Nov 2019Washington DC DataOps Meetup   -- Nov 2019
Washington DC DataOps Meetup -- Nov 2019
 
TOUG Big Data Challenge and Impact
TOUG Big Data Challenge and ImpactTOUG Big Data Challenge and Impact
TOUG Big Data Challenge and Impact
 
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...
WhereScape + HVR Webcast – How Progressive Leasing Accelerated Data Warehousi...
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scale
 
Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data Analytics
 
Architecting for Real-Time Big Data Analytics
Architecting for Real-Time Big Data AnalyticsArchitecting for Real-Time Big Data Analytics
Architecting for Real-Time Big Data Analytics
 
DataOps - Lean principles and lean practices
DataOps - Lean principles and lean practicesDataOps - Lean principles and lean practices
DataOps - Lean principles and lean practices
 
Data kitchen 7 agile steps - big data fest 9-18-2015
Data kitchen   7 agile steps - big data fest 9-18-2015Data kitchen   7 agile steps - big data fest 9-18-2015
Data kitchen 7 agile steps - big data fest 9-18-2015
 
Dsc 2021 presentation_radovan_bacovic
Dsc 2021 presentation_radovan_bacovicDsc 2021 presentation_radovan_bacovic
Dsc 2021 presentation_radovan_bacovic
 
A brief history of data warehousing
A brief history of data warehousingA brief history of data warehousing
A brief history of data warehousing
 
H2O World - Collaborative, Reproducible Research with H2O - Nick Elprin
H2O World - Collaborative, Reproducible Research with H2O - Nick ElprinH2O World - Collaborative, Reproducible Research with H2O - Nick Elprin
H2O World - Collaborative, Reproducible Research with H2O - Nick Elprin
 
Is Your Organization Ready for Data Vault?
Is Your Organization Ready for Data Vault?Is Your Organization Ready for Data Vault?
Is Your Organization Ready for Data Vault?
 
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...
Webinar with SnagAJob, HP Vertica and Looker - Data at the speed of busines s...
 
Bridged Overview by CodeData
Bridged Overview by CodeDataBridged Overview by CodeData
Bridged Overview by CodeData
 
Your Data Nerd Friends Need You!
Your Data Nerd Friends Need You!Your Data Nerd Friends Need You!
Your Data Nerd Friends Need You!
 
Brokering Data: Accelerating Data Evaluation with Databricks White Label
Brokering Data: Accelerating Data Evaluation with Databricks White LabelBrokering Data: Accelerating Data Evaluation with Databricks White Label
Brokering Data: Accelerating Data Evaluation with Databricks White Label
 
ProdSec: A Technical Approach
ProdSec: A Technical ApproachProdSec: A Technical Approach
ProdSec: A Technical Approach
 
seven steps to dataops @ dataops.rocks conference Oct 2019
seven steps to dataops @ dataops.rocks conference Oct 2019seven steps to dataops @ dataops.rocks conference Oct 2019
seven steps to dataops @ dataops.rocks conference Oct 2019
 

Destacado

WhereScape - Business Intelligence for Growth
WhereScape - Business Intelligence for GrowthWhereScape - Business Intelligence for Growth
WhereScape - Business Intelligence for GrowthVincent Kwon
 
Best Practices for Building a Warehouse Quickly
Best Practices for Building a Warehouse QuicklyBest Practices for Building a Warehouse Quickly
Best Practices for Building a Warehouse QuicklyWhereScape
 
3D printing en korte keten recyclage (Evi Swinnen, timelab)
3D printing en korte keten recyclage (Evi Swinnen, timelab)3D printing en korte keten recyclage (Evi Swinnen, timelab)
3D printing en korte keten recyclage (Evi Swinnen, timelab)Patrick Van Renterghem
 
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...Patrick Van Renterghem
 
Smarter Eduction - Higher Education Summit 2011 - D Watt
Smarter Eduction - Higher Education Summit 2011 - D WattSmarter Eduction - Higher Education Summit 2011 - D Watt
Smarter Eduction - Higher Education Summit 2011 - D WattVincent Kwon
 
Pedro De Bruyckere Meetup Presentation
Pedro De Bruyckere Meetup PresentationPedro De Bruyckere Meetup Presentation
Pedro De Bruyckere Meetup PresentationPatrick Van Renterghem
 
Information Lifecycle Governance Leader Reference Guide
Information Lifecycle Governance Leader Reference GuideInformation Lifecycle Governance Leader Reference Guide
Information Lifecycle Governance Leader Reference GuideDan D'Angelo
 
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...Patrick Van Renterghem
 
How business analysts are catalysts for business change
How business analysts are catalysts for business changeHow business analysts are catalysts for business change
How business analysts are catalysts for business changePatrick Van Renterghem
 
Estrategia Information lifecycle Management
Estrategia Information lifecycle ManagementEstrategia Information lifecycle Management
Estrategia Information lifecycle ManagementJaime Contreras
 
Information Lifecycle Management
Information Lifecycle ManagementInformation Lifecycle Management
Information Lifecycle ManagementJurgen van de Pol
 
Ilm library information lifecycle management best practices guide sg247251
Ilm library information lifecycle management best practices guide sg247251Ilm library information lifecycle management best practices guide sg247251
Ilm library information lifecycle management best practices guide sg247251Banking at Ho Chi Minh city
 
Creating a Smarter Shopping Experience with IBM Solutions at Carter's
Creating a Smarter Shopping Experience with IBM Solutions at Carter'sCreating a Smarter Shopping Experience with IBM Solutions at Carter's
Creating a Smarter Shopping Experience with IBM Solutions at Carter'sPerficient, Inc.
 
Het huis de school van morgen (Martine Tempels, Telenet)
Het huis de school van morgen (Martine Tempels, Telenet)Het huis de school van morgen (Martine Tempels, Telenet)
Het huis de school van morgen (Martine Tempels, Telenet)Patrick Van Renterghem
 
Experiences from a Data Vault Pilot Exploiting the Internet of Things
Experiences from a Data Vault Pilot Exploiting the Internet of ThingsExperiences from a Data Vault Pilot Exploiting the Internet of Things
Experiences from a Data Vault Pilot Exploiting the Internet of ThingsUSGProfessionalsBelgium
 
Leveraging Information Lifecycle Governance To Achieve Information Success
Leveraging Information Lifecycle Governance To Achieve Information SuccessLeveraging Information Lifecycle Governance To Achieve Information Success
Leveraging Information Lifecycle Governance To Achieve Information SuccessNick Inglis
 
3D Printing: a Revolution or a Fad (Frederic De Meyer)
3D Printing: a Revolution or a Fad (Frederic De Meyer)3D Printing: a Revolution or a Fad (Frederic De Meyer)
3D Printing: a Revolution or a Fad (Frederic De Meyer)Patrick Van Renterghem
 

Destacado (20)

WhereScape - Business Intelligence for Growth
WhereScape - Business Intelligence for GrowthWhereScape - Business Intelligence for Growth
WhereScape - Business Intelligence for Growth
 
Best Practices for Building a Warehouse Quickly
Best Practices for Building a Warehouse QuicklyBest Practices for Building a Warehouse Quickly
Best Practices for Building a Warehouse Quickly
 
Test Automation for Data Warehouses
Test Automation for Data Warehouses Test Automation for Data Warehouses
Test Automation for Data Warehouses
 
3D printing en korte keten recyclage (Evi Swinnen, timelab)
3D printing en korte keten recyclage (Evi Swinnen, timelab)3D printing en korte keten recyclage (Evi Swinnen, timelab)
3D printing en korte keten recyclage (Evi Swinnen, timelab)
 
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...
Google Glass UX Best Practices Presentation by Litrik De Roy (@litrik) at the...
 
Smarter Eduction - Higher Education Summit 2011 - D Watt
Smarter Eduction - Higher Education Summit 2011 - D WattSmarter Eduction - Higher Education Summit 2011 - D Watt
Smarter Eduction - Higher Education Summit 2011 - D Watt
 
Pedro De Bruyckere Meetup Presentation
Pedro De Bruyckere Meetup PresentationPedro De Bruyckere Meetup Presentation
Pedro De Bruyckere Meetup Presentation
 
Trends for 2014
Trends for 2014Trends for 2014
Trends for 2014
 
Data Vault Introduction
Data Vault IntroductionData Vault Introduction
Data Vault Introduction
 
Information Lifecycle Governance Leader Reference Guide
Information Lifecycle Governance Leader Reference GuideInformation Lifecycle Governance Leader Reference Guide
Information Lifecycle Governance Leader Reference Guide
 
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...
Creating Better Customer Experiences Online (with Top Tasks) presented by Ger...
 
How business analysts are catalysts for business change
How business analysts are catalysts for business changeHow business analysts are catalysts for business change
How business analysts are catalysts for business change
 
Estrategia Information lifecycle Management
Estrategia Information lifecycle ManagementEstrategia Information lifecycle Management
Estrategia Information lifecycle Management
 
Information Lifecycle Management
Information Lifecycle ManagementInformation Lifecycle Management
Information Lifecycle Management
 
Ilm library information lifecycle management best practices guide sg247251
Ilm library information lifecycle management best practices guide sg247251Ilm library information lifecycle management best practices guide sg247251
Ilm library information lifecycle management best practices guide sg247251
 
Creating a Smarter Shopping Experience with IBM Solutions at Carter's
Creating a Smarter Shopping Experience with IBM Solutions at Carter'sCreating a Smarter Shopping Experience with IBM Solutions at Carter's
Creating a Smarter Shopping Experience with IBM Solutions at Carter's
 
Het huis de school van morgen (Martine Tempels, Telenet)
Het huis de school van morgen (Martine Tempels, Telenet)Het huis de school van morgen (Martine Tempels, Telenet)
Het huis de school van morgen (Martine Tempels, Telenet)
 
Experiences from a Data Vault Pilot Exploiting the Internet of Things
Experiences from a Data Vault Pilot Exploiting the Internet of ThingsExperiences from a Data Vault Pilot Exploiting the Internet of Things
Experiences from a Data Vault Pilot Exploiting the Internet of Things
 
Leveraging Information Lifecycle Governance To Achieve Information Success
Leveraging Information Lifecycle Governance To Achieve Information SuccessLeveraging Information Lifecycle Governance To Achieve Information Success
Leveraging Information Lifecycle Governance To Achieve Information Success
 
3D Printing: a Revolution or a Fad (Frederic De Meyer)
3D Printing: a Revolution or a Fad (Frederic De Meyer)3D Printing: a Revolution or a Fad (Frederic De Meyer)
3D Printing: a Revolution or a Fad (Frederic De Meyer)
 

Similar a Smarter Analytics: Supporting the Enterprise with Automation

Take Action: The New Reality of Data-Driven Business
Take Action: The New Reality of Data-Driven BusinessTake Action: The New Reality of Data-Driven Business
Take Action: The New Reality of Data-Driven BusinessInside Analysis
 
Business in the Driver’s Seat – An Improved Model for Integration
Business in the Driver’s Seat – An Improved Model for IntegrationBusiness in the Driver’s Seat – An Improved Model for Integration
Business in the Driver’s Seat – An Improved Model for IntegrationInside Analysis
 
Data Discovery and BI - Is there Really a Difference?
Data Discovery and BI - Is there Really a Difference?Data Discovery and BI - Is there Really a Difference?
Data Discovery and BI - Is there Really a Difference?Inside Analysis
 
Confluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointconfluent
 
Accelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationAccelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationDenodo
 
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...BigDataEverywhere
 
The Agile Analyst: Solving the Data Problem with Virtualization
The Agile Analyst: Solving the Data Problem with VirtualizationThe Agile Analyst: Solving the Data Problem with Virtualization
The Agile Analyst: Solving the Data Problem with VirtualizationInside Analysis
 
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
 
In-Memory Computing Webcast. Market Predictions 2017
In-Memory Computing Webcast. Market Predictions 2017In-Memory Computing Webcast. Market Predictions 2017
In-Memory Computing Webcast. Market Predictions 2017SingleStore
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US InformationJulian Tong
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopCCG
 
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXCustomer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXtsigitnist02
 
Data Discovery vs BI Webinar
Data Discovery vs BI WebinarData Discovery vs BI Webinar
Data Discovery vs BI WebinarBirst
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningCCG
 
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the CostHow to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the CostAtScale
 
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha Jarett
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha JarettRetail Analytics and BI with Looker, BigQuery, GCP & Leigha Jarett
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha JarettDaniel Zivkovic
 

Similar a Smarter Analytics: Supporting the Enterprise with Automation (20)

Take Action: The New Reality of Data-Driven Business
Take Action: The New Reality of Data-Driven BusinessTake Action: The New Reality of Data-Driven Business
Take Action: The New Reality of Data-Driven Business
 
Business in the Driver’s Seat – An Improved Model for Integration
Business in the Driver’s Seat – An Improved Model for IntegrationBusiness in the Driver’s Seat – An Improved Model for Integration
Business in the Driver’s Seat – An Improved Model for Integration
 
Data Discovery and BI - Is there Really a Difference?
Data Discovery and BI - Is there Really a Difference?Data Discovery and BI - Is there Really a Difference?
Data Discovery and BI - Is there Really a Difference?
 
Confluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPoint
 
Just ask Watson Seminar
Just ask Watson SeminarJust ask Watson Seminar
Just ask Watson Seminar
 
Accelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationAccelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and Visualization
 
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...
Big Data Everywhere Chicago: Platfora - Practices for Customer Analytics on H...
 
The Agile Analyst: Solving the Data Problem with Virtualization
The Agile Analyst: Solving the Data Problem with VirtualizationThe Agile Analyst: Solving the Data Problem with Virtualization
The Agile Analyst: Solving the Data Problem with Virtualization
 
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
 
In-Memory Computing Webcast. Market Predictions 2017
In-Memory Computing Webcast. Market Predictions 2017In-Memory Computing Webcast. Market Predictions 2017
In-Memory Computing Webcast. Market Predictions 2017
 
Future ready
Future readyFuture ready
Future ready
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US Information
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US Information
 
Analytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual WorkshopAnalytics in a Day Ft. Synapse Virtual Workshop
Analytics in a Day Ft. Synapse Virtual Workshop
 
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTXCustomer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
Customer Presentation - IBM Cloud Pak for Data Overview (Level 100).PPTX
 
Data Discovery vs BI Webinar
Data Discovery vs BI WebinarData Discovery vs BI Webinar
Data Discovery vs BI Webinar
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine Learning
 
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the CostHow to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
How to Optimize Sales Analytics Using 10x the Data at 1/10th the Cost
 
IT Ready - DW: 1st Day
IT Ready - DW: 1st Day IT Ready - DW: 1st Day
IT Ready - DW: 1st Day
 
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha Jarett
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha JarettRetail Analytics and BI with Looker, BigQuery, GCP & Leigha Jarett
Retail Analytics and BI with Looker, BigQuery, GCP & Leigha Jarett
 

Más de Inside Analysis

An Ounce of Prevention: Forging Healthy BI
An Ounce of Prevention: Forging Healthy BIAn Ounce of Prevention: Forging Healthy BI
An Ounce of Prevention: Forging Healthy BIInside Analysis
 
Agile, Automated, Aware: How to Model for Success
Agile, Automated, Aware: How to Model for SuccessAgile, Automated, Aware: How to Model for Success
Agile, Automated, Aware: How to Model for SuccessInside Analysis
 
First in Class: Optimizing the Data Lake for Tighter Integration
First in Class: Optimizing the Data Lake for Tighter IntegrationFirst in Class: Optimizing the Data Lake for Tighter Integration
First in Class: Optimizing the Data Lake for Tighter IntegrationInside Analysis
 
Fit For Purpose: Preventing a Big Data Letdown
Fit For Purpose: Preventing a Big Data LetdownFit For Purpose: Preventing a Big Data Letdown
Fit For Purpose: Preventing a Big Data LetdownInside Analysis
 
To Serve and Protect: Making Sense of Hadoop Security
To Serve and Protect: Making Sense of Hadoop Security To Serve and Protect: Making Sense of Hadoop Security
To Serve and Protect: Making Sense of Hadoop Security Inside Analysis
 
The Hadoop Guarantee: Keeping Analytics Running On Time
The Hadoop Guarantee: Keeping Analytics Running On TimeThe Hadoop Guarantee: Keeping Analytics Running On Time
The Hadoop Guarantee: Keeping Analytics Running On TimeInside Analysis
 
Introducing: A Complete Algebra of Data
Introducing: A Complete Algebra of DataIntroducing: A Complete Algebra of Data
Introducing: A Complete Algebra of DataInside Analysis
 
The Role of Data Wrangling in Driving Hadoop Adoption
The Role of Data Wrangling in Driving Hadoop AdoptionThe Role of Data Wrangling in Driving Hadoop Adoption
The Role of Data Wrangling in Driving Hadoop AdoptionInside Analysis
 
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
 
All Together Now: Connected Analytics for the Internet of Everything
All Together Now: Connected Analytics for the Internet of EverythingAll Together Now: Connected Analytics for the Internet of Everything
All Together Now: Connected Analytics for the Internet of EverythingInside Analysis
 
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETL
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETLGoodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETL
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETLInside Analysis
 
The Biggest Picture: Situational Awareness on a Global Level
The Biggest Picture: Situational Awareness on a Global LevelThe Biggest Picture: Situational Awareness on a Global Level
The Biggest Picture: Situational Awareness on a Global LevelInside Analysis
 
Structurally Sound: How to Tame Your Architecture
Structurally Sound: How to Tame Your ArchitectureStructurally Sound: How to Tame Your Architecture
Structurally Sound: How to Tame Your ArchitectureInside Analysis
 
SQL In Hadoop: Big Data Innovation Without the Risk
SQL In Hadoop: Big Data Innovation Without the RiskSQL In Hadoop: Big Data Innovation Without the Risk
SQL In Hadoop: Big Data Innovation Without the RiskInside Analysis
 
The Perfect Fit: Scalable Graph for Big Data
The Perfect Fit: Scalable Graph for Big DataThe Perfect Fit: Scalable Graph for Big Data
The Perfect Fit: Scalable Graph for Big DataInside Analysis
 
A Revolutionary Approach to Modernizing the Data Warehouse
A Revolutionary Approach to Modernizing the Data WarehouseA Revolutionary Approach to Modernizing the Data Warehouse
A Revolutionary Approach to Modernizing the Data WarehouseInside Analysis
 
The Maturity Model: Taking the Growing Pains Out of Hadoop
The Maturity Model: Taking the Growing Pains Out of HadoopThe Maturity Model: Taking the Growing Pains Out of Hadoop
The Maturity Model: Taking the Growing Pains Out of HadoopInside Analysis
 
Rethinking Data Availability and Governance in a Mobile World
Rethinking Data Availability and Governance in a Mobile WorldRethinking Data Availability and Governance in a Mobile World
Rethinking Data Availability and Governance in a Mobile WorldInside Analysis
 
DisrupTech - Dave Duggal
DisrupTech - Dave DuggalDisrupTech - Dave Duggal
DisrupTech - Dave DuggalInside Analysis
 

Más de Inside Analysis (20)

An Ounce of Prevention: Forging Healthy BI
An Ounce of Prevention: Forging Healthy BIAn Ounce of Prevention: Forging Healthy BI
An Ounce of Prevention: Forging Healthy BI
 
Agile, Automated, Aware: How to Model for Success
Agile, Automated, Aware: How to Model for SuccessAgile, Automated, Aware: How to Model for Success
Agile, Automated, Aware: How to Model for Success
 
First in Class: Optimizing the Data Lake for Tighter Integration
First in Class: Optimizing the Data Lake for Tighter IntegrationFirst in Class: Optimizing the Data Lake for Tighter Integration
First in Class: Optimizing the Data Lake for Tighter Integration
 
Fit For Purpose: Preventing a Big Data Letdown
Fit For Purpose: Preventing a Big Data LetdownFit For Purpose: Preventing a Big Data Letdown
Fit For Purpose: Preventing a Big Data Letdown
 
To Serve and Protect: Making Sense of Hadoop Security
To Serve and Protect: Making Sense of Hadoop Security To Serve and Protect: Making Sense of Hadoop Security
To Serve and Protect: Making Sense of Hadoop Security
 
The Hadoop Guarantee: Keeping Analytics Running On Time
The Hadoop Guarantee: Keeping Analytics Running On TimeThe Hadoop Guarantee: Keeping Analytics Running On Time
The Hadoop Guarantee: Keeping Analytics Running On Time
 
Introducing: A Complete Algebra of Data
Introducing: A Complete Algebra of DataIntroducing: A Complete Algebra of Data
Introducing: A Complete Algebra of Data
 
The Role of Data Wrangling in Driving Hadoop Adoption
The Role of Data Wrangling in Driving Hadoop AdoptionThe Role of Data Wrangling in Driving Hadoop Adoption
The Role of Data Wrangling in Driving Hadoop Adoption
 
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
 
All Together Now: Connected Analytics for the Internet of Everything
All Together Now: Connected Analytics for the Internet of EverythingAll Together Now: Connected Analytics for the Internet of Everything
All Together Now: Connected Analytics for the Internet of Everything
 
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETL
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETLGoodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETL
Goodbye, Bottlenecks: How Scale-Out and In-Memory Solve ETL
 
The Biggest Picture: Situational Awareness on a Global Level
The Biggest Picture: Situational Awareness on a Global LevelThe Biggest Picture: Situational Awareness on a Global Level
The Biggest Picture: Situational Awareness on a Global Level
 
Structurally Sound: How to Tame Your Architecture
Structurally Sound: How to Tame Your ArchitectureStructurally Sound: How to Tame Your Architecture
Structurally Sound: How to Tame Your Architecture
 
SQL In Hadoop: Big Data Innovation Without the Risk
SQL In Hadoop: Big Data Innovation Without the RiskSQL In Hadoop: Big Data Innovation Without the Risk
SQL In Hadoop: Big Data Innovation Without the Risk
 
The Perfect Fit: Scalable Graph for Big Data
The Perfect Fit: Scalable Graph for Big DataThe Perfect Fit: Scalable Graph for Big Data
The Perfect Fit: Scalable Graph for Big Data
 
A Revolutionary Approach to Modernizing the Data Warehouse
A Revolutionary Approach to Modernizing the Data WarehouseA Revolutionary Approach to Modernizing the Data Warehouse
A Revolutionary Approach to Modernizing the Data Warehouse
 
The Maturity Model: Taking the Growing Pains Out of Hadoop
The Maturity Model: Taking the Growing Pains Out of HadoopThe Maturity Model: Taking the Growing Pains Out of Hadoop
The Maturity Model: Taking the Growing Pains Out of Hadoop
 
Rethinking Data Availability and Governance in a Mobile World
Rethinking Data Availability and Governance in a Mobile WorldRethinking Data Availability and Governance in a Mobile World
Rethinking Data Availability and Governance in a Mobile World
 
DisrupTech - Dave Duggal
DisrupTech - Dave DuggalDisrupTech - Dave Duggal
DisrupTech - Dave Duggal
 
Modus Operandi
Modus OperandiModus Operandi
Modus Operandi
 

Último

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Smarter Analytics: Supporting the Enterprise with Automation

  • 1. Grab some coffee and enjoy the pre-show banter before the top of the hour!
  • 2. Smarter Analytics: Supporting the Enterprise with Automation The Briefing Room
  • 3. Twitter Tag: #briefr The Briefing Room Welcome Host: Eric Kavanagh eric.kavanagh@bloorgroup.com @eric_kavanagh
  • 4. ! Reveal the essential characteristics of enterprise software, good and bad ! Provide a forum for detailed analysis of today’s innovative technologies ! Give vendors a chance to explain their product to savvy analysts ! Allow audience members to pose serious questions... and get answers! Twitter Tag: #briefr The Briefing Room Mission
  • 5. Twitter Tag: #briefr The Briefing Room Topics This Month: ANALYTICS & MACHINE LEARNING July: INNOVATIVE TECHNOLOGY August: BIG DATA ECOSYSTEM 2014 Editorial Calendar at www.insideanalysis.com/webcasts/the-briefing-room
  • 6. Twitter Tag: #briefr The Briefing Room
  • 7. Twitter Tag: #briefr The Briefing Room Analyst: Barry Devlin Dr. Barry Devlin is among the foremost authorities on business insight and one of the founders of data warehousing, having published the first architectural paper on the topic in 1988. With over 30 years of IT experience, he is a widely respected analyst, consultant, lecturer and author. His 2013 book, “Business unIntelligence—Insight and Innovation beyond Analytics and Big Data,” is available as hardcopy and e-book. Barry is founder and principal of 9sight Consulting. He specializes in the human, organizational and IT implications of deep business insight solutions that combine operational, informational and collaborative environments. A regular contributor to BeyeNETWORK and TDWI, Barry is based in Cape Town, South Africa and operates worldwide.
  • 8. Twitter Tag: #briefr The Briefing Room WhereScape ! WhereScape is a data warehousing software company ! It offers WhereScape 3D, software for planning and reality-testing data warehousing and business intelligence projects; and WhereScape RED, an integrated development environment used for building, deploying and managing data warehouses and data marts. ! WhereScape RED allows developers to automate the data warehousing life cycle
  • 9. Twitter Tag: #briefr The Briefing Room Guest: Michael Whitehead A data warehousing industry veteran, Michael Whitehead has spent more than a decade designing and building commercial data warehouses for customers in a wide variety of industries. Prior to founding WhereScape, Michael had Asia Pacific responsibilities for data warehousing for Sequent Computer Systems, Inc.
  • 10. Michael Whitehead June 2014 Smarter Analytics
  • 11. Why were sales down this week versus last year? Grocery Store with Class, Walter Watzpatzkowski, 15 /1/09
  • 12. We promoted ice cream but the weather was unreasonably cold Grocery Store with Class, Walter Watzpatzkowski, 15 /1/09
  • 13. Our competitor ran a better promotion Grocery Store with Class, Walter Watzpatzkowski, 15 /1/09
  • 14. 1990s - Decision support system (For the time) large amounts of data, stored in various inscrutable file formats and database management systems. Want actionable information? Write a program. One program per analytical problem…. Reporting bureaus This model’s dysfuncBons created the need for data warehousing…
  • 15. 2000s - Enterprise data warehousing Separate the refinement of raw data – regardless of the source – from the delivery of subsets of that data, to various decision-making constituencies. Build a solid, scalable information delivery infrastructure for the corporation. Support variability, and change, at both ends. Apply appropriate governance, risk management, compliance mechanisms. [And stabilize the supply side of the market, in the process…] A design paFern for stable, OperaBonalized informaBon refining and delivery
  • 16. The economic conditions led to a change in demographics of the people walking past my store Grocery Store with Class, Walter Watzpatzkowski, 15 /1/09
  • 17. 2014 - big data technologies Large amounts of data, stored in various inscrutable file formats and database management systems. Want actionable information? Write a program. One program per analytical problem…. Oh, and batch-oriented. And integrate-it-yourself. Instead of JCL, Pig. Instead of CICS and Comshare, Cloudera. In what way is this model a leap forward?
  • 18. HOW DID WE GET HERE?
  • 19. People built Data warehouses that don’t support analytics Grocery Store with Class, Walter Watzpatzkowski, 15 /1/09
  • 20. 2014 – “self service” technologies Large amounts of data, stored in various inscrutable file formats AND data warehouses. Want actionable information? Create a dataset. One dataset per analytical problem…. The newer tech is great. Is the way it is used a leap forward?
  • 21. Automation is key for better support of analytics Smith Cannery: Extension and Experiment StaBon CommunicaBons Photograph CollecBon (p120)
  • 22. STEPS 1. Identify attributes 2. Identify business key 3. Index business key and add a unique constraint 4. Create surrogate key with auto sequence generation 5. Index surrogate key 6. Insert zero surrogate key row with values set for each attribute 7. Add a modified timestamp column 8. Write the SQL code to Insert new business keys or Update existing business key rows. Maintain the modified timestamp 9. Create any other indexes required for querying 10. Decide best practice for index maintenance during load. Keep in situ or drop and recreate after load. 11. Document procedure Etc Etc
  • 23. Really? 1. Identify attributes 2. Identify business key 3. Index business key and add a unique constraint 4. Create surrogate key with auto sequence generation 5. Index surrogate key 6. Insert zero surrogate key row with values set for each attribute 7. Add a modified timestamp column 8. Write the SQL code to Insert new business keys or Update existing business key rows. Maintain the modified timestamp 9. Create any other indexes required for querying 10. Decide best practice for index maintenance during load. Keep in situ or drop and recreate after load. 11. Document procedure Etc Etc
  • 24. What can be automated? • Profiling • Model conversion • Object creation • Code generation • Indexing • Impact analysis • Documentation
  • 25. What it will look like? The new data warehouse
  • 26. The new data warehouse Five Key Changes Pooling – new types of data, staged differently than we’ve staged pampered data, in the past. A multi-engine “logical” data warehouse: NoSQL à Not Only SQL Support for discovery, prototyping and evaluation of analytics Support for continuing data integration, through to the “end use” tier Automation of the data warehousing platform’s core functionality Back to best-­‐of-­‐breed, customer-­‐specific IntegraBon models
  • 27. Conclusion Let’s not stuff it up (again) • Data people – challenge ourselves to do more, faster • Analysts – don’t give up on the data people
  • 28. Twitter Tag: #briefr The Briefing Room Perceptions & Questions Analyst: Barry Devlin
  • 29. un ^ Business Intelligence: Smarter Analytics: Supporting the Enterprise with Automation Dr Barry Devlin Founder & Principal 9sight Consulting Bloor Briefing Room 10 June 2014 Copyright © 2014 9sight Consulting, All Rights Reserved
  • 30. Analytics (and big data ) emerged for business with social media and web logs § Understanding and tracking sentiment – What do you think? How do you react? – Basic analytics and BI activity on a new data source § Real-time insight into and influence on website activities – Why did you abandon your cart? – What would you most likely buy on getting a cross-sell? – Deep, real-time analytics and BI with operational integration 30 Copyright © 2014, 9sight Consulting
  • 31. The Internet of Things adds urgency to a new automation of analytics and BI § Extends existing processes – Micro-management of supply chains and extension all the way to the consumer – Sourcing and delivery § Creates completely new business models – Often depending on analytics – Motor insurance à encouragement & prevention – Hospital care à health monitoring 31 Copyright © 2014, 9sight Consulting
  • 32. The biz-tech ecosystem reflects the complexity of today’s business. Speed of decision and appropriate action Business Information Technology Customer interaction and technical savvy Competition Mobile devices Information abundance and variety Market flexibility and uncertainty Externally-sourced information 32 Copyright © 2014, 9sight Consulting
  • 33. The architecture for the biz-tech ecosystem consists of information pillars. § Single architecture for all types of data/information – Mix/match technology as needed – Relational, NoSQL, Hadoop, etc. § Integration of sources and stores – Instantiation gathers measures, events, messages and transactions – Assimilation integrates stored info. – Reification virtualizes access § Data flows as fast as needed and reconciled when necessary – No unnecessary storage or transformations – (Contrast layered data architecture) Reification Process-mediated (data) Assimilation Context-setting (information) Transactional (data) Transactions Human-sourced (information) Machine-generated (data) Instantiation Measures Events Messages 33 Copyright © 2014, 9sight Consulting
  • 34. Information pillars can be mapped to today’s BI and analytics tools and environments. § Process-mediated data – Traditional computing – Via data entry, cleansing processes – Relational databases § Machine-generated data – Output of machines and sensors – The Internet of Things – NoSQL, Streaming, (RDBMS) § Human-sourced information – Subjectively interpreted record of personal experiences – From Tweets to Videos – Hadoop, Enterprise Content Management EDW BI Process-mediated (data) Assimilation Oper. Analytics Pred. Analytics Context-setting (information) OLTP Transactional (data) Transactions Human-sourced (information) Machine-generated (data) Instantiation Measures Events Messages 34 Copyright © 2014, 9sight Consulting
  • 35. From BI to Business unIntelligence § Information, knowledge and meaning – Understanding real world context § Process, predefined and emergent – Automating the creation and use of information § Beyond bounded rationality – How decisions are really made § http://bit.ly/BunI-Technics : 25% discount with code “BIInsights25” 35 Copyright © 2014, 9sight Consulting
  • 36. Dr Barry Devlin Founder & Principal 9sight Consulting Thank you! Additional resources § All articles and white papers available at: http://bit.ly/9sight_papers § Blogs at: http://bit.ly/BD_Blog § Follow me on Twitter: @BarryDevlin Copyright © 2014 9sight Consulting, All Rights Reserved 36
  • 37. Questions (1) 1. The Enterprise Data Warehousing architecture of the 2000s (I would say 1990s) was driven by the business need for consistency / reconciliation of data from many sources. It’s perhaps suboptimal for timeliness (real-time data) and maintenance (multiple layers of ETL function). How can the sort of automation you’re proposing help in these two areas? 2. You compare 1980s and 2014 approaches asking how this model is a “leap forward.” One difference is users’ (data scientists) skills with technology. Wouldn’t automation disempower such users? 3. What would a warehouse that “supports Analytics” look like? 4. You say “Automation is the key for better support of analytics,” but how does automation support the agility and flexibility needed for analytics? 5. A big idea in analytics is “model on read.” Automation typically requires/provides “model on write.” How do you address these very opposite needs? 37 Copyright © 2014, 9sight Consulting
  • 38. Questions (2) 6. Your pooling tier reminds me of the “Data Lake” – of which I’m not a big fan! Why would I want to bring “pampered data” ( I assume traditional data) through this pool? Seems like an additional / unnecessary step? 7. What engines (other than SQL) do you envisage? Which do / will you support? 8. Can you describe what the linkage between the different engines means? If integration how is it done? 9. What data integration support do you envisage in the “end use” tier? 10. Overall, how do you see your existing products evolving to implement the various aspects of this architecture? Does the relational database remain the core component, or do you envisage a more central role for Hadoop, as in Cloudera’s Enterprise Data Hub? 38 Copyright © 2014, 9sight Consulting
  • 39. Twitter Tag: #briefr The Briefing Room
  • 40. This Month: ANALYTICS & MACHINE LEARNING July: INNOVATIVE TECHNOLOGY August: BIG DATA ECOSYSTEM www.insideanalysis.com/webcasts/the-briefing-room Twitter Tag: #briefr The Briefing Room Upcoming Topics 2014 Editorial Calendar at www.insideanalysis.com
  • 41. Twitter Tag: #briefr THANK YOU for your ATTENTION! The Briefing Room