Copyright Global Data Strategy, Ltd. 2020
Data Virtualization
Separating Myth from Reality
Donna Burbank
Global Data Strategy, Ltd.
September 24th, 2020
Follow on Twitter @donnaburbank
@GlobalDataStrat
Twitter Event hashtag: #DAStrategies
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Donna Burbank
2
Donna is a recognised industry expert in
information management with over 20 years
of experience in data strategy, information
management, data modeling, metadata
management, and enterprise architecture.
Her background is multi-faceted across
consulting, product development, product
management, brand strategy, marketing,
and business leadership.
She is currently the Managing Director at
Global Data Strategy, Ltd., an international
information management consulting
company that specializes in the alignment of
business drivers with data-centric
technology. In past roles, she has served in
key brand strategy and product
management roles at CA Technologies and
Embarcadero Technologies for several of the
leading data management products in the
market.
As an active contributor to the data
management community, she is a long time
DAMA International member, Past President
and Advisor to the DAMA Rocky Mountain
chapter, and was awarded the Excellence in
Data Management Award from DAMA
International.
Donna is also an analyst at the Boulder BI
Train Trust (BBBT) where she provides advice
and gains insight on the latest BI and
Analytics software in the market. She was on
several review committees for the Object
Management Group’s for key information
management and process modeling
notations.
She has worked with dozens of Fortune 500
companies worldwide in the Americas,
Europe, Asia, and Africa and speaks regularly
at industry conferences. She has co-
authored two books: Data Modeling for the
Business and Data Modeling Made Simple
with ERwin Data Modeler and is a regular
contributor to industry publications. She can
be reached at
donna.burbank@globaldatastrategy.com
Donna is based in Boulder, Colorado, USA.
Follow on Twitter @donnaburbank
@GlobalDataStrat
Twitter Event hashtag: #DAStrategies
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
DATAVERSITY Data Architecture Strategies
• January 23 Emerging Trends in Data Architecture – What’s the Next Big Thing?
• February 27 Building a Data Strategy - Practical Steps for Aligning with Business Goals
• March 26 Cloud-Based Data Warehousing – What's New and What Stays the Same
• April 23 Master Data Management – Aligning Data, Process, and Governance
• May 28 Data Governance and Data Architecture – Alignment and Synergies
• June 25 Enterprise Architecture vs. Data Architecture
• July 22 Best Practices in Metadata Management
• August 27 Data Quality Best Practices
• September 24 Data Virtualization – Separating Myth from Reality
• October 22 Data Architect vs. Data Engineer vs. Data Modeler
• December 1 Graph Databases: Practical Use Cases
3
This Year’s Lineup
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
What We’ll Cover Today
4
• Data virtualization is a practice that logically integrates data from disparate sources without
the need to physically move the data.
• While this can be an appealing prospect, there is a good deal of confusion around this
technology and how to use it to full advantage.
• This webinar will explain the pros and cons of data virtualization along with practical
use cases for implementation.
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
What is Data Virtualization?
5
Data Warehouse
011001101
101010010
Data Lake External Data Feeds Databases
Etc…
Data Virtualization is a logical data layer that integrates disparate data sources across the
enterprise without physically moving the data.
Data Virtualization Layer
Reporting &
Query Layer
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
What is Data Virtualization – Analyst Definition
Data virtualization — The utilization of logical views of data, which may or may not be cached in various
forms within the data integration application server or systems/memory managed by that application server.
Data virtualization may or may not include redefinition of the sourced data.
Gartner Magic Quadrant for Data Integration Tools, 18 August 2020 - ID G00450251
6
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Virtualization Trends
7
• Data virtualization does not have the
widespread adoption that other data
management trends enjoy (e.g. DW),
according to a recent DATAVERSITY
survey.*
• Adoption has declined significantly with a
decrease of nearly 30% between
2020 and 2019.
Note: Respondents were able to select more than one response.
* Trends in Data Management, a 2020 DATAVERSITY® Report, by Donna Burbank and Michelle Knight
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Virtualization Trends
8* Sharat Menon, Mark Beyer, Ehtisham Zaidi, Ankush Jain, Gartner Market Guide for Data Virtualization, November 16, 2018
• Although current adoption is low, many see positive adoption trends in the future.
• According to the Gartner global research and advisory company,
• Through 2022, 60 percent of enterprises will implement some form of data
virtualization as one enterprise production option for data integration
• Compared to less than 40 percent in 2018 and 11 percent in 2011.
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Movement vs. Data Virtualization
9
ETL
Data
Warehouse
Cubes /
Semantic Layer
Source Systems BI / Reporting LayerData Consolidation &
Historical Trending
Data Transformation
& Movement
Traditional approaches, such as Data Warehousing, typically rely on moving data from
source systems to a centralized location.
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Movement vs. Data Virtualization
10
Source Systems
BI / Reporting Layer
Data Virtualization leaves data in place, and provides a virtualization layer across these
systems for end user query and access.
Data Virtualization Layer
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Movement vs. Data Virtualization
11
Source Systems
BI / Reporting Layer
Disparate data sources and data types can be integrated via the virtualization layer –
without the need to move the data from its source.
Data Virtualization Layer
External Data FeedsERP & CRM Systems Cloud Data Platforms
Etc..
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Virtualization vs. ETL
12
Extract, Transform, Load (ETL)
• Best when physical movement,
integration and storage of the data is
needed
• Enterprise-grade efforts where business
rule planning & enforcement is required.
• Batch updates & processing (e.g. nightly,
weekly, monthly)
• Supports data transformation, cleansing,
grouping, etc.
The two solutions can complement each other in an organization – it doesn’t need to be an either/or.
Data Virtualization (DV)
• Best when it is difficult, time-consuming,
or expensive to physically move data.
• Rapid prototyping or flexible environment
where frequent changes required.
• Near real-time updates of data
• Delegates queries, joins and aggregations
to the source system and returns the
rows.
ETL
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Virtualization vs. BI Cubes
13
BI Cubes
• Easily understandable by business
users
• Provides user-friendly semantic layer
• Specific to a particular BI tool (vendor
lock-in)
• Facilitates “slicing & dicing” of data
The two solutions can complement each other in an organization – it doesn’t need to be an either/or.
Data Virtualization (DV)
• Requires SQL query skills – may be
difficult for business users
• Can be used across multiple BI tools
and solutions – avoid vendor lock-in
• Good solution for data scientists, BI
developers, etc.
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Data Virtualization - What’s “Behind the Curtain”?
14
Data Virtualization isn’t “magic” and is generally supported by
platform vendors who provide a wide array of component services to
manage the virtualization layer.
Security
Query
Optimization
Data Catalog
Data Federation
Data Quality
Lifecycle
Management
Data
Governance
Data Services &
Interoperability
Infrastructure
Management
Etc.
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
What Data Virtualization is Not
15
• Data Virtualization is not an easy way out doing the hard work of:
• Data Modeling
• Data Quality
• Data Governance & Stewardship
• Privacy & Security
• Master & Reference Data
• Etc…
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Use Cases
16
Data Virtualization Use Cases
• Integration with disparate data sources
– including a data warehouse
• Real-time data access
• Rapid Protoyping
• Data exploration
The two solutions can complement each other in an organization – it doesn’t need to be an either/or.
Not Data Virtualization Use Cases
• Enterprise Data Warehouse
• Centralized Master Data Management
• Reference Data
• Graph Data
• Document Management
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Summary
• Data Virtualization provides a flexible way to integrate
data from disparate systems without the need to
physically move the data
• While current adoption is low, expectations are high for
future growth
• Data virtualization does not obviate the need for strong
data governance, security, etc.
• It is important to clearly understand the use cases in
order to select the correct fit for purpose solution
• Data virtualization can be a complementary technology
to other enterprise data solutions (e.g. data warehouse)
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Trends in Data Management: A 2020 Report
18
Whitepaper available for free download on
Dataversity.net at:
https://content.dataversity.net/DV2020DataManage
mentRP_DownloadWP.html
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
About Global Data Strategy™, Ltd
• Global Data Strategy™ is an international information management consulting company that
specializes in the alignment of business drivers with data-centric technology.
• Our passion is data, and helping organizations enrich their business opportunities through data and
information.
• Our core values center around providing solutions that are:
• Business-Driven: We put the needs of your business first, before we look at any technology solution.
• Clear & Relevant: We provide clear explanations using real-world examples.
• Customized & Right-Sized: Our implementations are based on the unique needs of your organization’s
size, corporate culture, and geography.
• High Quality & Technically Precise: We pride ourselves in excellence of execution, with years of
technical expertise in the industry.
19
Data-Driven Business Transformation
Business Strategy
Aligned With
Data Strategy
Visit www.globaldatastrategy.com for more information
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
DATAVERSITY Data Architecture Strategies
• January 23 Emerging Trends in Data Architecture – What’s the Next Big Thing?
• February 27 Building a Data Strategy - Practical Steps for Aligning with Business Goals
• March 26 Cloud-Based Data Warehousing – What's New and What Stays the Same
• April 23 Master Data Management – Aligning Data, Process, and Governance
• May 28 Data Governance and Data Architecture – Alignment and Synergies
• June 25 Enterprise Architecture vs. Data Architecture
• July 22 Best Practices in Metadata Management
• August 27 Data Quality Best Practices – with Nigel Turner
• September 24 Data Virtualization – Separating Myth from Reality
• October 22 Data Architect vs. Data Engineer vs. Data Modeler
• December 1 Graph Databases: Practical Use Cases
20
Join us next month
Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com
Questions?
21
• Thoughts? Ideas?

More Related Content

PDF
DataEd Slides: Leveraging Data Management Technologies
PDF
Emerging Trends in Data Architecture – What’s the Next Big Thing?
PDF
DAS Slides: Building a Data Strategy – Practical Steps for Aligning with Busi...
PDF
ADV Slides: How to Improve Your Analytic Data Architecture Maturity
PDF
DAS Slides: Emerging Trends in Data Architecture — What’s the Next Big Thing?
PDF
A Modern Approach to DI & MDM
PDF
Data Modeling Best Practices - Business & Technical Approaches
PDF
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...
DataEd Slides: Leveraging Data Management Technologies
Emerging Trends in Data Architecture – What’s the Next Big Thing?
DAS Slides: Building a Data Strategy – Practical Steps for Aligning with Busi...
ADV Slides: How to Improve Your Analytic Data Architecture Maturity
DAS Slides: Emerging Trends in Data Architecture — What’s the Next Big Thing?
A Modern Approach to DI & MDM
Data Modeling Best Practices - Business & Technical Approaches
Webinar: Decoding the Mystery - How to Know if You Need a Data Catalog, a Dat...

What's hot (20)

PDF
Slides: Enterprise Architecture vs. Data Architecture
PDF
DataOps - The Foundation for Your Agile Data Architecture
PDF
Unlocking the Value of Your Data Lake
PDF
ADV Slides: What Happened of Note in 1H 2020 in Enterprise Advanced Analytics
PDF
ADV Slides: Comparing the Enterprise Analytic Solutions
PDF
DataEd Slides: Unlock Business Value Using Reference and Master Data Manageme...
PDF
Trends in Enterprise Advanced Analytics
PDF
DataEd Slides: Data Modeling is Fundamental
PDF
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
PDF
Do-It-Yourself (DIY) Data Governance Framework
PDF
Implementing the Data Maturity Model (DMM)
PDF
Advanced Analytics: Analytic Platforms Should Be Columnar Orientation
PDF
Building an Effective Data & Analytics Operating Model A Data Modernization G...
PDF
Data-Ed Webinar: Data Modeling Fundamentals
PDF
DAS Slides: Emerging Trends in Data Architecture – What’s the Next Big Thing?
PDF
ADV Slides: Building and Growing Organizational Analytics with Data Lakes
PDF
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
PDF
Approaching Data Quality
PDF
ADV Slides: The Evolution of the Data Platform and What It Means to Enterpris...
PDF
Big Data Analytics Architecture PowerPoint Presentation Slides
Slides: Enterprise Architecture vs. Data Architecture
DataOps - The Foundation for Your Agile Data Architecture
Unlocking the Value of Your Data Lake
ADV Slides: What Happened of Note in 1H 2020 in Enterprise Advanced Analytics
ADV Slides: Comparing the Enterprise Analytic Solutions
DataEd Slides: Unlock Business Value Using Reference and Master Data Manageme...
Trends in Enterprise Advanced Analytics
DataEd Slides: Data Modeling is Fundamental
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
Do-It-Yourself (DIY) Data Governance Framework
Implementing the Data Maturity Model (DMM)
Advanced Analytics: Analytic Platforms Should Be Columnar Orientation
Building an Effective Data & Analytics Operating Model A Data Modernization G...
Data-Ed Webinar: Data Modeling Fundamentals
DAS Slides: Emerging Trends in Data Architecture – What’s the Next Big Thing?
ADV Slides: Building and Growing Organizational Analytics with Data Lakes
Data-Ed Slides: Data Modeling Strategies - Getting Your Data Ready for the Ca...
Approaching Data Quality
ADV Slides: The Evolution of the Data Platform and What It Means to Enterpris...
Big Data Analytics Architecture PowerPoint Presentation Slides
Ad

Similar to DAS Slides: Data Virtualization – Separating Myth from Reality (20)

PDF
Emerging Trends in Data Architecture – What’s the Next Big Thing
PDF
Analyst Webinar: Best Practices In Enabling Data-Driven Decision Making
PDF
Emerging Trends in Data Architecture – What’s the Next Big Thing?
PDF
DAS Slides: Master Data Management – Aligning Data, Process, and Governance
PDF
DAS Slides: Cloud-Based Data Warehousing – What’s New and What Stays the Same
PDF
DAS Slides: Building a Future-State Data Architecture Plan - Where to Begin?
PDF
DAS Webinar: Emerging Trends in Data Architecture – What’s the Next Big Thing?
PDF
DAS Slides: Best Practices in Metadata Management
PDF
An introduction to data virtualization in business intelligence
PDF
Data Virtualization: The Agile Delivery Platform
PDF
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
PDF
THE INDUSTRY'S FIRST VIRTUAL EVENT IN ROMANIA - Why Data Virtualization is a ...
PDF
Best Practices in Metadata Management
PDF
Data Architecture Strategies Webinar: Emerging Trends in Data Architecture – ...
PDF
Data Lake Architecture – Modern Strategies & Approaches
PDF
Modern Metadata Strategies
PDF
Building Resiliency and Agility with Data Virtualization for the New Normal
PDF
DAS Slides: Data Governance and Data Architecture – Alignment and Synergies
PDF
Rethink Your 2021 Data Management Strategy with Data Virtualization (ASEAN)
PDF
Data Modeling for Big Data
Emerging Trends in Data Architecture – What’s the Next Big Thing
Analyst Webinar: Best Practices In Enabling Data-Driven Decision Making
Emerging Trends in Data Architecture – What’s the Next Big Thing?
DAS Slides: Master Data Management – Aligning Data, Process, and Governance
DAS Slides: Cloud-Based Data Warehousing – What’s New and What Stays the Same
DAS Slides: Building a Future-State Data Architecture Plan - Where to Begin?
DAS Webinar: Emerging Trends in Data Architecture – What’s the Next Big Thing?
DAS Slides: Best Practices in Metadata Management
An introduction to data virtualization in business intelligence
Data Virtualization: The Agile Delivery Platform
Data Architecture Best Practices for Today’s Rapidly Changing Data Landscape
THE INDUSTRY'S FIRST VIRTUAL EVENT IN ROMANIA - Why Data Virtualization is a ...
Best Practices in Metadata Management
Data Architecture Strategies Webinar: Emerging Trends in Data Architecture – ...
Data Lake Architecture – Modern Strategies & Approaches
Modern Metadata Strategies
Building Resiliency and Agility with Data Virtualization for the New Normal
DAS Slides: Data Governance and Data Architecture – Alignment and Synergies
Rethink Your 2021 Data Management Strategy with Data Virtualization (ASEAN)
Data Modeling for Big Data
Ad

More from DATAVERSITY (20)

PDF
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
PDF
Data at the Speed of Business with Data Mastering and Governance
PDF
Exploring Levels of Data Literacy
PDF
Building a Data Strategy – Practical Steps for Aligning with Business Goals
PDF
Make Data Work for You
PDF
Data Catalogs Are the Answer – What is the Question?
PDF
Data Catalogs Are the Answer – What Is the Question?
PDF
Data Modeling Fundamentals
PDF
Showing ROI for Your Analytic Project
PDF
How a Semantic Layer Makes Data Mesh Work at Scale
PDF
Is Enterprise Data Literacy Possible?
PDF
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
PDF
Data Governance Trends - A Look Backwards and Forwards
PDF
Data Governance Trends and Best Practices To Implement Today
PDF
2023 Trends in Enterprise Analytics
PDF
Data Strategy Best Practices
PDF
Who Should Own Data Governance – IT or Business?
PDF
Data Management Best Practices
PDF
MLOps – Applying DevOps to Competitive Advantage
PDF
Keeping the Pulse of Your Data – Why You Need Data Observability to Improve D...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Data at the Speed of Business with Data Mastering and Governance
Exploring Levels of Data Literacy
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Make Data Work for You
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What Is the Question?
Data Modeling Fundamentals
Showing ROI for Your Analytic Project
How a Semantic Layer Makes Data Mesh Work at Scale
Is Enterprise Data Literacy Possible?
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends and Best Practices To Implement Today
2023 Trends in Enterprise Analytics
Data Strategy Best Practices
Who Should Own Data Governance – IT or Business?
Data Management Best Practices
MLOps – Applying DevOps to Competitive Advantage
Keeping the Pulse of Your Data – Why You Need Data Observability to Improve D...

Recently uploaded (20)

PDF
Q1-wK1-Human-and-Cultural-Variation-sy-2024-2025-Copy-1.pdf
PDF
2025-08 San Francisco FinOps Meetup: Tiering, Intelligently.
PPTX
cardiac failure and associated notes.pptx
PPTX
DAA UNIT 1 for unit 1 time compixity PPT.pptx
PPTX
research framework and review of related literature chapter 2
PDF
American Journal of Multidisciplinary Research and Review
PDF
newhireacademy couselaunchedwith pri.pdf
PDF
book-34714 (2).pdfhjkkljgfdssawtjiiiiiujj
PPTX
Basic Statistical Analysis for experimental data.pptx
PDF
9 FinOps Tools That Simplify Cloud Cost Reporting.pdf
PPTX
Chapter security of computer_8_v8.1.pptx
PPT
Classification methods in data analytics.ppt
PDF
General category merit rank list for neet pg
PPTX
Stats annual compiled ipd opd ot br 2024
PDF
toaz.info-grade-11-2nd-quarter-earth-and-life-science-pr_5360bfd5a497b75f7ae4...
PDF
Book Trusted Companions in Delhi – 24/7 Available Delhi Personal Meeting Ser...
PDF
Hikvision-IR-PPT---EN.pdfSADASDASSAAAAAAAAAAAAAAA
PPTX
cyber row.pptx for cyber proffesionals and hackers
PPTX
Power BI - Microsoft Power BI is an interactive data visualization software p...
PDF
Introduction to Database Systems Lec # 1
Q1-wK1-Human-and-Cultural-Variation-sy-2024-2025-Copy-1.pdf
2025-08 San Francisco FinOps Meetup: Tiering, Intelligently.
cardiac failure and associated notes.pptx
DAA UNIT 1 for unit 1 time compixity PPT.pptx
research framework and review of related literature chapter 2
American Journal of Multidisciplinary Research and Review
newhireacademy couselaunchedwith pri.pdf
book-34714 (2).pdfhjkkljgfdssawtjiiiiiujj
Basic Statistical Analysis for experimental data.pptx
9 FinOps Tools That Simplify Cloud Cost Reporting.pdf
Chapter security of computer_8_v8.1.pptx
Classification methods in data analytics.ppt
General category merit rank list for neet pg
Stats annual compiled ipd opd ot br 2024
toaz.info-grade-11-2nd-quarter-earth-and-life-science-pr_5360bfd5a497b75f7ae4...
Book Trusted Companions in Delhi – 24/7 Available Delhi Personal Meeting Ser...
Hikvision-IR-PPT---EN.pdfSADASDASSAAAAAAAAAAAAAAA
cyber row.pptx for cyber proffesionals and hackers
Power BI - Microsoft Power BI is an interactive data visualization software p...
Introduction to Database Systems Lec # 1

DAS Slides: Data Virtualization – Separating Myth from Reality

  • 1. Copyright Global Data Strategy, Ltd. 2020 Data Virtualization Separating Myth from Reality Donna Burbank Global Data Strategy, Ltd. September 24th, 2020 Follow on Twitter @donnaburbank @GlobalDataStrat Twitter Event hashtag: #DAStrategies
  • 2. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Donna Burbank 2 Donna is a recognised industry expert in information management with over 20 years of experience in data strategy, information management, data modeling, metadata management, and enterprise architecture. Her background is multi-faceted across consulting, product development, product management, brand strategy, marketing, and business leadership. She is currently the Managing Director at Global Data Strategy, Ltd., an international information management consulting company that specializes in the alignment of business drivers with data-centric technology. In past roles, she has served in key brand strategy and product management roles at CA Technologies and Embarcadero Technologies for several of the leading data management products in the market. As an active contributor to the data management community, she is a long time DAMA International member, Past President and Advisor to the DAMA Rocky Mountain chapter, and was awarded the Excellence in Data Management Award from DAMA International. Donna is also an analyst at the Boulder BI Train Trust (BBBT) where she provides advice and gains insight on the latest BI and Analytics software in the market. She was on several review committees for the Object Management Group’s for key information management and process modeling notations. She has worked with dozens of Fortune 500 companies worldwide in the Americas, Europe, Asia, and Africa and speaks regularly at industry conferences. She has co- authored two books: Data Modeling for the Business and Data Modeling Made Simple with ERwin Data Modeler and is a regular contributor to industry publications. She can be reached at [email protected] Donna is based in Boulder, Colorado, USA. Follow on Twitter @donnaburbank @GlobalDataStrat Twitter Event hashtag: #DAStrategies
  • 3. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com DATAVERSITY Data Architecture Strategies • January 23 Emerging Trends in Data Architecture – What’s the Next Big Thing? • February 27 Building a Data Strategy - Practical Steps for Aligning with Business Goals • March 26 Cloud-Based Data Warehousing – What's New and What Stays the Same • April 23 Master Data Management – Aligning Data, Process, and Governance • May 28 Data Governance and Data Architecture – Alignment and Synergies • June 25 Enterprise Architecture vs. Data Architecture • July 22 Best Practices in Metadata Management • August 27 Data Quality Best Practices • September 24 Data Virtualization – Separating Myth from Reality • October 22 Data Architect vs. Data Engineer vs. Data Modeler • December 1 Graph Databases: Practical Use Cases 3 This Year’s Lineup
  • 4. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com What We’ll Cover Today 4 • Data virtualization is a practice that logically integrates data from disparate sources without the need to physically move the data. • While this can be an appealing prospect, there is a good deal of confusion around this technology and how to use it to full advantage. • This webinar will explain the pros and cons of data virtualization along with practical use cases for implementation.
  • 5. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com What is Data Virtualization? 5 Data Warehouse 011001101 101010010 Data Lake External Data Feeds Databases Etc… Data Virtualization is a logical data layer that integrates disparate data sources across the enterprise without physically moving the data. Data Virtualization Layer Reporting & Query Layer
  • 6. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com What is Data Virtualization – Analyst Definition Data virtualization — The utilization of logical views of data, which may or may not be cached in various forms within the data integration application server or systems/memory managed by that application server. Data virtualization may or may not include redefinition of the sourced data. Gartner Magic Quadrant for Data Integration Tools, 18 August 2020 - ID G00450251 6
  • 7. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Virtualization Trends 7 • Data virtualization does not have the widespread adoption that other data management trends enjoy (e.g. DW), according to a recent DATAVERSITY survey.* • Adoption has declined significantly with a decrease of nearly 30% between 2020 and 2019. Note: Respondents were able to select more than one response. * Trends in Data Management, a 2020 DATAVERSITY® Report, by Donna Burbank and Michelle Knight
  • 8. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Virtualization Trends 8* Sharat Menon, Mark Beyer, Ehtisham Zaidi, Ankush Jain, Gartner Market Guide for Data Virtualization, November 16, 2018 • Although current adoption is low, many see positive adoption trends in the future. • According to the Gartner global research and advisory company, • Through 2022, 60 percent of enterprises will implement some form of data virtualization as one enterprise production option for data integration • Compared to less than 40 percent in 2018 and 11 percent in 2011.
  • 9. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Movement vs. Data Virtualization 9 ETL Data Warehouse Cubes / Semantic Layer Source Systems BI / Reporting LayerData Consolidation & Historical Trending Data Transformation & Movement Traditional approaches, such as Data Warehousing, typically rely on moving data from source systems to a centralized location.
  • 10. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Movement vs. Data Virtualization 10 Source Systems BI / Reporting Layer Data Virtualization leaves data in place, and provides a virtualization layer across these systems for end user query and access. Data Virtualization Layer
  • 11. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Movement vs. Data Virtualization 11 Source Systems BI / Reporting Layer Disparate data sources and data types can be integrated via the virtualization layer – without the need to move the data from its source. Data Virtualization Layer External Data FeedsERP & CRM Systems Cloud Data Platforms Etc..
  • 12. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Virtualization vs. ETL 12 Extract, Transform, Load (ETL) • Best when physical movement, integration and storage of the data is needed • Enterprise-grade efforts where business rule planning & enforcement is required. • Batch updates & processing (e.g. nightly, weekly, monthly) • Supports data transformation, cleansing, grouping, etc. The two solutions can complement each other in an organization – it doesn’t need to be an either/or. Data Virtualization (DV) • Best when it is difficult, time-consuming, or expensive to physically move data. • Rapid prototyping or flexible environment where frequent changes required. • Near real-time updates of data • Delegates queries, joins and aggregations to the source system and returns the rows. ETL
  • 13. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Virtualization vs. BI Cubes 13 BI Cubes • Easily understandable by business users • Provides user-friendly semantic layer • Specific to a particular BI tool (vendor lock-in) • Facilitates “slicing & dicing” of data The two solutions can complement each other in an organization – it doesn’t need to be an either/or. Data Virtualization (DV) • Requires SQL query skills – may be difficult for business users • Can be used across multiple BI tools and solutions – avoid vendor lock-in • Good solution for data scientists, BI developers, etc.
  • 14. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Data Virtualization - What’s “Behind the Curtain”? 14 Data Virtualization isn’t “magic” and is generally supported by platform vendors who provide a wide array of component services to manage the virtualization layer. Security Query Optimization Data Catalog Data Federation Data Quality Lifecycle Management Data Governance Data Services & Interoperability Infrastructure Management Etc.
  • 15. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com What Data Virtualization is Not 15 • Data Virtualization is not an easy way out doing the hard work of: • Data Modeling • Data Quality • Data Governance & Stewardship • Privacy & Security • Master & Reference Data • Etc…
  • 16. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Use Cases 16 Data Virtualization Use Cases • Integration with disparate data sources – including a data warehouse • Real-time data access • Rapid Protoyping • Data exploration The two solutions can complement each other in an organization – it doesn’t need to be an either/or. Not Data Virtualization Use Cases • Enterprise Data Warehouse • Centralized Master Data Management • Reference Data • Graph Data • Document Management
  • 17. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Summary • Data Virtualization provides a flexible way to integrate data from disparate systems without the need to physically move the data • While current adoption is low, expectations are high for future growth • Data virtualization does not obviate the need for strong data governance, security, etc. • It is important to clearly understand the use cases in order to select the correct fit for purpose solution • Data virtualization can be a complementary technology to other enterprise data solutions (e.g. data warehouse)
  • 18. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Trends in Data Management: A 2020 Report 18 Whitepaper available for free download on Dataversity.net at: https://content.dataversity.net/DV2020DataManage mentRP_DownloadWP.html
  • 19. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com About Global Data Strategy™, Ltd • Global Data Strategy™ is an international information management consulting company that specializes in the alignment of business drivers with data-centric technology. • Our passion is data, and helping organizations enrich their business opportunities through data and information. • Our core values center around providing solutions that are: • Business-Driven: We put the needs of your business first, before we look at any technology solution. • Clear & Relevant: We provide clear explanations using real-world examples. • Customized & Right-Sized: Our implementations are based on the unique needs of your organization’s size, corporate culture, and geography. • High Quality & Technically Precise: We pride ourselves in excellence of execution, with years of technical expertise in the industry. 19 Data-Driven Business Transformation Business Strategy Aligned With Data Strategy Visit www.globaldatastrategy.com for more information
  • 20. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com DATAVERSITY Data Architecture Strategies • January 23 Emerging Trends in Data Architecture – What’s the Next Big Thing? • February 27 Building a Data Strategy - Practical Steps for Aligning with Business Goals • March 26 Cloud-Based Data Warehousing – What's New and What Stays the Same • April 23 Master Data Management – Aligning Data, Process, and Governance • May 28 Data Governance and Data Architecture – Alignment and Synergies • June 25 Enterprise Architecture vs. Data Architecture • July 22 Best Practices in Metadata Management • August 27 Data Quality Best Practices – with Nigel Turner • September 24 Data Virtualization – Separating Myth from Reality • October 22 Data Architect vs. Data Engineer vs. Data Modeler • December 1 Graph Databases: Practical Use Cases 20 Join us next month
  • 21. Global Data Strategy, Ltd. 2020 www.globaldatastrategy.com Questions? 21 • Thoughts? Ideas?