Cloud Data Management Pillars: DWH, Data Lake, & Data Fabric
Cloud Data Platforms [banner]
Back

The Many Faces of Cloud Data Platforms: Data Warehouse, Data Lake, and Data Fabric

Big data provides business leaders with ample analytics opportunities. However, access to better insights comes at the “expense” of a dramatic increase in data storage costs. As of 2021, 65% of organizations have over 30% of their IT budgets assigned to data storage and management. At the same time, 44% also want to achieve better data visibility. 

If your organization is looking into ways of improving the cost, efficiency, and value-generation potential of big data, you have likely considered different cloud data storage platforms and data management architectures. However, the pressing question is, which approach should you go for? We attempt to provide a detailed answer in this post.

The Three Types of Cloud Data Storage Solutions

The universe of cloud data storage services can be hard to navigate. Below is a recap of the three main approaches to designing your cloud-based data storage architecture.

What is a Data Warehouse?

Data warehouse (DW) is a system for aggregating data from connected databases – and then transforming and storing it in an analytics-ready state. The main benefits of a data warehouse are effective data consolidation, fast pre-processing, and easy self-access for business users. The key constraint of using a data warehouse solution is the need to pre-transform all data using standard schemas. This increases the usage costs and reduces scalability potential.

Data warehouse solutions:

  • Azure Synapse Analytics
  • Amazon Redshift
  • Google BigQuery

What is a Data Lake?

A data lake is a centralized cloud-based repository for storing raw (unprocessed, non-cataloged, or pre-cleansed) data from various systems. Unlike DWHs, data lake technology allows storing both structured and unstructured data of any size (as object blobs or files). Cloud data lakes are also more scalable and support more querying methods for data retrieval and analysis – a factor data scientists well appreciate.

Data lake solutions:

  • Azure Data Lake
  • Amazon S3
  • Apache Hadoop

What is Data Fabric?

Data fabric is a collection of practices and tools used to implement data connectivity across the entire company estate – on-premises systems, all cloud data storage services, hybrid storage systems, and even edge devices. Think of a data fabric solution as the nervous system in our bodies. Its purpose is to distribute various kinds of information to the organs (business systems), requiring it for decision-making.

Data fabric is a complementary “coating” you can use to connect disparate data lake solutions with data warehouse tools to resolve interoperability issues, improve data distribution speed, and achieve better data standardization.

Data fabric solutions:

  • SAP Data Intelligence
  • IBM Data Fabric
  • Google Cloud Dataplex

Learn more about data fabric use case scenarios from our previous post.

Main Considerations for Designing Cloud Data Platform Architecture

Given the wide range of choices, it is challenging to decide which cloud data storage solutions will best meet your company’s needs.

Data fabric might sound like the most “mature” choice, but this technology already requires a strong data governance framework – the one that your company may lack at this stage. Data fabric also does not assume permanent data movement. The data remains stored in the same target destination – be it a local database or cloud repository. Such solutions only enable better and faster data provisioning. Therefore, you still need to decide separately on the storage types, as well as your strategy for data virtualization.

Sample architecture for enterprise data management platform

Both data warehouses and data lakes help you move necessary data from one place – your CRM system – to a new location (cloud DWH) – then prepare it for subsequent analytics.

Therefore, if you plan to explore a new big data analytics use case, adopt more self-service business intelligence tools (BI), or explore complex data science projects, you first need to decide on whether a data warehouse or data lake would serve as a better destination for a target data storage. Only afterwards, can you consider how to improve your data management with data fabric.

To help you with that, we have prepared a detailed comparison table, explaining the main difference between data lake and data warehouse.

Data Warehouse

Data Lake 

Types of supported data

Primarily relational-data + custom built-in data types.

All data has to be pre-transformed to fit the supported data parameters and properly categorized.

Raw data in any format.

There are no limits on data format or size, nor any rigid requirements for data pre-cleansing.

Data storage format 

Structured, pre-processed data, stored in an analytics-ready state for easy retrieval. 

A combination of structured, semi-structured, or unstructured data is available for flexible querying. 

Data processing

ELT (extract, load transform) on write.

OLAP(Online Analytical Processing).

ELT (extract, load transform) on read.

OLTP (Online Transaction Processing).

Data accessibility 

Fast, using convenient interfaces.

Extra processing time is required for new data transformation.

Instant and on-demand, but often requires custom data querying.

Data exploration is possible immediately after ingestion.

Storage capacity

Moderate. Cloud-based DWHs can be easily scaled, but the data storage costs are higher compared to data lakes. Since many DWHs are SQL-based, there are also several inherent database scalability issues. You can mostly scale up or down. 

High. Lower storage costs make data lake solutions a more attractive long-term data storage option. Can be easily scaled out on-demand by provisioning extra cloud resources. 

Analytics capabilities

Well-suited for drill through or operations on rows, complex SQL queries.

Seamless integration with self-service BI tools, analytics services, and reporting apps.

Can be also used for data science projects if sufficient data sets are available.

Well-suited for processing column-oriented queries, as well as custom data sampling.

Provide ad hoc access to data samples of various big data analytics, machine learning, and deep learning projects.

Main users

Business users

Data scientists and engineers 

Recommended use cases

Recurring business reporting

Self-service analytics

Data refreshers

Simple data science projects

Big data analytics

Machine learning / deep learning model training

Custom and one-time reporting

Ultimately when deciding on the shape of your cloud data systems, you need to consider subsequent data use cases above all else.

If you want to improve your business intelligence, streamline data analysis, and report generation, data warehouse tools can empower your operational teams with the need capabilities.

Proven data warehouse use cases include:

  • Tactical and operational reporting
  • Streamlined audit and compliance
  • Data mining analytics
  • Financial reporting
  • Workplace analytics and reporting

You can learn more about the advantages of implementing a cloud-based data warehouse solution from our customer case study. With a new Azure DWH architecture, a team of 200 can now access and analyze data from over 20 sources at warp speed.

If you are interested in infusing data analytics into new customer-facing products, training complex ML/DL models, and running predictive analytics projects, a data lake solution may be better suited.

In this case, you forgo easy and fast querying in favor of unconstrained querying and custom dataset generations. Data lake analytics solutions can draw from a larger pool of sample data and transform it into new insights.

Common data lake use cases include:

Case in point: Recently, the Infopulse team has helped one of the Big Four consulting firms implement a centralized data management platform, based on Azure Data Lake. This allowed the team to consolidate data from multiple sources, including relational databases, Salesforce, and SAP HANA among others to obtain end-to-end visibility into available assets. Additionally, we added Azure Data Factory ETL to speed up the processing of concurrent workflows and enable rapid data transmissions. As a result, the client’s data science team obtained hot-key access to high-quality, comprehensive data, securely shared between systems.  

Finally, it does not always have to be a data warehouse vs data lake choice – you can (and often should) incorporate both types of cloud data storage. Then "reserve" each option for different types of use cases – self-service access vs data science use cases. Data lakes allow you to parse through larger volumes of data and discover extra intel you can then segregate and send over to a DWH and vice versa.

That is when data fabric comes into play as a means to improve your data discovery and integration. Data fabric solutions help harmonize data exchanges between the different elements of your platform, ensure that all available data is properly categorized, and processed in line with compliance requirements. At the same time, data fabric can also be programmed to look for extra data to add to a lake or a warehouse for specific query processing.

Common data fabric use cases include:

  • Data management process consolidation and automation
  • Enhanced data discovery for ML/DL projects
  • 360-degree data collection for various use cases
  • Progressive data consolidation and de-silos
  • Data marketplace development (as an external offering)

Checklist for Selecting the Optimal Cloud Data Platform Architecture for Your Business

  • Where is your data stored? Map all the data sources you would want to connect for better reporting. Then analyze if you can enable access through a virtualized layer (pre-made connectors, APIs, or custom data integration pipelines) or need to copy the data into a single system.
  • What are your data formats? For each source, determine whether the stored data is structured (stored in relational databases) or unstructured (hosted in non-relational databases). A data lake can accommodate both formats, whereas moving non-relational data to a DWH will require extra transformations, more time and costs.
  • What are your main use cases? As mentioned earlier, DWHs and data lakes are inherently better suited for respective analytics use cases. Thus, collecting feedback from different users – line of business leaders and data engineering team – will help to understand their scope of needs and current limitations.
  • Do you have full visibility into your data? To prevent irrelevant and invalid insights from cluttering your data storage systems, you need to implement a set of controls for data mapping, discovery, validation, and metadata management. This is what data fabric is meant to do.
  • Are there any compliance requirements? Regulators prohibit businesses from processing sensitive customer data such as personal identifiable information (PII). Therefore, you must ensure that any data that goes into your cloud storage is scrubbed clean from such insights or properly anonymized. Onward, data fabric solutions can be programmed to automatically check all processed data against codified compliance requirements.
  • How do you plan to ingest data? For each use case, you need to determine whether new data ingestions will happen at a regular cadence (e.g., weekly) or dynamically (as soon as new insights become available). DWHs and data lakes can both handle concurrent workflows, but DWH solutions require more time for data processing.
  • How do you plan to secure your data access? In each case, you will need to implement access management policies for accessing different types of insights. Additionally, you will have to secure all data exchanges, enable data encryption (where necessary) and implement protection policies for data at rest.

To enable effective data processing in the cloud, you will need to design the optimal approach to retrieve, move, store, and operationalize data across an array of systems, documented in your data governance strategy. Based on it, you can then select the best type of data cloud storage to fulfill specific use cases, and then converge them into a more complex data platform architecture, governed by data fabric.

Enable Better Data Intelligence

Contact Infopulse experts to help you choose the best matching data management strategy and solution for your business.

Let's talk

About the Author

Andrii Kyslyi is an experienced IT manager with a 15-year history of work with data analytics. His expertise areas include Business Intelligence, Big Data, and Advanced Analytics. As Head of BI & BD Competence Center, Andrii leads a team of dedicated professionals and has managed a number of successful projects for agriculture, pharmaceuticals, manufacturing, and other industries.

Andrii Kyslyi

Head of BI Service Line

Next Article

We have a solution to your needs. Just send us a message, and our experts will follow up with you asap.

Please specify your request

Thank you!

We have received your request and will contact you back soon.