SlideShare a Scribd company logo
From Insights to Value
Building a Modern Logical Data Lake To Drive User Adoption and Business Value
Vineet Tyagi / Impetus
We Make Big Data Work
We have been supporting several Fortune 500 customers on their Big Data Journey since last 10
years
Across the board we have seen
• Fast changing analytic and reporting requirements
• Lack of end user self service capabilities
• Need for better collaboration and agility in working with trusted data
• Data is in silos making it difficult to get closer to customers, additionally data from traditional
sources still remains important.
© 2017 Impetus Technologies – Confidential
“Enterprises today are realizing about
15% of potential ROI on BI investments”
© 2017 Impetus Technologies – Confidential
“Fragmented purpose driven Hadoop data
lakes are creating integration challenges”
The new normal for enterprise IT
EDW + BDW (Lake/s) == Unified Enterprise Data
Making insights and data in the lake readily discoverable, accessible and usable
“Visual data-discovery, an important enabler of end user self-service”
Challenge 1 : Providing a complete seamless view of business data
Challenge 2 : Simplified & Self-Serve enablement of BI
Provision
Cluster
Discover and Blend
New Sources
Data Access and
Exploration
Ingest and
Transform data
Security and
Governance
BI, Analytics and
Models
Challenge 3 : Support Use-Case driven Data Access mechanisms
Specific Query &
Reporting
SQL
Cross Dimensional
Fast Slice Dice and
Drill Down
OLAP
Data from MPP,
Relational and
Hadoop
Data
Virtualization
Finding the “Needle
in a Haystack”
Search
“Don’t Know What
You Don’t Know”
Self Service Data
Discovery
Challenge 4 : Leverage EDW and BDW coexistence
Optimizing the placement of enterprise workloads and the data on which they operate
The multi-platform environment is the warehouse
Frees capacity on high-end analytic and data warehouse systems
• Immediate ROI on Hadoop
Get a platform better suited to advanced analytics
“Visual data-discovery, an important enabler of end user self-service”
Challenge 5 : Collaboration & Reuse
Collaboration & Reuse of data and analytical assets on a logical data lake
Data Democratization
• Lowering adoption barriers for your stakeholders
• Getting the data they want should be fast and easy
Analytical Democratization
• Publishing and Discovery of analytical assets
• Ability to reuse in simple and consistent way
Let’s Build the Logical Lake
Logical Data Lake : Modern Analytical Data Fabric
Landing and
ingestion
Structured
Unstructured
External Social
Machine
Geospatial
Time Series
Streaming
Enterprise
Data Lake
Real-Time applications
Data Federation/
Virtualization
Exploration &
discovery
Data Wrangling
RDBMS MPP
Enterprise Meta Data Management
Accelerators
Traditional
data
repositories
Provisioning, Workflow, Monitoring and Governance
Providing a complete seamless view of business data
• Simple, consistent view of meta information
• Automated sourcing and seeding
• Social and usage based enrichment
• Not ONLY a data catalogue
• Analytical asset catalogue
• Leverage and supplement existing business ontologies
Leverage EDW and BDW coexistence
Optimizing the placement of enterprise workloads and the data on which they operate
“Right Positioning” of workloads based on price / performance
• Most bang for the buck
Build a platform better suited to advanced analytics with Big Data technologies
• Retaining what works “in situ”
“Visual data-discovery, an important enabler of end user self-service”
© 2017 Impetus Technologies – Confidential
Technical Perspective and Choices
Architectural Patterns
Architectural Patterns: Streaming
Pattern 1: Streaming Ingestion
Pattern 2: Near real time event Processing with external context.
Pattern 3: Near Real Time Partitioned event processing with external context.
Pattern 4: Complex topology for Aggregations or Machine Learning.
Architectural Patterns: Batch + Streaming
Pattern 5: The Lambda Architecture: Hadoop and Storm
Pattern 6: Merging Batch and Streaming: Kappa a post lambda architecture.
Pattern 7: Unified Batch and Stream Processing: Flink or Spark
Pattern 1: Streaming Ingestion
Use Case Scenarios
1. Efficiently collecting, aggregating, and moving large amounts of streaming
data into Hadoop cluster
2. Emphasis on low-latency persisting of events to
• HDFS
• Apache HBase
• Apache Solr
Pattern 2: Near real time event Processing
Use Case Scenarios:
Alerting, flagging, transforming and filtering of events as they arrive.
Take immediate decisions to transform the data
Take some sort of external action.
The decision often depends on external profile or metadata.
The user code can interact with local memory or distributed cache
The user code can interact with external storage system like Hbase
Pattern 3: Near Real Time with partitioned external context
Use Case Scenarios:
When external context information required for event processing doesn’t fit in
local memory
Calling to external system like HBase does not meet the SLA requirements
Pattern 4: Complex topology for Aggregations or ML
Use Case Scenarios:
• Real time data from complex and flexible set of operations
• Complex operations like counts, averages, sessionization
• Results often depend upon windowed computations or require more active data
• Focus shifts from ultra low frequency to functionality and accuracy.
• Machine-learning model building that operate on batches of data.
Speed Layer 1. Compensate for recently updated data
2. Do fast incremental computations on the newly arrived data
3. Batch layer would eventually overwrite speed layer.
4. Provide random reads and random writes Storm, Flume etc.
Serving Layer 1. Random access to batch views
2. Bulk updates from Batch Layer
3. No random writes Hbase, Solr etc.
Batch Layer 1. Stores master data set.
2. Compute Batch views Hadoop, Solr cluster
Pattern 5: Lambda Architecture
Problems with Lambda Architecture.
• You implement your transformation logic twice once in the batch system and another time in
the stream processing system. The two needs to be in sync to give the right result.
• You stitch together the results from both the batch views and the real time views to produce a
complete answer.
Kappa architecture swtiches over to using a canonical data store that is an append only immutable log instead
of relational DB like SQL or a key-value store like Cassandra, The seving layer uses the data streamed through
the computational system and stored in auxiliary stores for serving.
Pattern 6: Kappa Architecture
No. Technology Strength
1 Flink + Distributed stream and batch data processing
+ Distributed computations over data streams
+ High throughput and low latency
+ Exactly-once guaranty
+ Batch processing applications as special cases of stream processing
2 Spark + Fast
+ Low latency
Pattern 7: Unified Batch and Streaming Framework
Time Range based technology choices
Map Reduce
Impala Impala Impala
Flume Interceptors Spark Streaming Spark Spark
Custom Storm Trident Tez Tez
50ms > 500 ms >30,000 ms >90,000 ms
Logical Data Lake : Modern Analytical Data Fabric
Landing and
Ingestion
Structured
Unstructured
External Social
Machine
Geospatial
Time Series
Streaming Real-Time Applications
Data Federation/
Virtualization
Exploration &
Discovery
Data Wrangling
RDBMS MPP
Enterprise Meta Data Management
Accelerators
Traditional
Data
Repositories
Provisioning, Workflow, Monitoring and Governance
DATA BLENDING
Metadata & Discovery
WORKLOAD MIGRATION
Data Blending
Enterprise
Data Lake
Thank you.
Questions?
© 2017 Impetus Technologies – Confidential

More Related Content

PPTX
Apache Hadoop YARN: Present and Future
PPTX
Insights into Real-world Data Management Challenges
PPTX
A New "Sparkitecture" for modernizing your data warehouse
PDF
Leveraging docker for hadoop build automation and big data stack provisioning
PPTX
What's new in apache hive
PPTX
Scaling HDFS to Manage Billions of Files with Distributed Storage Schemes
PPTX
Sharing metadata across the data lake and streams
PPTX
Evolving HDFS to a Generalized Storage Subsystem
Apache Hadoop YARN: Present and Future
Insights into Real-world Data Management Challenges
A New "Sparkitecture" for modernizing your data warehouse
Leveraging docker for hadoop build automation and big data stack provisioning
What's new in apache hive
Scaling HDFS to Manage Billions of Files with Distributed Storage Schemes
Sharing metadata across the data lake and streams
Evolving HDFS to a Generalized Storage Subsystem

What's hot (20)

PPTX
OracleStore: A Highly Performant RawStore Implementation for Hive Metastore
PPTX
LLAP: Sub-Second Analytical Queries in Hive
PPTX
Hdfs 2016-hadoop-summit-san-jose-v4
PPTX
Built-In Security for the Cloud
PPTX
Hadoop in the Cloud - The what, why and how from the experts
PPTX
End-to-End Security and Auditing in a Big Data as a Service Deployment
PPTX
Hybrid Data Platform
PDF
Scaling Hadoop at LinkedIn
PPTX
Is your Enterprise Data lake Metadata Driven AND Secure?
PPTX
Backup and Disaster Recovery in Hadoop
PPTX
HDFS: Optimization, Stabilization and Supportability
PDF
HAWQ Meets Hive - Querying Unmanaged Data
PPTX
Securing Spark Applications
PPTX
Druid and Hive Together : Use Cases and Best Practices
PPTX
Accelerating Big Data Insights
PPTX
Deep Learning using Spark and DL4J for fun and profit
PPT
The Time Has Come for Big-Data-as-a-Service
PPTX
Real time fraud detection at 1+M scale on hadoop stack
PDF
Spark Uber Development Kit
PPTX
Time-oriented event search. A new level of scale
OracleStore: A Highly Performant RawStore Implementation for Hive Metastore
LLAP: Sub-Second Analytical Queries in Hive
Hdfs 2016-hadoop-summit-san-jose-v4
Built-In Security for the Cloud
Hadoop in the Cloud - The what, why and how from the experts
End-to-End Security and Auditing in a Big Data as a Service Deployment
Hybrid Data Platform
Scaling Hadoop at LinkedIn
Is your Enterprise Data lake Metadata Driven AND Secure?
Backup and Disaster Recovery in Hadoop
HDFS: Optimization, Stabilization and Supportability
HAWQ Meets Hive - Querying Unmanaged Data
Securing Spark Applications
Druid and Hive Together : Use Cases and Best Practices
Accelerating Big Data Insights
Deep Learning using Spark and DL4J for fun and profit
The Time Has Come for Big-Data-as-a-Service
Real time fraud detection at 1+M scale on hadoop stack
Spark Uber Development Kit
Time-oriented event search. A new level of scale
Ad

Similar to From Insights to Value - Building a Modern Logical Data Lake to Drive User Adoption and Business Value (20)

PDF
Simple, Modular and Extensible Big Data Platform Concept
PDF
Hadoop and SQL: Delivery Analytics Across the Organization
PDF
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
PDF
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
PPTX
PPTX
real time data processing is a tsubtopic in the topic in the domain bigdata
PDF
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
PPTX
Data Lakehouse, Data Mesh, and Data Fabric (r1)
PPTX
Big data applications
PPTX
Accelerating Big Data Analytics
PDF
An overview of modern scalable web development
PPTX
Simplifying Real-Time Architectures for IoT with Apache Kudu
PDF
Logical Data Lakes: From Single Purpose to Multipurpose Data Lakes (APAC)
PDF
Which Change Data Capture Strategy is Right for You?
PPTX
Data Warehouse Optimization
PDF
Logical Data Lakes: From Single Purpose to Multipurpose Data Lakes (APAC)
PDF
ADV Slides: Building and Growing Organizational Analytics with Data Lakes
PDF
Hadoop and the Data Warehouse: When to Use Which
PPTX
Skilwise Big data
PPTX
Agile data warehousing
Simple, Modular and Extensible Big Data Platform Concept
Hadoop and SQL: Delivery Analytics Across the Organization
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
DAMA & Denodo Webinar: Modernizing Data Architecture Using Data Virtualization
real time data processing is a tsubtopic in the topic in the domain bigdata
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
Data Lakehouse, Data Mesh, and Data Fabric (r1)
Big data applications
Accelerating Big Data Analytics
An overview of modern scalable web development
Simplifying Real-Time Architectures for IoT with Apache Kudu
Logical Data Lakes: From Single Purpose to Multipurpose Data Lakes (APAC)
Which Change Data Capture Strategy is Right for You?
Data Warehouse Optimization
Logical Data Lakes: From Single Purpose to Multipurpose Data Lakes (APAC)
ADV Slides: Building and Growing Organizational Analytics with Data Lakes
Hadoop and the Data Warehouse: When to Use Which
Skilwise Big data
Agile data warehousing
Ad

More from DataWorks Summit (20)

PPTX
Data Science Crash Course
PPTX
Floating on a RAFT: HBase Durability with Apache Ratis
PPTX
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
PDF
HBase Tales From the Trenches - Short stories about most common HBase operati...
PPTX
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
PPTX
Managing the Dewey Decimal System
PPTX
Practical NoSQL: Accumulo's dirlist Example
PPTX
HBase Global Indexing to support large-scale data ingestion at Uber
PPTX
Scaling Cloud-Scale Translytics Workloads with Omid and Phoenix
PPTX
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFi
PPTX
Supporting Apache HBase : Troubleshooting and Supportability Improvements
PPTX
Security Framework for Multitenant Architecture
PDF
Presto: Optimizing Performance of SQL-on-Anything Engine
PPTX
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
PPTX
Extending Twitter's Data Platform to Google Cloud
PPTX
Event-Driven Messaging and Actions using Apache Flink and Apache NiFi
PPTX
Securing Data in Hybrid on-premise and Cloud Environments using Apache Ranger
PPTX
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
PDF
Computer Vision: Coming to a Store Near You
PPTX
Big Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
Data Science Crash Course
Floating on a RAFT: HBase Durability with Apache Ratis
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
HBase Tales From the Trenches - Short stories about most common HBase operati...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Managing the Dewey Decimal System
Practical NoSQL: Accumulo's dirlist Example
HBase Global Indexing to support large-scale data ingestion at Uber
Scaling Cloud-Scale Translytics Workloads with Omid and Phoenix
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFi
Supporting Apache HBase : Troubleshooting and Supportability Improvements
Security Framework for Multitenant Architecture
Presto: Optimizing Performance of SQL-on-Anything Engine
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
Extending Twitter's Data Platform to Google Cloud
Event-Driven Messaging and Actions using Apache Flink and Apache NiFi
Securing Data in Hybrid on-premise and Cloud Environments using Apache Ranger
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
Computer Vision: Coming to a Store Near You
Big Data Genomics: Clustering Billions of DNA Sequences with Apache Spark

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
KodekX | Application Modernization Development
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Empathic Computing: Creating Shared Understanding
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Encapsulation theory and applications.pdf
PPTX
Cloud computing and distributed systems.
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Chapter 3 Spatial Domain Image Processing.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
KodekX | Application Modernization Development
NewMind AI Monthly Chronicles - July 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Understanding_Digital_Forensics_Presentation.pptx
Empathic Computing: Creating Shared Understanding
20250228 LYD VKU AI Blended-Learning.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
The Rise and Fall of 3GPP – Time for a Sabbatical?
Diabetes mellitus diagnosis method based random forest with bat algorithm
Per capita expenditure prediction using model stacking based on satellite ima...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Encapsulation theory and applications.pdf
Cloud computing and distributed systems.
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
CIFDAQ's Market Insight: SEC Turns Pro Crypto

From Insights to Value - Building a Modern Logical Data Lake to Drive User Adoption and Business Value

  • 1. From Insights to Value Building a Modern Logical Data Lake To Drive User Adoption and Business Value Vineet Tyagi / Impetus
  • 2. We Make Big Data Work We have been supporting several Fortune 500 customers on their Big Data Journey since last 10 years Across the board we have seen • Fast changing analytic and reporting requirements • Lack of end user self service capabilities • Need for better collaboration and agility in working with trusted data • Data is in silos making it difficult to get closer to customers, additionally data from traditional sources still remains important.
  • 3. © 2017 Impetus Technologies – Confidential “Enterprises today are realizing about 15% of potential ROI on BI investments”
  • 4. © 2017 Impetus Technologies – Confidential “Fragmented purpose driven Hadoop data lakes are creating integration challenges”
  • 5. The new normal for enterprise IT EDW + BDW (Lake/s) == Unified Enterprise Data
  • 6. Making insights and data in the lake readily discoverable, accessible and usable “Visual data-discovery, an important enabler of end user self-service” Challenge 1 : Providing a complete seamless view of business data
  • 7. Challenge 2 : Simplified & Self-Serve enablement of BI Provision Cluster Discover and Blend New Sources Data Access and Exploration Ingest and Transform data Security and Governance BI, Analytics and Models
  • 8. Challenge 3 : Support Use-Case driven Data Access mechanisms Specific Query & Reporting SQL Cross Dimensional Fast Slice Dice and Drill Down OLAP Data from MPP, Relational and Hadoop Data Virtualization Finding the “Needle in a Haystack” Search “Don’t Know What You Don’t Know” Self Service Data Discovery
  • 9. Challenge 4 : Leverage EDW and BDW coexistence Optimizing the placement of enterprise workloads and the data on which they operate The multi-platform environment is the warehouse Frees capacity on high-end analytic and data warehouse systems • Immediate ROI on Hadoop Get a platform better suited to advanced analytics “Visual data-discovery, an important enabler of end user self-service”
  • 10. Challenge 5 : Collaboration & Reuse Collaboration & Reuse of data and analytical assets on a logical data lake Data Democratization • Lowering adoption barriers for your stakeholders • Getting the data they want should be fast and easy Analytical Democratization • Publishing and Discovery of analytical assets • Ability to reuse in simple and consistent way
  • 11. Let’s Build the Logical Lake
  • 12. Logical Data Lake : Modern Analytical Data Fabric Landing and ingestion Structured Unstructured External Social Machine Geospatial Time Series Streaming Enterprise Data Lake Real-Time applications Data Federation/ Virtualization Exploration & discovery Data Wrangling RDBMS MPP Enterprise Meta Data Management Accelerators Traditional data repositories Provisioning, Workflow, Monitoring and Governance
  • 13. Providing a complete seamless view of business data • Simple, consistent view of meta information • Automated sourcing and seeding • Social and usage based enrichment • Not ONLY a data catalogue • Analytical asset catalogue • Leverage and supplement existing business ontologies
  • 14. Leverage EDW and BDW coexistence Optimizing the placement of enterprise workloads and the data on which they operate “Right Positioning” of workloads based on price / performance • Most bang for the buck Build a platform better suited to advanced analytics with Big Data technologies • Retaining what works “in situ” “Visual data-discovery, an important enabler of end user self-service”
  • 15. © 2017 Impetus Technologies – Confidential Technical Perspective and Choices
  • 16. Architectural Patterns Architectural Patterns: Streaming Pattern 1: Streaming Ingestion Pattern 2: Near real time event Processing with external context. Pattern 3: Near Real Time Partitioned event processing with external context. Pattern 4: Complex topology for Aggregations or Machine Learning. Architectural Patterns: Batch + Streaming Pattern 5: The Lambda Architecture: Hadoop and Storm Pattern 6: Merging Batch and Streaming: Kappa a post lambda architecture. Pattern 7: Unified Batch and Stream Processing: Flink or Spark
  • 17. Pattern 1: Streaming Ingestion Use Case Scenarios 1. Efficiently collecting, aggregating, and moving large amounts of streaming data into Hadoop cluster 2. Emphasis on low-latency persisting of events to • HDFS • Apache HBase • Apache Solr
  • 18. Pattern 2: Near real time event Processing Use Case Scenarios: Alerting, flagging, transforming and filtering of events as they arrive. Take immediate decisions to transform the data Take some sort of external action. The decision often depends on external profile or metadata. The user code can interact with local memory or distributed cache The user code can interact with external storage system like Hbase
  • 19. Pattern 3: Near Real Time with partitioned external context Use Case Scenarios: When external context information required for event processing doesn’t fit in local memory Calling to external system like HBase does not meet the SLA requirements
  • 20. Pattern 4: Complex topology for Aggregations or ML Use Case Scenarios: • Real time data from complex and flexible set of operations • Complex operations like counts, averages, sessionization • Results often depend upon windowed computations or require more active data • Focus shifts from ultra low frequency to functionality and accuracy. • Machine-learning model building that operate on batches of data.
  • 21. Speed Layer 1. Compensate for recently updated data 2. Do fast incremental computations on the newly arrived data 3. Batch layer would eventually overwrite speed layer. 4. Provide random reads and random writes Storm, Flume etc. Serving Layer 1. Random access to batch views 2. Bulk updates from Batch Layer 3. No random writes Hbase, Solr etc. Batch Layer 1. Stores master data set. 2. Compute Batch views Hadoop, Solr cluster Pattern 5: Lambda Architecture
  • 22. Problems with Lambda Architecture. • You implement your transformation logic twice once in the batch system and another time in the stream processing system. The two needs to be in sync to give the right result. • You stitch together the results from both the batch views and the real time views to produce a complete answer. Kappa architecture swtiches over to using a canonical data store that is an append only immutable log instead of relational DB like SQL or a key-value store like Cassandra, The seving layer uses the data streamed through the computational system and stored in auxiliary stores for serving. Pattern 6: Kappa Architecture
  • 23. No. Technology Strength 1 Flink + Distributed stream and batch data processing + Distributed computations over data streams + High throughput and low latency + Exactly-once guaranty + Batch processing applications as special cases of stream processing 2 Spark + Fast + Low latency Pattern 7: Unified Batch and Streaming Framework
  • 24. Time Range based technology choices Map Reduce Impala Impala Impala Flume Interceptors Spark Streaming Spark Spark Custom Storm Trident Tez Tez 50ms > 500 ms >30,000 ms >90,000 ms
  • 25. Logical Data Lake : Modern Analytical Data Fabric Landing and Ingestion Structured Unstructured External Social Machine Geospatial Time Series Streaming Real-Time Applications Data Federation/ Virtualization Exploration & Discovery Data Wrangling RDBMS MPP Enterprise Meta Data Management Accelerators Traditional Data Repositories Provisioning, Workflow, Monitoring and Governance DATA BLENDING Metadata & Discovery WORKLOAD MIGRATION Data Blending Enterprise Data Lake
  • 26. Thank you. Questions? © 2017 Impetus Technologies – Confidential