SlideShare a Scribd company logo
1 of 30
Download to read offline
Introducing Agile Business
Intelligence Sustainably:
Implement the Right Building
Blocks in the Right Order
Workshop Excercises
Raphael Branger, IT-Logix AG
ERP, CRM, Excel,
…
Weather data,
Demographic
data, Social
Media…
The BI strategy is rooted in the overall business strategy. The IT strategy provides
guidance regarding its implementation. On the other hand, BI can be seen as a
company in the company: You have a market (& your BI offerings) as well as
customers. Typically a fast «time to market» for a BI solution is critical to your
customers!
A BI strategy consists of a vision and
mission statement. It defines objectives
which are broken down in partial strategies
(organisation, data, applications).
Development speed & high agility is often
an objective – an agile mindset and values
are the strategic guidelines to implement
the strategy.
One needs BI-specific processes to develop new solutions as well as
operate, maintain and extend existing solutions. Agile processes like
Disciplined Agile are well suited to fullfil strategic objectives.
BI needs a dedicated organisation. Following an
agile path, you should organize resources around
teams, not projects.
Data from various sources is Extracted,
Tranformed and Loaded into a central place,
the data warehouse (DWH). During this
process data is technically cleansed,
semantically and often technically integrated.
History of records is preserved. The DWH
contains the facts (what is delivered by the
source).
Data marts put facts (from
the DWH) into a specific
context. The context
drives the application of
business rules valid for
this context. Data marts
provide a «semantic
layer» to translate
technical attribute names
into end user language.
BI Applications are the visible part of a BI system. A
BI application typically consists of two layers:
information products (like reports, dashboards or
data science based predictions) as well as an
underlaying server platform (providing features like
authentication & autorisation, scheduling, web &
mobile access etc.)
ABIsystemcanserveabroadrangeofusergroups.These
includeemployeesofthecompanyitselfbutaswellofpartners
likesuppliersexternaltothecompany.Sometimeseven
customerscanaccessandusetheBIsystem
From left to right data is refined to information and knowledge. On the left side we tend to find more technical metadata like «from which
source does this record come from». The more we get closer to the end user we’ll have more business metadata like the definition of a certain
measure. Process metadata gives us information about how the data was transported through the system, e.g. «when was the data
refreshed».
A data scientist works with data from various sources incl. the DWH or data marts. It employs techniques and
theories drawn from many fields within the broad areas of mathematics, statistics, information science, and
computer science, in particular from the subdomains of machine learning, classification, cluster analysis, data
mining, databases, and visualization (Source: Wikipedia)
EXERCISE 2 «AGILE BI BUILDING BLOCKS»
7
IT-LOGIX AGILE BI BUILDING BLOCKS (V2.0 EN)
Agility
Amount of
upfront design needed
Basic
Infrastructure
Basic Patterns &
Standards
Agile Mindset & Organisation
AgileBasics&Mindset
Agile Infrastructure & Patterns
BI-specific
User Stories
Envision Cycle &
Inception Phase
No / Relative
Estimating
(Self Organizing)
Team
Workspace &
Co-Location
Identify & Apply
Design Patterns
Version Control
Test Automation
Test Driven
Development
Sandbox
Development
Infrastructure
Continuous
Integration
Push-Button
Deployments
Multi Layer
Refactoring
Heavy Iterative
Data Modeling
Gulf
Chasm
Agile Contracting
Scriptable BI/DWH
toolset
«Tweaked» Waterfall
«Timeboxed» Iterations
«Lean» Development
Lean & Fast
Processes
Legend
Processes
& Organi-
sation
Develop-
ment
Methods
Techno-
logies
Values &
Principles
© by Raphael Branger, IT-Logix AG, www.it-logix.ch
Data Lab
Sandboxes
Continuous Delivery
Data Modeling &
Metadata Mgt.
Data Warehouse
Automation
Basic Refactoring
Additive Iterative
Data Modeling
10
2
3
4
5
6
71
8
9
11
12
13
14
15
16
17
18
Individuals and interactions over processes and tools
Working BI solution over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
Source:
https://www.infoq.com/articles/modern-agile-intro
http://www.agilemanifesto.org
600
750
450
Estimate:
“to judge tentatively or approximately
the value, worth, or significance of”
(Merriam-Webster)
An estimate is unbiased.
An estimate is subjective.
What is a good estimate?
If the estimate is +- 25% of the actual
value, for 75% of all cases.
(Source: Conte, Dunsmore, and Shen 1986, in: Steve McConnell, Software Estimation:
Demystifying the Black Art)
Story points help to estimate tasks / stories.
Planning poker helps with relative
estimation as it compares the effort
between several tasks or stories.
«Estimates do not directly add value to your
process, so we want to find ways to reduce
the estimation process or even stop it where
possible»
(Vasco Duarte)
Team Lead = “Facilitator”
Product Owner
“most important” decision maker
Business person who actively
participates throughout the project
Responsible for the product vision
of the BI solution
Prioritizes the tasks to maximize the
value for the stakeholder
Architecture Owner
Represents the enterprise IT
architecture
Ensures that the BI solution fits into
the governance
Source: http://www.disciplinedagiledelivery.com/roles-on-dad-teams/
Is the Envision – Explore approach feasible at all
in highly regulated environments with a lot of compliance requirements?
Trust is important to work exploratorily.
?
15
Source & Copyright: Peter Stevens, http://www.scrum-breakfast.com/
Source: DataViz for Dummies / http://bidashboardformula.com/
Model Driven Approach
Data Driven Approach
A definition by Dr. Barry Devlin:
“Data warehouse automation is the use of an integrated
set of tools and techniques that automate the design,
delivery and maintenance of data warehouses and
marts .”
automation addresses the old conundrum of
delivering consistent, quality data in the
timeframe demanded by modern business
needs
streamlining the overall process provides a
single repository of metadata and integrated
tooling to speed and simplify development
business and IT can truly collaborate with an
agile approach
http://www.mid.de/leistungen/tools/innovator
https://www.wherescape.com/products-services/our-software-products/
In theory it would be ideal if the content of a “release” is kept in one place.
How to deal with this idea in practice is highly dependent on the available tools and their own versioning capabilities.
Don’t forget there is a close link between versioning and deployment.
Tool Specific Versioning
18
Generic Versioning
DWA /
ETL Tool
BI Tool 1
BI Tool 2
Files, Scripts, …
Versioning Tool
Development Versioning Release VersioningExport to archive file
Development Environment Test Environment Production Environment
Versioning
Deployment
Source: Amber Debroux and Chris reed, “How to Build Trust in Your Data Warehouse”, in Business Intelligence Journal, Volume 20, Number 1, S. 50
Source: www.disciplinedagiledelivery.com/lifecycle/
Allocate a Data Story to a “Timeline Type”:
Discrete Event:
Customers purchases product in a store.
Recurring Event:
Customers generate revenue.
Evolving Event:
Customer orders product in the online-shop.
A Timeline Type can be mapped with a Design
Pattern for the corresponding fact table:
Discrete Event:
Transaction Fact Table
Recurring Event:
Periodic Snapshot Fact Table
Evolving Event:
Accumulating Snapshot Fact Table
Design Patterns from the different Fact Tables
can used to formulate Design Pattern for the
corresponding ETL (ELT) transformations…
Source: www.modelstorming.com/
Source: http://www.agiledata.org/essays/databaseRefactoring.html
Source: http://www.agilemodeling.com/essays/introductionToAM.htm
Source: http://agiledata.org/essays/tdd.html
Source: https://bigeval.com/en/data-warehouse-etl-testing/
Checkout what is
needed from the
Version Control
Development of
all DBs and
DB-Schemas
Development of
all physical
data models
Installation of all
needed stored
procedures
Installation of all
ETL-Modules
Configuration of
OLAP-Cube
(if needed)
Frontend
Installation
(Dashboards,
Reports, etc.)
Configure
DB-connection
Execute initial
Dataload
Build
OLAP-Cube
Execute and
automate testing
EXERCISE 3 «BI USER STORIES»
Exercise 3 «BI User Stories»
DWH
Gather together in teams of two to four
people.
Take the excercise sheets handed out.
FactEventParticipant
RegisterDate
EventID
ParticipantID
NoShow (Y/N)
(Count participants)
DimEvent
EventDate
Country
City
Venue Address
Location (Geo)
Max. Participants
DimDate_Register
DateValue
DimParticipant
Name
Member Category
Roundtable
Registration
System
(Web Service
or CSV export)
TDWI
Membership
System
(SQL Server)
Define at least three user stories. Remember the User
Story should be small enough to be implmented in 1
single day.
Timebox 10 minutes.
DWH
Automation
Tool
Feature 1
Feature (following the regular User Story schema):
As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable
event so that I can organize the logistics for this event.
Connectivity Epic (following the FDD schema) (<action> the <result> <by|for|of|to> <object>)
Extract the event and participant data of the web based Roundtable Registration System to a CSV file.
Connectivity User Story (following the FDD schema):
Manually export the event and participant data for all events to a CSV file.
<write a couple of other stories>
Possible User Stories (Connectivity & Infrastructure)
Feature (following the regular User Story schema):
As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable event
so that I can organize the logistics for this event.
DWH Epic (following the FDD schema) (<action> the <result> <by|for|of|to> <object>)
Model and load the event and participant data of the web based Roundtable Registration System to the DWH
and Data Mart.
DWH User Story (following the FDD schema):
Model and (full) load the event master data (without Location / Geo info, not historized) to DimEvent on the
DWH layer.
<write a couple of other stories>
Possible User Stories (DWH)
Feature (following the regular User Story schema):
As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable
event so that I can organize the logistics for this event.
BI Application Epic (following the regular User Story schema)
As a TDWI Backoffice employee, I need a BI application to see the number of registered participants for
a Roundtable event so that I can organize the catering for this event.
BI Application User Story (following the regular User Story schema):
As a TDWI Backoffice employee I need to see the number of registered participants for the next
Roundtable in a selected location so that I can organize the catering for this event.
<write a couple of other stories>
Possible User Stories (BI Application)

More Related Content

What's hot

Comparative Agile Measurement System - Ciklum White Paper
Comparative Agile Measurement System - Ciklum White PaperComparative Agile Measurement System - Ciklum White Paper
Comparative Agile Measurement System - Ciklum White PaperCiklum Ukraine
 
DevopsBusinessCaseTemplate
DevopsBusinessCaseTemplateDevopsBusinessCaseTemplate
DevopsBusinessCaseTemplatePeter Lamar
 
Agile Methodology PPT
Agile Methodology PPTAgile Methodology PPT
Agile Methodology PPTMohit Kumar
 
How to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarHow to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarITSM Academy, Inc.
 
Data summit connect fall 2020 - rise of data ops
Data summit connect fall 2020 - rise of data opsData summit connect fall 2020 - rise of data ops
Data summit connect fall 2020 - rise of data opsRyan Gross
 
Ravikanth_CV_10 yrs_ETL-BI-BigData-Testing
Ravikanth_CV_10 yrs_ETL-BI-BigData-TestingRavikanth_CV_10 yrs_ETL-BI-BigData-Testing
Ravikanth_CV_10 yrs_ETL-BI-BigData-TestingRavikanth Marpuri
 
Product Development
Product DevelopmentProduct Development
Product DevelopmentJohn Gibbon
 
Agile, qa and data projects geek night 2020
Agile, qa and data projects   geek night 2020Agile, qa and data projects   geek night 2020
Agile, qa and data projects geek night 2020Balvinder Hira
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile ExtensionDavis Thomas
 
]project-open[ Roll Out Plan
]project-open[ Roll Out Plan]project-open[ Roll Out Plan
]project-open[ Roll Out PlanKlaus Hofeditz
 
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...Roger Snook
 
Pragmatic Approach to Datawarehouse Testing_.docx
Pragmatic Approach to Datawarehouse Testing_.docxPragmatic Approach to Datawarehouse Testing_.docx
Pragmatic Approach to Datawarehouse Testing_.docxshankarmani
 
AUG NYC May-24 event presentations
AUG NYC May-24 event presentationsAUG NYC May-24 event presentations
AUG NYC May-24 event presentationsMadhusudhan Matrubai
 
DevOps Services Offerings from Rational Lab Services
DevOps Services Offerings from Rational Lab ServicesDevOps Services Offerings from Rational Lab Services
DevOps Services Offerings from Rational Lab ServicesIBM Rational software
 
Quality Assurance Comparison in Traditional and Agile Methodologies
Quality Assurance Comparison in Traditional and Agile MethodologiesQuality Assurance Comparison in Traditional and Agile Methodologies
Quality Assurance Comparison in Traditional and Agile Methodologiescoolbreeze130
 
Migrating to Cloud: Inhouse Hadoop to Databricks (3)
Migrating to Cloud: Inhouse Hadoop to Databricks (3)Migrating to Cloud: Inhouse Hadoop to Databricks (3)
Migrating to Cloud: Inhouse Hadoop to Databricks (3)Knoldus Inc.
 
The value of benchmarking IT projects - H.S. van Heeringen
The value of benchmarking IT projects - H.S. van HeeringenThe value of benchmarking IT projects - H.S. van Heeringen
The value of benchmarking IT projects - H.S. van HeeringenHarold van Heeringen
 
Agile Testing and Test Automation
Agile Testing and Test AutomationAgile Testing and Test Automation
Agile Testing and Test AutomationNaveen Kumar Singh
 

What's hot (20)

Comparative Agile Measurement System - Ciklum White Paper
Comparative Agile Measurement System - Ciklum White PaperComparative Agile Measurement System - Ciklum White Paper
Comparative Agile Measurement System - Ciklum White Paper
 
DevopsBusinessCaseTemplate
DevopsBusinessCaseTemplateDevopsBusinessCaseTemplate
DevopsBusinessCaseTemplate
 
Agile Methodology PPT
Agile Methodology PPTAgile Methodology PPT
Agile Methodology PPT
 
How to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy WebinarHow to become a great DevOps Leader, an ITSM Academy Webinar
How to become a great DevOps Leader, an ITSM Academy Webinar
 
Data summit connect fall 2020 - rise of data ops
Data summit connect fall 2020 - rise of data opsData summit connect fall 2020 - rise of data ops
Data summit connect fall 2020 - rise of data ops
 
Ravikanth_CV_10 yrs_ETL-BI-BigData-Testing
Ravikanth_CV_10 yrs_ETL-BI-BigData-TestingRavikanth_CV_10 yrs_ETL-BI-BigData-Testing
Ravikanth_CV_10 yrs_ETL-BI-BigData-Testing
 
IdeaScreen 2013
IdeaScreen 2013IdeaScreen 2013
IdeaScreen 2013
 
Product Development
Product DevelopmentProduct Development
Product Development
 
Agile, qa and data projects geek night 2020
Agile, qa and data projects   geek night 2020Agile, qa and data projects   geek night 2020
Agile, qa and data projects geek night 2020
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile Extension
 
]project-open[ Roll Out Plan
]project-open[ Roll Out Plan]project-open[ Roll Out Plan
]project-open[ Roll Out Plan
 
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...
Mobile DevOps: Rapid Response to Feedback and continuous delivery in a mobile...
 
Pragmatic Approach to Datawarehouse Testing_.docx
Pragmatic Approach to Datawarehouse Testing_.docxPragmatic Approach to Datawarehouse Testing_.docx
Pragmatic Approach to Datawarehouse Testing_.docx
 
AUG NYC May-24 event presentations
AUG NYC May-24 event presentationsAUG NYC May-24 event presentations
AUG NYC May-24 event presentations
 
DevOps Services Offerings from Rational Lab Services
DevOps Services Offerings from Rational Lab ServicesDevOps Services Offerings from Rational Lab Services
DevOps Services Offerings from Rational Lab Services
 
Quality Assurance Comparison in Traditional and Agile Methodologies
Quality Assurance Comparison in Traditional and Agile MethodologiesQuality Assurance Comparison in Traditional and Agile Methodologies
Quality Assurance Comparison in Traditional and Agile Methodologies
 
Migrating to Cloud: Inhouse Hadoop to Databricks (3)
Migrating to Cloud: Inhouse Hadoop to Databricks (3)Migrating to Cloud: Inhouse Hadoop to Databricks (3)
Migrating to Cloud: Inhouse Hadoop to Databricks (3)
 
The value of benchmarking IT projects - H.S. van Heeringen
The value of benchmarking IT projects - H.S. van HeeringenThe value of benchmarking IT projects - H.S. van Heeringen
The value of benchmarking IT projects - H.S. van Heeringen
 
Agile Testing and Test Automation
Agile Testing and Test AutomationAgile Testing and Test Automation
Agile Testing and Test Automation
 
Deepanshu_Resume
Deepanshu_ResumeDeepanshu_Resume
Deepanshu_Resume
 

Similar to Agile Testing Days 2017 Intoducing AgileBI Sustainably - Excercises

Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdf
Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdfReal-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdf
Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdfBahaa Al Zubaidi
 
Confluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointconfluent
 
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Shirshanka Das
 
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Yael Garten
 
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BI
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BIAugmentation, Collaboration, Governance: Defining the Future of Self-Service BI
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BIDenodo
 
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida  Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida CLARA CAMPROVIN
 
Top Big data Analytics tools: Emerging trends and Best practices
Top Big data Analytics tools: Emerging trends and Best practicesTop Big data Analytics tools: Emerging trends and Best practices
Top Big data Analytics tools: Emerging trends and Best practicesSpringPeople
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US InformationJulian Tong
 
Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Itay Braun
 
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...Accelerite
 
Hd insight overview
Hd insight overviewHd insight overview
Hd insight overviewvhrocca
 
IT_RFO10-14-ITS_AppendixA_20100513
IT_RFO10-14-ITS_AppendixA_20100513IT_RFO10-14-ITS_AppendixA_20100513
IT_RFO10-14-ITS_AppendixA_20100513Alexander Doré
 
Visionet Business Intelligence Solutions - Is your Business Intelligence real...
Visionet Business Intelligence Solutions - Is your Business Intelligence real...Visionet Business Intelligence Solutions - Is your Business Intelligence real...
Visionet Business Intelligence Solutions - Is your Business Intelligence real...Visionet Systems, Inc.
 

Similar to Agile Testing Days 2017 Intoducing AgileBI Sustainably - Excercises (20)

Abdul ETL Resume
Abdul ETL ResumeAbdul ETL Resume
Abdul ETL Resume
 
Software and Information Technology Glossary of Terms
Software and Information Technology Glossary of TermsSoftware and Information Technology Glossary of Terms
Software and Information Technology Glossary of Terms
 
Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdf
Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdfReal-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdf
Real-time analytics in applications_ New Architectures - Bahaa Al Zubaidi.pdf
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Confluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPointConfluent Partner Tech Talk with BearingPoint
Confluent Partner Tech Talk with BearingPoint
 
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
 
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
 
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BI
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BIAugmentation, Collaboration, Governance: Defining the Future of Self-Service BI
Augmentation, Collaboration, Governance: Defining the Future of Self-Service BI
 
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida  Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
Jet Reports es la herramienta para construir el mejor BI y de forma mas rapida
 
SegmentOfOne
SegmentOfOneSegmentOfOne
SegmentOfOne
 
Top Big data Analytics tools: Emerging trends and Best practices
Top Big data Analytics tools: Emerging trends and Best practicesTop Big data Analytics tools: Emerging trends and Best practices
Top Big data Analytics tools: Emerging trends and Best practices
 
Big data and oracle
Big data and oracleBig data and oracle
Big data and oracle
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US Information
 
Keyrus US Information
Keyrus US InformationKeyrus US Information
Keyrus US Information
 
Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011
 
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...
Shareinsights an-end-to-end-implementation-of-the-modern-analytics-archi...
 
Hd insight overview
Hd insight overviewHd insight overview
Hd insight overview
 
IT_RFO10-14-ITS_AppendixA_20100513
IT_RFO10-14-ITS_AppendixA_20100513IT_RFO10-14-ITS_AppendixA_20100513
IT_RFO10-14-ITS_AppendixA_20100513
 
Flow-ABriefExplanation
Flow-ABriefExplanationFlow-ABriefExplanation
Flow-ABriefExplanation
 
Visionet Business Intelligence Solutions - Is your Business Intelligence real...
Visionet Business Intelligence Solutions - Is your Business Intelligence real...Visionet Business Intelligence Solutions - Is your Business Intelligence real...
Visionet Business Intelligence Solutions - Is your Business Intelligence real...
 

Recently uploaded

Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024Timothy Spann
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxaleedritatuxx
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
detection and classification of knee osteoarthritis.pptx
detection and classification of knee osteoarthritis.pptxdetection and classification of knee osteoarthritis.pptx
detection and classification of knee osteoarthritis.pptxAleenaJamil4
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...Amil Baba Dawood bangali
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesTimothy Spann
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
Real-Time AI Streaming - AI Max Princeton
Real-Time AI  Streaming - AI Max PrincetonReal-Time AI  Streaming - AI Max Princeton
Real-Time AI Streaming - AI Max PrincetonTimothy Spann
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our WorldEduminds Learning
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Cathrine Wilhelmsen
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 

Recently uploaded (20)

Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
detection and classification of knee osteoarthritis.pptx
detection and classification of knee osteoarthritis.pptxdetection and classification of knee osteoarthritis.pptx
detection and classification of knee osteoarthritis.pptx
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming PipelinesConf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
Conf42-LLM_Adding Generative AI to Real-Time Streaming Pipelines
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
Real-Time AI Streaming - AI Max Princeton
Real-Time AI  Streaming - AI Max PrincetonReal-Time AI  Streaming - AI Max Princeton
Real-Time AI Streaming - AI Max Princeton
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our World
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 

Agile Testing Days 2017 Intoducing AgileBI Sustainably - Excercises

  • 1. Introducing Agile Business Intelligence Sustainably: Implement the Right Building Blocks in the Right Order Workshop Excercises Raphael Branger, IT-Logix AG
  • 2.
  • 3. ERP, CRM, Excel, … Weather data, Demographic data, Social Media… The BI strategy is rooted in the overall business strategy. The IT strategy provides guidance regarding its implementation. On the other hand, BI can be seen as a company in the company: You have a market (& your BI offerings) as well as customers. Typically a fast «time to market» for a BI solution is critical to your customers! A BI strategy consists of a vision and mission statement. It defines objectives which are broken down in partial strategies (organisation, data, applications). Development speed & high agility is often an objective – an agile mindset and values are the strategic guidelines to implement the strategy. One needs BI-specific processes to develop new solutions as well as operate, maintain and extend existing solutions. Agile processes like Disciplined Agile are well suited to fullfil strategic objectives. BI needs a dedicated organisation. Following an agile path, you should organize resources around teams, not projects. Data from various sources is Extracted, Tranformed and Loaded into a central place, the data warehouse (DWH). During this process data is technically cleansed, semantically and often technically integrated. History of records is preserved. The DWH contains the facts (what is delivered by the source). Data marts put facts (from the DWH) into a specific context. The context drives the application of business rules valid for this context. Data marts provide a «semantic layer» to translate technical attribute names into end user language. BI Applications are the visible part of a BI system. A BI application typically consists of two layers: information products (like reports, dashboards or data science based predictions) as well as an underlaying server platform (providing features like authentication & autorisation, scheduling, web & mobile access etc.) ABIsystemcanserveabroadrangeofusergroups.These includeemployeesofthecompanyitselfbutaswellofpartners likesuppliersexternaltothecompany.Sometimeseven customerscanaccessandusetheBIsystem From left to right data is refined to information and knowledge. On the left side we tend to find more technical metadata like «from which source does this record come from». The more we get closer to the end user we’ll have more business metadata like the definition of a certain measure. Process metadata gives us information about how the data was transported through the system, e.g. «when was the data refreshed». A data scientist works with data from various sources incl. the DWH or data marts. It employs techniques and theories drawn from many fields within the broad areas of mathematics, statistics, information science, and computer science, in particular from the subdomains of machine learning, classification, cluster analysis, data mining, databases, and visualization (Source: Wikipedia)
  • 4.
  • 5. EXERCISE 2 «AGILE BI BUILDING BLOCKS»
  • 6. 7 IT-LOGIX AGILE BI BUILDING BLOCKS (V2.0 EN) Agility Amount of upfront design needed Basic Infrastructure Basic Patterns & Standards Agile Mindset & Organisation AgileBasics&Mindset Agile Infrastructure & Patterns BI-specific User Stories Envision Cycle & Inception Phase No / Relative Estimating (Self Organizing) Team Workspace & Co-Location Identify & Apply Design Patterns Version Control Test Automation Test Driven Development Sandbox Development Infrastructure Continuous Integration Push-Button Deployments Multi Layer Refactoring Heavy Iterative Data Modeling Gulf Chasm Agile Contracting Scriptable BI/DWH toolset «Tweaked» Waterfall «Timeboxed» Iterations «Lean» Development Lean & Fast Processes Legend Processes & Organi- sation Develop- ment Methods Techno- logies Values & Principles © by Raphael Branger, IT-Logix AG, www.it-logix.ch Data Lab Sandboxes Continuous Delivery Data Modeling & Metadata Mgt. Data Warehouse Automation Basic Refactoring Additive Iterative Data Modeling 10 2 3 4 5 6 71 8 9 11 12 13 14 15 16 17 18
  • 7. Individuals and interactions over processes and tools Working BI solution over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan Source: https://www.infoq.com/articles/modern-agile-intro http://www.agilemanifesto.org
  • 8.
  • 9.
  • 10. 600 750 450 Estimate: “to judge tentatively or approximately the value, worth, or significance of” (Merriam-Webster) An estimate is unbiased. An estimate is subjective. What is a good estimate? If the estimate is +- 25% of the actual value, for 75% of all cases. (Source: Conte, Dunsmore, and Shen 1986, in: Steve McConnell, Software Estimation: Demystifying the Black Art) Story points help to estimate tasks / stories. Planning poker helps with relative estimation as it compares the effort between several tasks or stories. «Estimates do not directly add value to your process, so we want to find ways to reduce the estimation process or even stop it where possible» (Vasco Duarte)
  • 11. Team Lead = “Facilitator” Product Owner “most important” decision maker Business person who actively participates throughout the project Responsible for the product vision of the BI solution Prioritizes the tasks to maximize the value for the stakeholder Architecture Owner Represents the enterprise IT architecture Ensures that the BI solution fits into the governance Source: http://www.disciplinedagiledelivery.com/roles-on-dad-teams/
  • 12.
  • 13. Is the Envision – Explore approach feasible at all in highly regulated environments with a lot of compliance requirements? Trust is important to work exploratorily. ? 15 Source & Copyright: Peter Stevens, http://www.scrum-breakfast.com/
  • 14. Source: DataViz for Dummies / http://bidashboardformula.com/
  • 15. Model Driven Approach Data Driven Approach A definition by Dr. Barry Devlin: “Data warehouse automation is the use of an integrated set of tools and techniques that automate the design, delivery and maintenance of data warehouses and marts .” automation addresses the old conundrum of delivering consistent, quality data in the timeframe demanded by modern business needs streamlining the overall process provides a single repository of metadata and integrated tooling to speed and simplify development business and IT can truly collaborate with an agile approach http://www.mid.de/leistungen/tools/innovator https://www.wherescape.com/products-services/our-software-products/
  • 16. In theory it would be ideal if the content of a “release” is kept in one place. How to deal with this idea in practice is highly dependent on the available tools and their own versioning capabilities. Don’t forget there is a close link between versioning and deployment. Tool Specific Versioning 18 Generic Versioning DWA / ETL Tool BI Tool 1 BI Tool 2 Files, Scripts, … Versioning Tool Development Versioning Release VersioningExport to archive file Development Environment Test Environment Production Environment Versioning Deployment
  • 17. Source: Amber Debroux and Chris reed, “How to Build Trust in Your Data Warehouse”, in Business Intelligence Journal, Volume 20, Number 1, S. 50
  • 19. Allocate a Data Story to a “Timeline Type”: Discrete Event: Customers purchases product in a store. Recurring Event: Customers generate revenue. Evolving Event: Customer orders product in the online-shop. A Timeline Type can be mapped with a Design Pattern for the corresponding fact table: Discrete Event: Transaction Fact Table Recurring Event: Periodic Snapshot Fact Table Evolving Event: Accumulating Snapshot Fact Table Design Patterns from the different Fact Tables can used to formulate Design Pattern for the corresponding ETL (ELT) transformations… Source: www.modelstorming.com/
  • 23.
  • 24. Checkout what is needed from the Version Control Development of all DBs and DB-Schemas Development of all physical data models Installation of all needed stored procedures Installation of all ETL-Modules Configuration of OLAP-Cube (if needed) Frontend Installation (Dashboards, Reports, etc.) Configure DB-connection Execute initial Dataload Build OLAP-Cube Execute and automate testing
  • 25. EXERCISE 3 «BI USER STORIES»
  • 26. Exercise 3 «BI User Stories» DWH Gather together in teams of two to four people. Take the excercise sheets handed out. FactEventParticipant RegisterDate EventID ParticipantID NoShow (Y/N) (Count participants) DimEvent EventDate Country City Venue Address Location (Geo) Max. Participants DimDate_Register DateValue DimParticipant Name Member Category Roundtable Registration System (Web Service or CSV export) TDWI Membership System (SQL Server) Define at least three user stories. Remember the User Story should be small enough to be implmented in 1 single day. Timebox 10 minutes. DWH Automation Tool Feature 1
  • 27.
  • 28. Feature (following the regular User Story schema): As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable event so that I can organize the logistics for this event. Connectivity Epic (following the FDD schema) (<action> the <result> <by|for|of|to> <object>) Extract the event and participant data of the web based Roundtable Registration System to a CSV file. Connectivity User Story (following the FDD schema): Manually export the event and participant data for all events to a CSV file. <write a couple of other stories> Possible User Stories (Connectivity & Infrastructure)
  • 29. Feature (following the regular User Story schema): As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable event so that I can organize the logistics for this event. DWH Epic (following the FDD schema) (<action> the <result> <by|for|of|to> <object>) Model and load the event and participant data of the web based Roundtable Registration System to the DWH and Data Mart. DWH User Story (following the FDD schema): Model and (full) load the event master data (without Location / Geo info, not historized) to DimEvent on the DWH layer. <write a couple of other stories> Possible User Stories (DWH)
  • 30. Feature (following the regular User Story schema): As a TDWI Backoffice employee, I need to see the number of registered participants for a Roundtable event so that I can organize the logistics for this event. BI Application Epic (following the regular User Story schema) As a TDWI Backoffice employee, I need a BI application to see the number of registered participants for a Roundtable event so that I can organize the catering for this event. BI Application User Story (following the regular User Story schema): As a TDWI Backoffice employee I need to see the number of registered participants for the next Roundtable in a selected location so that I can organize the catering for this event. <write a couple of other stories> Possible User Stories (BI Application)