SlideShare a Scribd company logo
The	Briefing	Room
Tuesday,	May	2,	2017	@	4	ET
Tweet	with	#BriefR
The Model Enterprise: A Blueprint for Enterprise Data Governance
Governance
• Carrots	&	Sticks
• Control	Points
• Pragmatism
• Durability
• Balancing	Act
• Transparency
• Enforceability
• Chinese	Handcuffs
1© 2017 IDERA, Inc. All rights reserved.
THE MODEL ENTERPRISE:
A BLUEPRINT FOR ENTERPRISE DATA GOVERNANCE
MAY 2, 2017
Ron Huizenga
Senior Product Manager, Enterprise Architecture & Modeling
@DataAviator
2© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 2© 2017 IDERA, Inc. All rights reserved.
AGENDA
§ Governance Overview
§ Definitions
§ Master Data
§ Data lineage & life cycle
§ Master Data Management (MDM)
§ Importance of Data Models
§ Data quality
Data
Governance
Data
Architecture
Management
Data
Development
Database
Operations
Management
Data Security
Management
Reference &
Master Data
Management
Data
Warehousing
& Business
Intelligence
Management
Document &
Content
Management
Metadata
Management
Data Quality
Management
3© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 3© 2017 IDERA, Inc. All rights reserved.
ER/STUDIO ENTERPRISE TEAM EDITION 2016+
ER/Studio Software
Architect
ER/Studio Business
Architect
ER/Studio Repository
& Team Server
ER/Studio Data
Architect
4© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 4© 2017 IDERA, Inc. All rights reserved.
DMBOK: DEFINITIONS
§ Data Governance
• The exercise of authority, control and shared decision making (planning,
monitoring and enforcement) over the management of data assets.
§ Master Data
• Synonymous with reference data. The data that provides the context for
transaction data. It includes the details (definitions and identifiers) of internal
and external objects involved in business transactions. Includes data about
customers, products, employees, vendors, and controlled domains (code
values).
§ Master Data Management
• Processes that ensure that reference data is kept up to date and coordinated
across an enterprise. The organization, management and distribution of
corporately adjudicated data with widespread use in the organization.
5© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 5© 2017 IDERA, Inc. All rights reserved.
MASTER DATA CLASSIFICATION CONSIDERATIONS
§ Behavior
§ Life Cycle
§ Complexity
§ Value
§ Volatility
§ Reuse
6© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 6© 2017 IDERA, Inc. All rights reserved.
MASTER DATA - BEHAVIOR
§ Can be described by the way it interacts with other data
§ Master data is almost always involved with transactional data
§ Often a noun/verb relationship between the master data item and the
transaction
• Master data are the nouns
• Customer
• Product
• Transactional data capture the verbs
• Customer places order
• Product sold on order
§ Same type of relationships are shared between facts and dimensions in a data
warehouse
• Master data are the dimensions
• Transactions are the facts
7© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 7© 2017 IDERA, Inc. All rights reserved.
MASTER DATA - LIFECYCLE
§ Describes how a master data element is created, read, updated, deleted (CRUD)
§ Many factors come into play
• Business rules
• Business processes
• Applications
§ There may be more than 1 way a particular master data element is created
§ Need to model:
• Business process
• Data lineage
• Data flow
• Integration
• Include Extract Transform and Load (ETL) for data warehouse/data marts and staging
areas
8© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 8© 2017 IDERA, Inc. All rights reserved.
BUSINESS PROCESS & DATA CRUD
9© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 9© 2017 IDERA, Inc. All rights reserved.
MASTER DATA – COMPLEXITY, VALUE
§ Complexity
• Very simple entities are rarely a challenge to manage
• The less complex an element, the less likely the need to manage change
• Likely not master data elements
• Possibly reference data
− States/Provinces
− Units of measure
− Classification references
§ Value
• Value and complexity interact
• The higher value a data element is to an organization the more likely it will be
considered master data
10© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 10© 2017 IDERA, Inc. All rights reserved.
MASTER DATA - VOLATILITY
§ Level of change in characteristics describing a master data element
• Frequent change = high volatility
• Infrequent change = low volatility
§ Sometimes referred to as stability
• Frequent change = unstable
• Infrequent change = stable
11© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 11© 2017 IDERA, Inc. All rights reserved.
MASTER DATA - REUSE
§ Master data elements are often shared across a number of systems
§ Can lead to inconsistency and errors
• Multiple systems
• Which is the “version of truth”
• Spreadsheets
• Private data stores
§ An error in master data can cause errors in
• All the transactions that use it
• All the applications that use it
• All reports and analytics that use it
§ This is one of the primary reasons for “Master Data Management”
12© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 12© 2017 IDERA, Inc. All rights reserved.
WHAT IS MASTER DATA MANAGEMENT?
§ The processes, tools and technology required to create and maintain consistent
and accurate lists of master data
§ Includes both creating and maintaining master data
§ Often requires fundamental changes in business process
§ Not just a technological problem
§ Some of the most difficult issues are more political than technical
§ Organization wide MDM may be difficult
• Many organizations begin with critical, high value elements
• Grow and expand
§ MDM is not a project
• Ongoing
• Continuous improvement
13© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 13© 2017 IDERA, Inc. All rights reserved.
MDM ACTIVITIES
§ Identify sources of master data
§ Identify the producers and
consumers of the master data
§ Collect and analyze metadata
about for your master data
§ Appoint data stewards
§ Implement a data-governance
program and council
§ Develop the master-data model
§ Choose a toolset
§ Design the infrastructure
§ Generate and test the master data
§ Modify the producing and
consuming systems
§ Be sure to incorporate versioning
and auditing
14© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 14© 2017 IDERA, Inc. All rights reserved.
IMPORTANCE OF DATA MODELS
§ Full Specification
• Logical
• Physical
§ Persistence Boundaries
• Business Data Objects
§ Descriptive metadata
• Names
• Definitions (data dictionary)
• Notes
§ Implementation characteristics
• Data types
• Keys
• Indexes
• Views
§ Business Rules
• Relationships (referential
constraints)
• Value Restrictions (constraints)
§ Security Classifications + Rules
§ Governance Metadata
• Master Data Management classes
• Data Quality classifications
• Retention policies
15© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 15© 2017 IDERA, Inc. All rights reserved.
DATA DICTIONARY – METADATA EXTENSIONS
16© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 16© 2017 IDERA, Inc. All rights reserved.
ER/STUDIO – METADATA ATTACHMENT SETUP
17© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 17© 2017 IDERA, Inc. All rights reserved.
UNIVERSAL MAPPINGS
18© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 18© 2017 IDERA, Inc. All rights reserved.
UNIVERSAL MAPPINGS
§ Ability to link “like” or related objects
• Within same model file
• Across separate model files
§ Entity/Table level
§ Attribute/Column level
19© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 19© 2017 IDERA, Inc. All rights reserved.
SUMMARY
§ Master Data Management is a critical aspect of Data Governance
§ Master Data Characteristics
• Behavior
• Lifecycle
• Complexity
• Volatility
• Reuse
§ MDM is an ongoing, continuous improvement discipline, not a project
§ Data models & metadata constitute the blueprint for data governance
§ Mapping the processes that utilize the data is imperative to defining the data life
cycle
§ Achieving data maturity is a journey
20© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 20© 2016 IDERA, Inc. All rights reserved.
THANKS!
Any questions?
You can find me at:
ron.huizenga@idera.com
@DataAviator
The Governance Game
Robin Bloor, PhD
Big Data Means Big Governance
The analytical opportunity of BIG
DATA is clear – there are already many
profitable uses
Nevertheless, all data needs to be
GOVERNED
The Data Governance Challenge
Data Sources
Metadata Management
Data meaning
Data compliance
Data provenance & lineage
Data cleansing
Data security
Data audit record
Data life-cycle mgt
Data Governance is a perpetual
process
The Growth of Compliance
u International
– GRC (Governance, Risk,
Compliance)
– ISO (standards)
u US Government:
– SOX
– GLBA
– HIPAA
– FISMA
– FERPA
u Europe
– GDPR (Data protection laws)
with variances
– New: The right to be forgotten
The Full Data Lake Picture
Data
Cleansing
Data
Security
Ingest
Metadata
Mgt
Real-Time
Apps
Transform &
Aggregate
Search &
Query
BI, Visual'n
& Analytics
Other
Apps
Data Lake
Mgt
Data
Governance
DATA LAKE
To
Databases
Data Marts
Other Apps
Archive
Life Cycle
Mgt Extracts
Servers, Desktops, Mobile, Network Devices, Embedded
Chips, RFID, IoT, The Cloud, Oses, VMs, Log Files, Sys
Mgt Apps, ESBs, Web Services, SaaS, Business Apps,
Office Apps, BI Apps, Workflow, Data Streams, Social...
The Need For Data Modeling & MDM
Points To Note
u The more complex the
data universe the more
you need a model.
u In theory it is a view of
the data universe. In
practice it is part of it.
u Beginning: Modeling is
top-down and bottom
up. You build in both
directions
u It is not and never can
be a project. It is an on-
going activity.
The Net Net
Because IT and data management is
evolving so quickly, governance and
data modeling must also evolve
quickly
u Agile modeling clearly requires effective
collaboration between all data users at every
level. How does your technology help with
cultural issues?
u Which data stores and databases do you
support aside form the usual relational
sources? (Hadoop, NoSQL, unstructured,
etc.)offer for NoSQL databases?
u How do you accommodate the IoT?
u If you do not do MDM already, how do you start
and what are the immediate business benefits?
u Do you model data flows (consider, for example,
real-time analytics)?
u Where do you see current/future competition
emerging from in the modeling or governance
market?

More Related Content

PPTX
The Future of Data Warehousing and Data Integration
PDF
Horses for Courses: Database Roundtable
PPTX
Metadata Mastery: A Big Step for BI Modernization
PPTX
The Importance of DataOps in a Multi-Cloud World
PPTX
Why Data Lake should be the foundation of Enterprise Data Architecture
PDF
How to Streamline DataOps on AWS
PDF
Strata+hadoop data kitchen-seven-steps-to-high-velocity-data-analytics-with d...
PDF
The Data Lake - Balancing Data Governance and Innovation
The Future of Data Warehousing and Data Integration
Horses for Courses: Database Roundtable
Metadata Mastery: A Big Step for BI Modernization
The Importance of DataOps in a Multi-Cloud World
Why Data Lake should be the foundation of Enterprise Data Architecture
How to Streamline DataOps on AWS
Strata+hadoop data kitchen-seven-steps-to-high-velocity-data-analytics-with d...
The Data Lake - Balancing Data Governance and Innovation

What's hot (20)

PPTX
TechEvent DWH Modernization
PDF
seven steps to dataops @ dataops.rocks conference Oct 2019
PDF
The Future of Data Management: The Enterprise Data Hub
PPTX
Your Data Nerd Friends Need You!
PPTX
Moving to the Cloud: Modernizing Data Architecture in Healthcare
PDF
You're the New CDO, Now What?
PDF
Making Big Data Easy for Everyone
PPTX
Data Warehousing in the Cloud: Practical Migration Strategies
PDF
Company report xinglian
PDF
Kelly O'Briant - DataOps in the Cloud: How To Supercharge Data Science with a...
PPTX
Piranha vs. mammoth predator appliances that chew up big data
PPTX
A modern, flexible approach to Hadoop implementation incorporating innovation...
PDF
Big Data for Managers: From hadoop to streaming and beyond
PDF
Continuous Data Replication into Cloud Storage with Oracle GoldenGate
PPTX
How to add security in dataops and devops
PPTX
Developing a Strategy for Data Lake Governance
PPTX
The Future of Data Management: The Enterprise Data Hub
PPTX
2020 Big Data & Analytics Maturity Survey Results
PPTX
Low-tech, Low-cost data management: Six insights from national reporting on f...
PDF
Building the Enterprise Data Lake - Important Considerations Before You Jump In
TechEvent DWH Modernization
seven steps to dataops @ dataops.rocks conference Oct 2019
The Future of Data Management: The Enterprise Data Hub
Your Data Nerd Friends Need You!
Moving to the Cloud: Modernizing Data Architecture in Healthcare
You're the New CDO, Now What?
Making Big Data Easy for Everyone
Data Warehousing in the Cloud: Practical Migration Strategies
Company report xinglian
Kelly O'Briant - DataOps in the Cloud: How To Supercharge Data Science with a...
Piranha vs. mammoth predator appliances that chew up big data
A modern, flexible approach to Hadoop implementation incorporating innovation...
Big Data for Managers: From hadoop to streaming and beyond
Continuous Data Replication into Cloud Storage with Oracle GoldenGate
How to add security in dataops and devops
Developing a Strategy for Data Lake Governance
The Future of Data Management: The Enterprise Data Hub
2020 Big Data & Analytics Maturity Survey Results
Low-tech, Low-cost data management: Six insights from national reporting on f...
Building the Enterprise Data Lake - Important Considerations Before You Jump In
Ad

Similar to The Model Enterprise: A Blueprint for Enterprise Data Governance (20)

PDF
Master Data Management's Place in the Data Governance Landscape
 
PDF
leewayhertz.com-AI in Master Data Management MDM Pioneering next-generation d...
PDF
Strategic imperative the enterprise data model
PDF
IT6701 Information Management - Unit III
PPTX
IT6701-Information Management Unit 3
PDF
Getting Started with Data Governance? Use Process Models!
PDF
Enterprise-Level Preparation for Master Data Management.pdf
PDF
Edr mds a less is more approach to MDM
PDF
DataEd Slides: Unlock Business Value Using Reference and Master Data Manageme...
PPTX
IDERA Live | Maintaining Data Governance During Rapidly Changing Conditions
PPTX
Quack Chat: Diving into Data Governance
PDF
Master Data Management - Aligning Data, Process, and Governance
PPTX
IDERA Live | Decode your Organization's Data DNA
PDF
The what, why, and how of master data management
PDF
Big Data LDN 2017: Data Governance Reimagined
PDF
Model Confidence for Master Data with David Loshin
PPT
Master Data Management: An Enterprise’s Key Asset to Bring Clean Corporate Ma...
PDF
Reference master data management
PDF
Data-Ed Webinar: The Importance of MDM
PDF
DataEd Webinar: Reference & Master Data Management - Unlocking Business Value
Master Data Management's Place in the Data Governance Landscape
 
leewayhertz.com-AI in Master Data Management MDM Pioneering next-generation d...
Strategic imperative the enterprise data model
IT6701 Information Management - Unit III
IT6701-Information Management Unit 3
Getting Started with Data Governance? Use Process Models!
Enterprise-Level Preparation for Master Data Management.pdf
Edr mds a less is more approach to MDM
DataEd Slides: Unlock Business Value Using Reference and Master Data Manageme...
IDERA Live | Maintaining Data Governance During Rapidly Changing Conditions
Quack Chat: Diving into Data Governance
Master Data Management - Aligning Data, Process, and Governance
IDERA Live | Decode your Organization's Data DNA
The what, why, and how of master data management
Big Data LDN 2017: Data Governance Reimagined
Model Confidence for Master Data with David Loshin
Master Data Management: An Enterprise’s Key Asset to Bring Clean Corporate Ma...
Reference master data management
Data-Ed Webinar: The Importance of MDM
DataEd Webinar: Reference & Master Data Management - Unlocking Business Value
Ad

More from Eric Kavanagh (20)

PPTX
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
PPTX
Expediting the Path to Discovery with Multi-Source Analysis
PPTX
Will AI Eliminate Reports and Dashboards
PDF
Database Survival Guide: Exploratory Webcast
PDF
Better to Ask Permission? Best Practices for Privacy and Security
PDF
Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
PDF
A Winning Strategy for the Digital Economy
PDF
Discovering Big Data in the Fog: Why Catalogs Matter
PDF
Health Check: Maintaining Enterprise BI
PDF
Rapid Response: Debugging and Profiling to the Rescue
PDF
Solving the Really Big Tech Problems with IoT
PDF
Beyond the Platform: Enabling Fluid Analysis
PDF
Protect Your Database: High Availability for High Demand Data
PDF
A Better Understanding: Solving Business Challenges with Data
PDF
The Key to Effective Analytics: Fast-Returning Queries
PDF
A Tight Ship: How Containers and SDS Optimize the Enterprise
PDF
Application Acceleration: Faster Performance for End Users
PDF
Time's Up! Getting Value from Big Data Now
PDF
The New Normal: Dealing with the Reality of an Unsecure World
PDF
The Central Hub: Defining the Data Lake
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Expediting the Path to Discovery with Multi-Source Analysis
Will AI Eliminate Reports and Dashboards
Database Survival Guide: Exploratory Webcast
Better to Ask Permission? Best Practices for Privacy and Security
Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
A Winning Strategy for the Digital Economy
Discovering Big Data in the Fog: Why Catalogs Matter
Health Check: Maintaining Enterprise BI
Rapid Response: Debugging and Profiling to the Rescue
Solving the Really Big Tech Problems with IoT
Beyond the Platform: Enabling Fluid Analysis
Protect Your Database: High Availability for High Demand Data
A Better Understanding: Solving Business Challenges with Data
The Key to Effective Analytics: Fast-Returning Queries
A Tight Ship: How Containers and SDS Optimize the Enterprise
Application Acceleration: Faster Performance for End Users
Time's Up! Getting Value from Big Data Now
The New Normal: Dealing with the Reality of an Unsecure World
The Central Hub: Defining the Data Lake

Recently uploaded (20)

PDF
Training And Development of Employee .pdf
PDF
COST SHEET- Tender and Quotation unit 2.pdf
PDF
Ôn tập tiếng anh trong kinh doanh nâng cao
PPTX
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx
PPT
Data mining for business intelligence ch04 sharda
PDF
Traveri Digital Marketing Seminar 2025 by Corey and Jessica Perlman
PPTX
job Avenue by vinith.pptxvnbvnvnvbnvbnbmnbmbh
PDF
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
PPTX
Business Ethics - An introduction and its overview.pptx
PPTX
HR Introduction Slide (1).pptx on hr intro
PDF
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
PDF
Types of control:Qualitative vs Quantitative
PPTX
Amazon (Business Studies) management studies
PDF
Unit 1 Cost Accounting - Cost sheet
PDF
Nidhal Samdaie CV - International Business Consultant
PDF
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
PDF
Power and position in leadershipDOC-20250808-WA0011..pdf
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PPTX
Lecture (1)-Introduction.pptx business communication
DOCX
Business Management - unit 1 and 2
Training And Development of Employee .pdf
COST SHEET- Tender and Quotation unit 2.pdf
Ôn tập tiếng anh trong kinh doanh nâng cao
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx
Data mining for business intelligence ch04 sharda
Traveri Digital Marketing Seminar 2025 by Corey and Jessica Perlman
job Avenue by vinith.pptxvnbvnvnvbnvbnbmnbmbh
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
Business Ethics - An introduction and its overview.pptx
HR Introduction Slide (1).pptx on hr intro
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
Types of control:Qualitative vs Quantitative
Amazon (Business Studies) management studies
Unit 1 Cost Accounting - Cost sheet
Nidhal Samdaie CV - International Business Consultant
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
Power and position in leadershipDOC-20250808-WA0011..pdf
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
Lecture (1)-Introduction.pptx business communication
Business Management - unit 1 and 2

The Model Enterprise: A Blueprint for Enterprise Data Governance

  • 3. Governance • Carrots & Sticks • Control Points • Pragmatism • Durability • Balancing Act • Transparency • Enforceability • Chinese Handcuffs
  • 4. 1© 2017 IDERA, Inc. All rights reserved. THE MODEL ENTERPRISE: A BLUEPRINT FOR ENTERPRISE DATA GOVERNANCE MAY 2, 2017 Ron Huizenga Senior Product Manager, Enterprise Architecture & Modeling @DataAviator
  • 5. 2© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 2© 2017 IDERA, Inc. All rights reserved. AGENDA § Governance Overview § Definitions § Master Data § Data lineage & life cycle § Master Data Management (MDM) § Importance of Data Models § Data quality Data Governance Data Architecture Management Data Development Database Operations Management Data Security Management Reference & Master Data Management Data Warehousing & Business Intelligence Management Document & Content Management Metadata Management Data Quality Management
  • 6. 3© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 3© 2017 IDERA, Inc. All rights reserved. ER/STUDIO ENTERPRISE TEAM EDITION 2016+ ER/Studio Software Architect ER/Studio Business Architect ER/Studio Repository & Team Server ER/Studio Data Architect
  • 7. 4© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 4© 2017 IDERA, Inc. All rights reserved. DMBOK: DEFINITIONS § Data Governance • The exercise of authority, control and shared decision making (planning, monitoring and enforcement) over the management of data assets. § Master Data • Synonymous with reference data. The data that provides the context for transaction data. It includes the details (definitions and identifiers) of internal and external objects involved in business transactions. Includes data about customers, products, employees, vendors, and controlled domains (code values). § Master Data Management • Processes that ensure that reference data is kept up to date and coordinated across an enterprise. The organization, management and distribution of corporately adjudicated data with widespread use in the organization.
  • 8. 5© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 5© 2017 IDERA, Inc. All rights reserved. MASTER DATA CLASSIFICATION CONSIDERATIONS § Behavior § Life Cycle § Complexity § Value § Volatility § Reuse
  • 9. 6© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 6© 2017 IDERA, Inc. All rights reserved. MASTER DATA - BEHAVIOR § Can be described by the way it interacts with other data § Master data is almost always involved with transactional data § Often a noun/verb relationship between the master data item and the transaction • Master data are the nouns • Customer • Product • Transactional data capture the verbs • Customer places order • Product sold on order § Same type of relationships are shared between facts and dimensions in a data warehouse • Master data are the dimensions • Transactions are the facts
  • 10. 7© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 7© 2017 IDERA, Inc. All rights reserved. MASTER DATA - LIFECYCLE § Describes how a master data element is created, read, updated, deleted (CRUD) § Many factors come into play • Business rules • Business processes • Applications § There may be more than 1 way a particular master data element is created § Need to model: • Business process • Data lineage • Data flow • Integration • Include Extract Transform and Load (ETL) for data warehouse/data marts and staging areas
  • 11. 8© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 8© 2017 IDERA, Inc. All rights reserved. BUSINESS PROCESS & DATA CRUD
  • 12. 9© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 9© 2017 IDERA, Inc. All rights reserved. MASTER DATA – COMPLEXITY, VALUE § Complexity • Very simple entities are rarely a challenge to manage • The less complex an element, the less likely the need to manage change • Likely not master data elements • Possibly reference data − States/Provinces − Units of measure − Classification references § Value • Value and complexity interact • The higher value a data element is to an organization the more likely it will be considered master data
  • 13. 10© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 10© 2017 IDERA, Inc. All rights reserved. MASTER DATA - VOLATILITY § Level of change in characteristics describing a master data element • Frequent change = high volatility • Infrequent change = low volatility § Sometimes referred to as stability • Frequent change = unstable • Infrequent change = stable
  • 14. 11© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 11© 2017 IDERA, Inc. All rights reserved. MASTER DATA - REUSE § Master data elements are often shared across a number of systems § Can lead to inconsistency and errors • Multiple systems • Which is the “version of truth” • Spreadsheets • Private data stores § An error in master data can cause errors in • All the transactions that use it • All the applications that use it • All reports and analytics that use it § This is one of the primary reasons for “Master Data Management”
  • 15. 12© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 12© 2017 IDERA, Inc. All rights reserved. WHAT IS MASTER DATA MANAGEMENT? § The processes, tools and technology required to create and maintain consistent and accurate lists of master data § Includes both creating and maintaining master data § Often requires fundamental changes in business process § Not just a technological problem § Some of the most difficult issues are more political than technical § Organization wide MDM may be difficult • Many organizations begin with critical, high value elements • Grow and expand § MDM is not a project • Ongoing • Continuous improvement
  • 16. 13© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 13© 2017 IDERA, Inc. All rights reserved. MDM ACTIVITIES § Identify sources of master data § Identify the producers and consumers of the master data § Collect and analyze metadata about for your master data § Appoint data stewards § Implement a data-governance program and council § Develop the master-data model § Choose a toolset § Design the infrastructure § Generate and test the master data § Modify the producing and consuming systems § Be sure to incorporate versioning and auditing
  • 17. 14© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 14© 2017 IDERA, Inc. All rights reserved. IMPORTANCE OF DATA MODELS § Full Specification • Logical • Physical § Persistence Boundaries • Business Data Objects § Descriptive metadata • Names • Definitions (data dictionary) • Notes § Implementation characteristics • Data types • Keys • Indexes • Views § Business Rules • Relationships (referential constraints) • Value Restrictions (constraints) § Security Classifications + Rules § Governance Metadata • Master Data Management classes • Data Quality classifications • Retention policies
  • 18. 15© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 15© 2017 IDERA, Inc. All rights reserved. DATA DICTIONARY – METADATA EXTENSIONS
  • 19. 16© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 16© 2017 IDERA, Inc. All rights reserved. ER/STUDIO – METADATA ATTACHMENT SETUP
  • 20. 17© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 17© 2017 IDERA, Inc. All rights reserved. UNIVERSAL MAPPINGS
  • 21. 18© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 18© 2017 IDERA, Inc. All rights reserved. UNIVERSAL MAPPINGS § Ability to link “like” or related objects • Within same model file • Across separate model files § Entity/Table level § Attribute/Column level
  • 22. 19© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 19© 2017 IDERA, Inc. All rights reserved. SUMMARY § Master Data Management is a critical aspect of Data Governance § Master Data Characteristics • Behavior • Lifecycle • Complexity • Volatility • Reuse § MDM is an ongoing, continuous improvement discipline, not a project § Data models & metadata constitute the blueprint for data governance § Mapping the processes that utilize the data is imperative to defining the data life cycle § Achieving data maturity is a journey
  • 23. 20© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential. 20© 2016 IDERA, Inc. All rights reserved. THANKS! Any questions? You can find me at: ron.huizenga@idera.com @DataAviator
  • 25. Big Data Means Big Governance The analytical opportunity of BIG DATA is clear – there are already many profitable uses Nevertheless, all data needs to be GOVERNED
  • 26. The Data Governance Challenge Data Sources Metadata Management Data meaning Data compliance Data provenance & lineage Data cleansing Data security Data audit record Data life-cycle mgt Data Governance is a perpetual process
  • 27. The Growth of Compliance u International – GRC (Governance, Risk, Compliance) – ISO (standards) u US Government: – SOX – GLBA – HIPAA – FISMA – FERPA u Europe – GDPR (Data protection laws) with variances – New: The right to be forgotten
  • 28. The Full Data Lake Picture Data Cleansing Data Security Ingest Metadata Mgt Real-Time Apps Transform & Aggregate Search & Query BI, Visual'n & Analytics Other Apps Data Lake Mgt Data Governance DATA LAKE To Databases Data Marts Other Apps Archive Life Cycle Mgt Extracts Servers, Desktops, Mobile, Network Devices, Embedded Chips, RFID, IoT, The Cloud, Oses, VMs, Log Files, Sys Mgt Apps, ESBs, Web Services, SaaS, Business Apps, Office Apps, BI Apps, Workflow, Data Streams, Social...
  • 29. The Need For Data Modeling & MDM
  • 30. Points To Note u The more complex the data universe the more you need a model. u In theory it is a view of the data universe. In practice it is part of it. u Beginning: Modeling is top-down and bottom up. You build in both directions u It is not and never can be a project. It is an on- going activity.
  • 31. The Net Net Because IT and data management is evolving so quickly, governance and data modeling must also evolve quickly
  • 32. u Agile modeling clearly requires effective collaboration between all data users at every level. How does your technology help with cultural issues? u Which data stores and databases do you support aside form the usual relational sources? (Hadoop, NoSQL, unstructured, etc.)offer for NoSQL databases? u How do you accommodate the IoT?
  • 33. u If you do not do MDM already, how do you start and what are the immediate business benefits? u Do you model data flows (consider, for example, real-time analytics)? u Where do you see current/future competition emerging from in the modeling or governance market?