SlideShare a Scribd company logo
1 of 49
Download to read offline
Best Practices for Meeting
State Data Management
Objectives
How ER/Studio Helps
Texas Agencies Achieve
Strategic Plan Goals
2
Agenda
• Data Management Defined
• State Strategic Plan Overview
• Planning for Data Management
• Enterprise Planning and Collaboration
• Overview
3
Data Management Defined
• According to Data Management Association
• “The development and execution of architectures, policies,
practices, and procedures that properly manage the full lifecycle
needs of an enterprise”
4
State Strategic Plan - Background
• Why is Data Management important?
• Emphasis from State CIO Karen Robinson that state agencies
plan for data management growth and institute best practices
• State Strategic Plan Background
• Texas DIR developed Top 10 priorities that will affect all
technology decisions
• IT’s role to deliver quality services to residents continues to grow
• How to best prioritize agency and statewide technology
investments
Source: http://publishingext.dir.texas.gov/portal/internal/resources/DocumentLibrary/2014-
2018%20State%20Strategic%20Plan%20for%20Information%20Resources%20Management.pdf
5
State Strategic Plan - Background
• There are several current practices in the Texas
Government that support best practices and sound
data management:
• Agencies are required to develop controls to ensure
confidentiality, integrity and availability of data
• Agencies implement internal data governance structures to
guide agency-wide policies
• The Texas Legislature requires agencies to develop a standard
format for data sets for public accessibility, as well as to develop
a Records Management Program
Source : http://publishingext.dir.texas.gov/portal/internal/resources/DocumentLibrary/2014-
2018%20State%20Strategic%20Plan%20for%20Information%20Resources%20Management.pdf
6
Planning for Data Management
• Key Areas Addressed by ER/Studio
• Eliminate data silos
• Reduce costs through data reuse & standardization
• Protect confidential info
• Decrease likelihood of security incidents due to improper data
classification
• Ensure compliance with data record management policy
7
Eliminate Data Silos
• Why is this important?
• Increase intra-agency cooperation & trust
• Improves transparency, data quality and accountability,
allows data to be shared
8
Data Reuse and Standardization
• Why is this important?
• Reduces costs and time by not having to start from
scratch
• Standardization helps ensure compliance and avoid
fines
9
Protect Confidential Info/Reduce Risk of
Improper Data Classification
• Why is this important?
• Ensures regulatory compliance and reduces risks of fines
• Safeguards against security incidents
10
Record Management Compliance
• Why is this important?
• Ensures regulatory compliance
• Ease of data request management
• Promotes data stewardship in complex environments
11
Enterprise Planning and Collaboration
• Key Areas Addressed by ER/Studio
• Reviewing and aligning IT governance across all organizations
• Using project management to facilitate cross-division
collaboration
• Aligning objectives and outcomes with strategic goals
• Implementing online collaboration tools
12
Enterprise Planning and Collaboration
• Why is this important?
• Working together allows the state to better manage
expenditures and operate more effectively
• Collaboration affects the degree to which the state maximizes
return on IT investments ($$$!!)
13
How does ER/Studio Help?
14
Planning for Data Management
• Key Areas Addressed by ER/Studio
• Eliminate data silos
• Reduce costs through data reuse & standardization
• Protect confidential info
• Decrease likelihood of security incidents due to improper data
classification
• Ensure compliance with data record management policy
151515
ER/Studio Enterprise Team Edition
16
Eliminate Data Silos
• How does ER/Studio help?
– Inventory existing databases to determine:
1. What common data exists between silos
2. What data should be shared across the organization
– Connect users w/ subject matter experts (SMEs)
– Team Server collaboration
EMBARCADERO TECHNOLOGIES
Complex Data Environments
Evolution:
• 38 years of construction
• 147 builders
• No Blueprints
• No Planning
Result:
• 7 stories
• 65 doors to blank walls
• 13 staircases abandoned
• 24 skylights in floors
• 160 rooms, 950 doors
• 47 fireplaces, 17 chimneys
• Miles of hallways
• Secret passages in walls
• 10,000 window panes (all bathrooms are fitted with windows)
 Ad-hoc architecture and lack of strategy
17
EMBARCADERO TECHNOLOGIES
Complex Data Landscape
18
• Comprised of:
– Proliferation of disparate systems
– Mismatched departmental solutions
– Many database platforms
– Big Data platforms
– ERP, SaaS
– Obsolete legacy systems
• Compounded by:
– Poor decommissioning strategy
– Point-to-point interfaces
– Data warehouse, data marts, ETL …
EMBARCADERO TECHNOLOGIES
Eliminate Data Silos:
Inventory existing databases
• What type of data do you posses and where can it be found.
• Map your data landscape using data models as the foundation.
– Each model represents a different database system
– Link like data elements together for traceability
19
EMBARCADERO TECHNOLOGIES
Eliminate Data Silos:
Inventory existing databases
• Reverse Engineer & MetaWizard
– The ability to create a data model by connecting to an
existing data store
• Native connector
– Relational
– Big data
• ODBC
• Can also be SQL script rather than direct connection
• Other models and metadata repositories
– Vital to map & analyze complex data landscapes
20
EMBARCADERO TECHNOLOGIES
Eliminate Data Silos:
Inventory existing databases
• Native Big Data Support
– MongoDB
• Diagramming
• Reverse & Forward Engineering (JSON, BSON)
• MongoDB certification for 2.x and 3.0
– Hadoop Hive
• Forward & Reverse Engineer DDL
• Certified for Hortonworks Data Platform (HDP) 2.1
21
EMBARCADERO TECHNOLOGIES
Eliminate Data Silos:
Inventory existing data types
• What about ERP & SaaS?
– Difficult to comprehend
• Cryptic table and column names
• Internal data dictionaries
• Thousands of tables
• Often don’t implement referential
integrity in the database
– Safyr – Technology Partnership
22
EMBARCADERO TECHNOLOGIES
Eliminate Data Silos:
Connect with SMEs
• Collaborate with SMEs using ER/Studio Team Server
– Break down barriers of SME silos
• Organizations suffer from SME silos as well as data silos
23
24
Data Reuse and Standardization
• How does ER/Studio help?
– Define, apply, and enforce naming standards across
database systems
– Eliminate data redundancies and errors with data domains
– Document databases with the entire organization in mind
– Create a catalog of existing databases that can be easily
accessed and reused
• Team Server exposes the catalog and makes it easily searchable
• Users may make comments and start discussions
25
Data Reuse and Standardization:
Define/apply/enforce naming standards
• Typical use case
– Logical -> physical
• Entity name -> table name
• Attribute name -> column name
• Landscape Mapping
– Physical -> logical
– Table name -> entity name
– Column Name -> attribute name
26
Data Reuse and Standardization:
Eliminate data redundancies and errors
27
Data Reuse and Standardization:
Document databases with the entire organization in mind
• Data that is not understood will not be reused
• Consider the different user types that may need to
leverage this documentation.
• Create various layers of abstraction
28
Data Reuse and Standardization:
Create an easy-to-access catalogue of databases
29
Protect Confidential Info/Reduce Risk of
Improper Data Classification
• How does ER/Studio help?
– Document sensitive data for regulatory compliance
• PII, highly confidential, security impact, etc.
– Increase awareness of sensitive data by using ER/Studio
Team Server alerts
– Ensure sensitive data is available only to privileged users
30
Protect confidential information:
Document sensitive data
• Include security tags along side of tables and columns
so auditors and other users know where this data lies
and how to use it.
Privacy Level
Security tag
31
Protect confidential information:
Increase awareness of sensitive data
32
Record Management Compliance
• How does ER/Studio help?
– Use of data domains to ensure that data is being properly stored
– Classify data so that it can be properly managed
• Master, reference, transactional, etc.
– Include data lineage in your landscape map for data traceability
33
Record Management Compliance:
Properly classify data
34
Record Management Compliance:
Include data lineage in your landscape map
35
Enterprise Planning and Collaboration
• How does ER/Studio help?
• Using data modeling to define data standards within and across
agencies = promotion of higher data quality
• Naming standards, domain standards, data classifications, etc.
• Team Server – “business-driven data architecture” = uniting
business and IT
36
ER/Studio Team Server Overview
37
What is ER/Studio Team Server?
Team Server is a web environment that delivers a new class of capabilities
extending the reach of enterprise data across departments and throughout the
organization.
Simple, secure unlimited access is now available to:
• Provide a “self-service” view and navigation of the technical structure in enterprise data.
• Enable cross-departmental collaboration and full traceability of all changes and discussions.
• Manage a single source of business definitions in enterprise glossaries.
• Integrate key business terms and definitions with technical content for greater comprehension.
ER/STUDIO TEAM SERVER PROMOTES BUSINESS DRIVEN ARCHITETURE
38
Life Without Team Server
• Issues connecting teams and departments with data content:
– Discussions around data management
• Written / Printed Documents
• Loose notes
• Whiteboard sessions
• Email
– Content flow and Storage
• Overwhelming options for storage and sharing of critical documentation
– Enterprise Content Management Platform (SharePoint)
– Spreadsheet Workbooks
– Local Files
– Network Files
– Public Information…
– “Silo” effect resulting in a poor understanding of the data landscape
• Tribal-knowledge
• Redundant work
• Lost Time
39
Before Team Server
40
After Team Server
41
Environment Overview
Tap into the ability to collaborate, define relationships, and
track changes around business terms, technical structure,
and deployment information.
– Business Glossaries and Terms
• Custom fields and content
• Insightful business perspective related to technical content
– Technical Structure
• Simple way to search and view technical metadata and structure.
– Deployment Information
• Store all data sources and show relationships to model diagrams.
42
Business Definitions
Quickly find relevant information based
on business meaning
» Leverage business glossaries and terms with:
– Custom fields and content
 Definition
 Department
 Abbreviation
 Data Steward…
» Create insightful business perspective related to technical content
43
Structural Metadata & Security Compliance
Improve productivity and accuracy in
data analytics, application, BI and ETL development
» Technical Structure
– Simple way to search and view
technical metadata and structure.
 Column name
 Data type
 Business rule
 Data model name…
44
Deployment Metadata & Syndication for All
Navigate straight to the source of information assets.
Provide relevant metadata inline with workflows.
» Deployment Information
– Store all data sources and show relationships to model diagrams.
 Data Source Name
 Application Name
 Data Source Type
 Data Source Server Name
45
Collaboration for Better Data and Metadata
Communication between team members in departments ranging from data modelers,
developers, analysts, and business stakeholders is critical for creating and maintaining a
strong data management system.
46
Integrate Terms & Policies with External Applications
Deploy business definitions to
external URL’s and REST API
functional applications.
Stay compliant with sensitive data
alerts while using other Embarcadero
products.
Team Server
47
Centralized Business & Technical Reporting
48
Q&A
EMBARCADERO TECHNOLOGIES
Thank you!
• Learn more about the ER/Studio product family:
http://www.embarcadero.com/data-modeling
• Trial Downloads:
http://www.embarcadero.com/downloads
• To arrange a demo, please contact Embarcadero
Sales: sales@embarcadero.com, (888) 233-2224
49

More Related Content

What's hot

You Need a Data Catalog. Do You Know Why?
You Need a Data Catalog. Do You Know Why?You Need a Data Catalog. Do You Know Why?
You Need a Data Catalog. Do You Know Why?Precisely
 
Global IT Outsourcing case study
Global IT Outsourcing case studyGlobal IT Outsourcing case study
Global IT Outsourcing case studyNandita Nityanandam
 
Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Lesa Cote
 
Geek Sync I Agile Data Management vs. Agile Data Modeling
Geek Sync I Agile Data Management vs. Agile Data ModelingGeek Sync I Agile Data Management vs. Agile Data Modeling
Geek Sync I Agile Data Management vs. Agile Data ModelingIDERA Software
 
Data Warehouse
Data WarehouseData Warehouse
Data WarehouseSana Alvi
 
Data Modeling for Big Data
Data Modeling for Big DataData Modeling for Big Data
Data Modeling for Big DataDATAVERSITY
 
Big Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelBig Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelRoss Collins
 
000 introduction to big data analytics 2021
000   introduction to big data analytics  2021000   introduction to big data analytics  2021
000 introduction to big data analytics 2021Dendej Sawarnkatat
 
Data Catalog as a Business Enabler
Data Catalog as a Business EnablerData Catalog as a Business Enabler
Data Catalog as a Business EnablerSrinivasan Sankar
 
Data-Ed Online Webinar: Metadata Strategies
Data-Ed Online Webinar: Metadata StrategiesData-Ed Online Webinar: Metadata Strategies
Data-Ed Online Webinar: Metadata StrategiesDATAVERSITY
 
Healthcare payer - Big data integration
Healthcare payer - Big data integrationHealthcare payer - Big data integration
Healthcare payer - Big data integrationRajasekaran kandhasamy
 
Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content Managementafsoun
 
Data Ware Housing And Data Mining
Data Ware Housing And Data MiningData Ware Housing And Data Mining
Data Ware Housing And Data Miningcpjcollege
 
Big Data Modeling and Analytic Patterns – Beyond Schema on Read
Big Data Modeling and Analytic Patterns – Beyond Schema on ReadBig Data Modeling and Analytic Patterns – Beyond Schema on Read
Big Data Modeling and Analytic Patterns – Beyond Schema on ReadThink Big, a Teradata Company
 
Data mining techniques unit 1
Data mining techniques  unit 1Data mining techniques  unit 1
Data mining techniques unit 1malathieswaran29
 
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!Caserta
 
Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?DATAVERSITY
 
Database Archiving - Managing Data for Long Retention Periods
Database Archiving - Managing Data for Long Retention PeriodsDatabase Archiving - Managing Data for Long Retention Periods
Database Archiving - Managing Data for Long Retention PeriodsCraig Mullins
 

What's hot (20)

You Need a Data Catalog. Do You Know Why?
You Need a Data Catalog. Do You Know Why?You Need a Data Catalog. Do You Know Why?
You Need a Data Catalog. Do You Know Why?
 
Global IT Outsourcing case study
Global IT Outsourcing case studyGlobal IT Outsourcing case study
Global IT Outsourcing case study
 
Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse Role of Database Management System in A Data Warehouse
Role of Database Management System in A Data Warehouse
 
Geek Sync I Agile Data Management vs. Agile Data Modeling
Geek Sync I Agile Data Management vs. Agile Data ModelingGeek Sync I Agile Data Management vs. Agile Data Modeling
Geek Sync I Agile Data Management vs. Agile Data Modeling
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
 
Data Modeling for Big Data
Data Modeling for Big DataData Modeling for Big Data
Data Modeling for Big Data
 
Big Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity ModelBig Data Fabric Capability Maturity Model
Big Data Fabric Capability Maturity Model
 
000 introduction to big data analytics 2021
000   introduction to big data analytics  2021000   introduction to big data analytics  2021
000 introduction to big data analytics 2021
 
Data Catalog as a Business Enabler
Data Catalog as a Business EnablerData Catalog as a Business Enabler
Data Catalog as a Business Enabler
 
Data-Ed Online Webinar: Metadata Strategies
Data-Ed Online Webinar: Metadata StrategiesData-Ed Online Webinar: Metadata Strategies
Data-Ed Online Webinar: Metadata Strategies
 
Healthcare payer - Big data integration
Healthcare payer - Big data integrationHealthcare payer - Big data integration
Healthcare payer - Big data integration
 
Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content Management
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data Warehousing
 
RungananW-DA&DG 201701 V2.0
RungananW-DA&DG 201701 V2.0RungananW-DA&DG 201701 V2.0
RungananW-DA&DG 201701 V2.0
 
Data Ware Housing And Data Mining
Data Ware Housing And Data MiningData Ware Housing And Data Mining
Data Ware Housing And Data Mining
 
Big Data Modeling and Analytic Patterns – Beyond Schema on Read
Big Data Modeling and Analytic Patterns – Beyond Schema on ReadBig Data Modeling and Analytic Patterns – Beyond Schema on Read
Big Data Modeling and Analytic Patterns – Beyond Schema on Read
 
Data mining techniques unit 1
Data mining techniques  unit 1Data mining techniques  unit 1
Data mining techniques unit 1
 
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!
Big Data Warehousing Meetup: Dimensional Modeling Still Matters!!!
 
Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?Analytics, Business Intelligence, and Data Science - What's the Progression?
Analytics, Business Intelligence, and Data Science - What's the Progression?
 
Database Archiving - Managing Data for Long Retention Periods
Database Archiving - Managing Data for Long Retention PeriodsDatabase Archiving - Managing Data for Long Retention Periods
Database Archiving - Managing Data for Long Retention Periods
 

Viewers also liked

3 Keys To Successful Master Data Management - Final Presentation
3 Keys To Successful Master Data Management - Final Presentation3 Keys To Successful Master Data Management - Final Presentation
3 Keys To Successful Master Data Management - Final PresentationJames Chi
 
Data-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity ModelData-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity ModelDATAVERSITY
 
Data management and analysis
Data management and analysisData management and analysis
Data management and analysisILRI
 
Credit Suisse: Multi-Domain Enterprise Reference Data
Credit Suisse: Multi-Domain Enterprise Reference DataCredit Suisse: Multi-Domain Enterprise Reference Data
Credit Suisse: Multi-Domain Enterprise Reference DataOrchestra Networks
 
Data Governance: Keystone of Information Management Initiatives
Data Governance: Keystone of Information Management InitiativesData Governance: Keystone of Information Management Initiatives
Data Governance: Keystone of Information Management InitiativesAlan McSweeney
 
Data, Information And Knowledge Management Framework And The Data Management ...
Data, Information And Knowledge Management Framework And The Data Management ...Data, Information And Knowledge Management Framework And The Data Management ...
Data, Information And Knowledge Management Framework And The Data Management ...Alan McSweeney
 
Overcoming the Challenges of your Master Data Management Journey
Overcoming the Challenges of your Master Data Management JourneyOvercoming the Challenges of your Master Data Management Journey
Overcoming the Challenges of your Master Data Management JourneyJean-Michel Franco
 

Viewers also liked (7)

3 Keys To Successful Master Data Management - Final Presentation
3 Keys To Successful Master Data Management - Final Presentation3 Keys To Successful Master Data Management - Final Presentation
3 Keys To Successful Master Data Management - Final Presentation
 
Data-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity ModelData-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity Model
 
Data management and analysis
Data management and analysisData management and analysis
Data management and analysis
 
Credit Suisse: Multi-Domain Enterprise Reference Data
Credit Suisse: Multi-Domain Enterprise Reference DataCredit Suisse: Multi-Domain Enterprise Reference Data
Credit Suisse: Multi-Domain Enterprise Reference Data
 
Data Governance: Keystone of Information Management Initiatives
Data Governance: Keystone of Information Management InitiativesData Governance: Keystone of Information Management Initiatives
Data Governance: Keystone of Information Management Initiatives
 
Data, Information And Knowledge Management Framework And The Data Management ...
Data, Information And Knowledge Management Framework And The Data Management ...Data, Information And Knowledge Management Framework And The Data Management ...
Data, Information And Knowledge Management Framework And The Data Management ...
 
Overcoming the Challenges of your Master Data Management Journey
Overcoming the Challenges of your Master Data Management JourneyOvercoming the Challenges of your Master Data Management Journey
Overcoming the Challenges of your Master Data Management Journey
 

Similar to Best Practices for Meeting State Data Management Objectives

Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerAntonios Chatzipavlis
 
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Denodo
 
ERP technology Areas.pptx
ERP technology Areas.pptxERP technology Areas.pptx
ERP technology Areas.pptxssuserdd904d
 
Denodo’s Data Catalog: Bridging the Gap between Data and Business
Denodo’s Data Catalog: Bridging the Gap between Data and BusinessDenodo’s Data Catalog: Bridging the Gap between Data and Business
Denodo’s Data Catalog: Bridging the Gap between Data and BusinessDenodo
 
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...DATAVERSITY
 
Data Mesh using Microsoft Fabric
Data Mesh using Microsoft FabricData Mesh using Microsoft Fabric
Data Mesh using Microsoft FabricNathan Bijnens
 
chapter11-220725121546-671fc36c.pdf
chapter11-220725121546-671fc36c.pdfchapter11-220725121546-671fc36c.pdf
chapter11-220725121546-671fc36c.pdfMahmoudSOLIMAN380726
 
‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management
‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management
‏‏‏‏‏‏‏‏Chapter 11: Meta-data ManagementAhmed Alorage
 
Unlocking New Insights with Information Discovery
Unlocking New Insights with Information DiscoveryUnlocking New Insights with Information Discovery
Unlocking New Insights with Information DiscoveryAlithya
 
The Shifting Landscape of Data Integration
The Shifting Landscape of Data IntegrationThe Shifting Landscape of Data Integration
The Shifting Landscape of Data IntegrationDATAVERSITY
 
Sabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseSabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseOrchestra Networks
 
Data Governance Overview - Doreen Christian
Data Governance Overview - Doreen ChristianData Governance Overview - Doreen Christian
Data Governance Overview - Doreen ChristianDoreen Christian
 
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...DATAVERSITY
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database managementOnline
 
Building enterprise advance analytics platform
Building enterprise advance analytics platformBuilding enterprise advance analytics platform
Building enterprise advance analytics platformHaoran Du
 

Similar to Best Practices for Meeting State Data Management Objectives (20)

Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL Server
 
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
 
ERP technology Areas.pptx
ERP technology Areas.pptxERP technology Areas.pptx
ERP technology Areas.pptx
 
Foundations of business intelligence databases and information management
Foundations of business intelligence databases and information managementFoundations of business intelligence databases and information management
Foundations of business intelligence databases and information management
 
Denodo’s Data Catalog: Bridging the Gap between Data and Business
Denodo’s Data Catalog: Bridging the Gap between Data and BusinessDenodo’s Data Catalog: Bridging the Gap between Data and Business
Denodo’s Data Catalog: Bridging the Gap between Data and Business
 
lecture 1.pdf
lecture 1.pdflecture 1.pdf
lecture 1.pdf
 
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
 
Data Mesh using Microsoft Fabric
Data Mesh using Microsoft FabricData Mesh using Microsoft Fabric
Data Mesh using Microsoft Fabric
 
David Reeve - UKAD 2016 forum
David Reeve - UKAD 2016 forumDavid Reeve - UKAD 2016 forum
David Reeve - UKAD 2016 forum
 
chapter11-220725121546-671fc36c.pdf
chapter11-220725121546-671fc36c.pdfchapter11-220725121546-671fc36c.pdf
chapter11-220725121546-671fc36c.pdf
 
‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management
‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management
‏‏‏‏‏‏‏‏Chapter 11: Meta-data Management
 
Unlocking New Insights with Information Discovery
Unlocking New Insights with Information DiscoveryUnlocking New Insights with Information Discovery
Unlocking New Insights with Information Discovery
 
The Shifting Landscape of Data Integration
The Shifting Landscape of Data IntegrationThe Shifting Landscape of Data Integration
The Shifting Landscape of Data Integration
 
Ch~2.pdf
Ch~2.pdfCh~2.pdf
Ch~2.pdf
 
Sabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large EnterpriseSabre: Master Reference Data in the Large Enterprise
Sabre: Master Reference Data in the Large Enterprise
 
Data Governance Overview - Doreen Christian
Data Governance Overview - Doreen ChristianData Governance Overview - Doreen Christian
Data Governance Overview - Doreen Christian
 
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database management
 
Modern Information Systems
Modern Information SystemsModern Information Systems
Modern Information Systems
 
Building enterprise advance analytics platform
Building enterprise advance analytics platformBuilding enterprise advance analytics platform
Building enterprise advance analytics platform
 

More from Embarcadero Technologies

PyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfPyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfEmbarcadero Technologies
 
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...Embarcadero Technologies
 
Linux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxLinux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxEmbarcadero Technologies
 
Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Embarcadero Technologies
 
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
Introduction to Python GUI development with Delphi for Python - Part 1:   Del...Introduction to Python GUI development with Delphi for Python - Part 1:   Del...
Introduction to Python GUI development with Delphi for Python - Part 1: Del...Embarcadero Technologies
 
FMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxFMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxEmbarcadero Technologies
 
Python for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionPython for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionEmbarcadero Technologies
 
RAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationRAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationEmbarcadero Technologies
 
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbarcadero Technologies
 
Rad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentRad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentEmbarcadero Technologies
 
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarMove Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarEmbarcadero Technologies
 
Getting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidGetting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidEmbarcadero Technologies
 
ER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureEmbarcadero Technologies
 
The Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesThe Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesEmbarcadero Technologies
 
Driving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsDriving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsEmbarcadero Technologies
 
Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Embarcadero Technologies
 

More from Embarcadero Technologies (20)

PyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfPyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdf
 
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...
Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Andr...
 
Linux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxLinux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for Linux
 
Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework
 
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
Introduction to Python GUI development with Delphi for Python - Part 1:   Del...Introduction to Python GUI development with Delphi for Python - Part 1:   Del...
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
 
FMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxFMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for Linux
 
Python for Delphi Developers - Part 2
Python for Delphi Developers - Part 2Python for Delphi Developers - Part 2
Python for Delphi Developers - Part 2
 
Python for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionPython for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 Introduction
 
RAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationRAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and Instrumentation
 
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
 
Rad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentRad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup Document
 
TMS Google Mapping Components
TMS Google Mapping ComponentsTMS Google Mapping Components
TMS Google Mapping Components
 
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarMove Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
 
Useful C++ Features You Should be Using
Useful C++ Features You Should be UsingUseful C++ Features You Should be Using
Useful C++ Features You Should be Using
 
Getting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidGetting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and Android
 
Embarcadero RAD server Launch Webinar
Embarcadero RAD server Launch WebinarEmbarcadero RAD server Launch Webinar
Embarcadero RAD server Launch Webinar
 
ER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data Architecture
 
The Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesThe Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst Practices
 
Driving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsDriving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data Assets
 
Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016
 

Recently uploaded

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxnada99848
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 

Recently uploaded (20)

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptx
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 

Best Practices for Meeting State Data Management Objectives

  • 1. Best Practices for Meeting State Data Management Objectives How ER/Studio Helps Texas Agencies Achieve Strategic Plan Goals
  • 2. 2 Agenda • Data Management Defined • State Strategic Plan Overview • Planning for Data Management • Enterprise Planning and Collaboration • Overview
  • 3. 3 Data Management Defined • According to Data Management Association • “The development and execution of architectures, policies, practices, and procedures that properly manage the full lifecycle needs of an enterprise”
  • 4. 4 State Strategic Plan - Background • Why is Data Management important? • Emphasis from State CIO Karen Robinson that state agencies plan for data management growth and institute best practices • State Strategic Plan Background • Texas DIR developed Top 10 priorities that will affect all technology decisions • IT’s role to deliver quality services to residents continues to grow • How to best prioritize agency and statewide technology investments Source: http://publishingext.dir.texas.gov/portal/internal/resources/DocumentLibrary/2014- 2018%20State%20Strategic%20Plan%20for%20Information%20Resources%20Management.pdf
  • 5. 5 State Strategic Plan - Background • There are several current practices in the Texas Government that support best practices and sound data management: • Agencies are required to develop controls to ensure confidentiality, integrity and availability of data • Agencies implement internal data governance structures to guide agency-wide policies • The Texas Legislature requires agencies to develop a standard format for data sets for public accessibility, as well as to develop a Records Management Program Source : http://publishingext.dir.texas.gov/portal/internal/resources/DocumentLibrary/2014- 2018%20State%20Strategic%20Plan%20for%20Information%20Resources%20Management.pdf
  • 6. 6 Planning for Data Management • Key Areas Addressed by ER/Studio • Eliminate data silos • Reduce costs through data reuse & standardization • Protect confidential info • Decrease likelihood of security incidents due to improper data classification • Ensure compliance with data record management policy
  • 7. 7 Eliminate Data Silos • Why is this important? • Increase intra-agency cooperation & trust • Improves transparency, data quality and accountability, allows data to be shared
  • 8. 8 Data Reuse and Standardization • Why is this important? • Reduces costs and time by not having to start from scratch • Standardization helps ensure compliance and avoid fines
  • 9. 9 Protect Confidential Info/Reduce Risk of Improper Data Classification • Why is this important? • Ensures regulatory compliance and reduces risks of fines • Safeguards against security incidents
  • 10. 10 Record Management Compliance • Why is this important? • Ensures regulatory compliance • Ease of data request management • Promotes data stewardship in complex environments
  • 11. 11 Enterprise Planning and Collaboration • Key Areas Addressed by ER/Studio • Reviewing and aligning IT governance across all organizations • Using project management to facilitate cross-division collaboration • Aligning objectives and outcomes with strategic goals • Implementing online collaboration tools
  • 12. 12 Enterprise Planning and Collaboration • Why is this important? • Working together allows the state to better manage expenditures and operate more effectively • Collaboration affects the degree to which the state maximizes return on IT investments ($$$!!)
  • 14. 14 Planning for Data Management • Key Areas Addressed by ER/Studio • Eliminate data silos • Reduce costs through data reuse & standardization • Protect confidential info • Decrease likelihood of security incidents due to improper data classification • Ensure compliance with data record management policy
  • 16. 16 Eliminate Data Silos • How does ER/Studio help? – Inventory existing databases to determine: 1. What common data exists between silos 2. What data should be shared across the organization – Connect users w/ subject matter experts (SMEs) – Team Server collaboration
  • 17. EMBARCADERO TECHNOLOGIES Complex Data Environments Evolution: • 38 years of construction • 147 builders • No Blueprints • No Planning Result: • 7 stories • 65 doors to blank walls • 13 staircases abandoned • 24 skylights in floors • 160 rooms, 950 doors • 47 fireplaces, 17 chimneys • Miles of hallways • Secret passages in walls • 10,000 window panes (all bathrooms are fitted with windows)  Ad-hoc architecture and lack of strategy 17
  • 18. EMBARCADERO TECHNOLOGIES Complex Data Landscape 18 • Comprised of: – Proliferation of disparate systems – Mismatched departmental solutions – Many database platforms – Big Data platforms – ERP, SaaS – Obsolete legacy systems • Compounded by: – Poor decommissioning strategy – Point-to-point interfaces – Data warehouse, data marts, ETL …
  • 19. EMBARCADERO TECHNOLOGIES Eliminate Data Silos: Inventory existing databases • What type of data do you posses and where can it be found. • Map your data landscape using data models as the foundation. – Each model represents a different database system – Link like data elements together for traceability 19
  • 20. EMBARCADERO TECHNOLOGIES Eliminate Data Silos: Inventory existing databases • Reverse Engineer & MetaWizard – The ability to create a data model by connecting to an existing data store • Native connector – Relational – Big data • ODBC • Can also be SQL script rather than direct connection • Other models and metadata repositories – Vital to map & analyze complex data landscapes 20
  • 21. EMBARCADERO TECHNOLOGIES Eliminate Data Silos: Inventory existing databases • Native Big Data Support – MongoDB • Diagramming • Reverse & Forward Engineering (JSON, BSON) • MongoDB certification for 2.x and 3.0 – Hadoop Hive • Forward & Reverse Engineer DDL • Certified for Hortonworks Data Platform (HDP) 2.1 21
  • 22. EMBARCADERO TECHNOLOGIES Eliminate Data Silos: Inventory existing data types • What about ERP & SaaS? – Difficult to comprehend • Cryptic table and column names • Internal data dictionaries • Thousands of tables • Often don’t implement referential integrity in the database – Safyr – Technology Partnership 22
  • 23. EMBARCADERO TECHNOLOGIES Eliminate Data Silos: Connect with SMEs • Collaborate with SMEs using ER/Studio Team Server – Break down barriers of SME silos • Organizations suffer from SME silos as well as data silos 23
  • 24. 24 Data Reuse and Standardization • How does ER/Studio help? – Define, apply, and enforce naming standards across database systems – Eliminate data redundancies and errors with data domains – Document databases with the entire organization in mind – Create a catalog of existing databases that can be easily accessed and reused • Team Server exposes the catalog and makes it easily searchable • Users may make comments and start discussions
  • 25. 25 Data Reuse and Standardization: Define/apply/enforce naming standards • Typical use case – Logical -> physical • Entity name -> table name • Attribute name -> column name • Landscape Mapping – Physical -> logical – Table name -> entity name – Column Name -> attribute name
  • 26. 26 Data Reuse and Standardization: Eliminate data redundancies and errors
  • 27. 27 Data Reuse and Standardization: Document databases with the entire organization in mind • Data that is not understood will not be reused • Consider the different user types that may need to leverage this documentation. • Create various layers of abstraction
  • 28. 28 Data Reuse and Standardization: Create an easy-to-access catalogue of databases
  • 29. 29 Protect Confidential Info/Reduce Risk of Improper Data Classification • How does ER/Studio help? – Document sensitive data for regulatory compliance • PII, highly confidential, security impact, etc. – Increase awareness of sensitive data by using ER/Studio Team Server alerts – Ensure sensitive data is available only to privileged users
  • 30. 30 Protect confidential information: Document sensitive data • Include security tags along side of tables and columns so auditors and other users know where this data lies and how to use it. Privacy Level Security tag
  • 31. 31 Protect confidential information: Increase awareness of sensitive data
  • 32. 32 Record Management Compliance • How does ER/Studio help? – Use of data domains to ensure that data is being properly stored – Classify data so that it can be properly managed • Master, reference, transactional, etc. – Include data lineage in your landscape map for data traceability
  • 34. 34 Record Management Compliance: Include data lineage in your landscape map
  • 35. 35 Enterprise Planning and Collaboration • How does ER/Studio help? • Using data modeling to define data standards within and across agencies = promotion of higher data quality • Naming standards, domain standards, data classifications, etc. • Team Server – “business-driven data architecture” = uniting business and IT
  • 37. 37 What is ER/Studio Team Server? Team Server is a web environment that delivers a new class of capabilities extending the reach of enterprise data across departments and throughout the organization. Simple, secure unlimited access is now available to: • Provide a “self-service” view and navigation of the technical structure in enterprise data. • Enable cross-departmental collaboration and full traceability of all changes and discussions. • Manage a single source of business definitions in enterprise glossaries. • Integrate key business terms and definitions with technical content for greater comprehension. ER/STUDIO TEAM SERVER PROMOTES BUSINESS DRIVEN ARCHITETURE
  • 38. 38 Life Without Team Server • Issues connecting teams and departments with data content: – Discussions around data management • Written / Printed Documents • Loose notes • Whiteboard sessions • Email – Content flow and Storage • Overwhelming options for storage and sharing of critical documentation – Enterprise Content Management Platform (SharePoint) – Spreadsheet Workbooks – Local Files – Network Files – Public Information… – “Silo” effect resulting in a poor understanding of the data landscape • Tribal-knowledge • Redundant work • Lost Time
  • 41. 41 Environment Overview Tap into the ability to collaborate, define relationships, and track changes around business terms, technical structure, and deployment information. – Business Glossaries and Terms • Custom fields and content • Insightful business perspective related to technical content – Technical Structure • Simple way to search and view technical metadata and structure. – Deployment Information • Store all data sources and show relationships to model diagrams.
  • 42. 42 Business Definitions Quickly find relevant information based on business meaning » Leverage business glossaries and terms with: – Custom fields and content  Definition  Department  Abbreviation  Data Steward… » Create insightful business perspective related to technical content
  • 43. 43 Structural Metadata & Security Compliance Improve productivity and accuracy in data analytics, application, BI and ETL development » Technical Structure – Simple way to search and view technical metadata and structure.  Column name  Data type  Business rule  Data model name…
  • 44. 44 Deployment Metadata & Syndication for All Navigate straight to the source of information assets. Provide relevant metadata inline with workflows. » Deployment Information – Store all data sources and show relationships to model diagrams.  Data Source Name  Application Name  Data Source Type  Data Source Server Name
  • 45. 45 Collaboration for Better Data and Metadata Communication between team members in departments ranging from data modelers, developers, analysts, and business stakeholders is critical for creating and maintaining a strong data management system.
  • 46. 46 Integrate Terms & Policies with External Applications Deploy business definitions to external URL’s and REST API functional applications. Stay compliant with sensitive data alerts while using other Embarcadero products. Team Server
  • 47. 47 Centralized Business & Technical Reporting
  • 49. EMBARCADERO TECHNOLOGIES Thank you! • Learn more about the ER/Studio product family: http://www.embarcadero.com/data-modeling • Trial Downloads: http://www.embarcadero.com/downloads • To arrange a demo, please contact Embarcadero Sales: sales@embarcadero.com, (888) 233-2224 49