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
Eric Kavanagh
 
PDF
Horses for Courses: Database Roundtable
Eric Kavanagh
 
PPTX
Metadata Mastery: A Big Step for BI Modernization
Eric Kavanagh
 
PPTX
The Importance of DataOps in a Multi-Cloud World
DATAVERSITY
 
PPTX
Why Data Lake should be the foundation of Enterprise Data Architecture
Agilisium Consulting
 
PDF
How to Streamline DataOps on AWS
Enterprise Management Associates
 
PDF
Strata+hadoop data kitchen-seven-steps-to-high-velocity-data-analytics-with d...
DataKitchen
 
PDF
The Data Lake - Balancing Data Governance and Innovation
Caserta
 
The Future of Data Warehousing and Data Integration
Eric Kavanagh
 
Horses for Courses: Database Roundtable
Eric Kavanagh
 
Metadata Mastery: A Big Step for BI Modernization
Eric Kavanagh
 
The Importance of DataOps in a Multi-Cloud World
DATAVERSITY
 
Why Data Lake should be the foundation of Enterprise Data Architecture
Agilisium Consulting
 
How to Streamline DataOps on AWS
Enterprise Management Associates
 
Strata+hadoop data kitchen-seven-steps-to-high-velocity-data-analytics-with d...
DataKitchen
 
The Data Lake - Balancing Data Governance and Innovation
Caserta
 

What's hot (20)

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

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

PPTX
IDERA Live | Databases Don't Build and Populate Themselves
IDERA Software
 
PPTX
IDERA Live | Maintaining Data Governance During Rapidly Changing Conditions
IDERA Software
 
PPTX
IDERA Live | Decode your Organization's Data DNA
IDERA Software
 
PPTX
Integrate ERP and CRM Metadata into ER/Studio
DATAVERSITY
 
PDF
Strategic imperative the enterprise data model
DATAVERSITY
 
PDF
Straight Talk to Demystify Data Lineage
DATAVERSITY
 
PDF
Data Management for High Performance Analytics
Mary Snyder
 
PDF
Balancing Data Governance and Innovation
Caserta
 
PDF
The Emerging Role of the Data Lake
Caserta
 
PDF
Balancing Data Governance and Innovation
Caserta
 
PDF
Managing Data Warehouse Growth in the New Era of Big Data
Vineet
 
PDF
Data Maturity - A Balanced Approach
DATAVERSITY
 
PDF
What Data Do You Have and Where is It?
Caserta
 
PDF
Data Management, Metadata Management, and Data Governance – Working Together
DATAVERSITY
 
PDF
All Together Now: A Recipe for Successful Data Governance
Inside Analysis
 
PPTX
Slides: The Business Value of Data Modeling
DATAVERSITY
 
PDF
Mastering Data Modeling for NoSQL Platforms
DATAVERSITY
 
PDF
DAS Slides: Metadata Management From Technical Architecture & Business Techni...
DATAVERSITY
 
PDF
The Importance of Master Data Management
DATAVERSITY
 
PDF
Oracle Big Data Governance Webcast Charts
Jeffrey T. Pollock
 
IDERA Live | Databases Don't Build and Populate Themselves
IDERA Software
 
IDERA Live | Maintaining Data Governance During Rapidly Changing Conditions
IDERA Software
 
IDERA Live | Decode your Organization's Data DNA
IDERA Software
 
Integrate ERP and CRM Metadata into ER/Studio
DATAVERSITY
 
Strategic imperative the enterprise data model
DATAVERSITY
 
Straight Talk to Demystify Data Lineage
DATAVERSITY
 
Data Management for High Performance Analytics
Mary Snyder
 
Balancing Data Governance and Innovation
Caserta
 
The Emerging Role of the Data Lake
Caserta
 
Balancing Data Governance and Innovation
Caserta
 
Managing Data Warehouse Growth in the New Era of Big Data
Vineet
 
Data Maturity - A Balanced Approach
DATAVERSITY
 
What Data Do You Have and Where is It?
Caserta
 
Data Management, Metadata Management, and Data Governance – Working Together
DATAVERSITY
 
All Together Now: A Recipe for Successful Data Governance
Inside Analysis
 
Slides: The Business Value of Data Modeling
DATAVERSITY
 
Mastering Data Modeling for NoSQL Platforms
DATAVERSITY
 
DAS Slides: Metadata Management From Technical Architecture & Business Techni...
DATAVERSITY
 
The Importance of Master Data Management
DATAVERSITY
 
Oracle Big Data Governance Webcast Charts
Jeffrey T. Pollock
 
Ad

More from Eric Kavanagh (20)

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

Recently uploaded (20)

PDF
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
PDF
MBA-I-Year-Session-2024-20hzuxutiytidydy
cminati49
 
PDF
bain-temasek-sea-green-economy-2022-report-investing-behind-the-new-realities...
YudiSaputra43
 
DOCX
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
PPTX
Certificate of Incorporation, Prospectus, Certificate of Commencement of Busi...
Keerthana Chinnathambi
 
PDF
Bihar Idea festival - Pitch deck-your story.pdf
roharamuk
 
PPTX
E-commerce and its impact on business.
pandeyranjan5483
 
PDF
Unveiling the Latest Threat Intelligence Practical Strategies for Strengtheni...
Auxis Consulting & Outsourcing
 
PDF
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
PDF
Retinal Disorder Treatment Market 2030: The Impact of Advanced Diagnostics an...
Kumar Satyam
 
PPTX
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
PPTX
Appreciations - July 25.pptxdddddddddddss
anushavnayak
 
PPTX
Financial Management for business management .pptx
Hasibullah Ahmadi
 
PPTX
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
PDF
Tariff Surcharge and Price Increase Decision
Joshua Gao
 
PDF
Using Innovative Solar Manufacturing to Drive India's Renewable Energy Revolu...
Insolation Energy
 
PDF
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 
PDF
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
PDF
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
PDF
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
MBA-I-Year-Session-2024-20hzuxutiytidydy
cminati49
 
bain-temasek-sea-green-economy-2022-report-investing-behind-the-new-realities...
YudiSaputra43
 
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
Certificate of Incorporation, Prospectus, Certificate of Commencement of Busi...
Keerthana Chinnathambi
 
Bihar Idea festival - Pitch deck-your story.pdf
roharamuk
 
E-commerce and its impact on business.
pandeyranjan5483
 
Unveiling the Latest Threat Intelligence Practical Strategies for Strengtheni...
Auxis Consulting & Outsourcing
 
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
Retinal Disorder Treatment Market 2030: The Impact of Advanced Diagnostics an...
Kumar Satyam
 
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
Appreciations - July 25.pptxdddddddddddss
anushavnayak
 
Financial Management for business management .pptx
Hasibullah Ahmadi
 
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
Tariff Surcharge and Price Increase Decision
Joshua Gao
 
Using Innovative Solar Manufacturing to Drive India's Renewable Energy Revolu...
Insolation Energy
 
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 

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: [email protected] @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?