Testbytes IN website

What is Data Lake? Architecture and Importance

March 16th, 2020
What is Data Lake? Architecture and Importance

A data lake is a collection of raw data in the form of blobs or files. It acts as a single store for all the data in an enterprise that can include raw source data, pictorial representations, charts, processed data, and much more.
An advantage with the data lake is that it can contain different forms of data including structure data like a database including rows and columns, semi-structured data in the form of CSV, XML, JSON, etc.
It can also store unstructured data like PDF, emails, and word documents along with images, and videos.
It is a store of all the data and information in an enterprise. The concept of the data lake is catching up fast due to the growing needs of data storage and analysis in all the domains.
Data lake structure
Let us learn more data lakes.
What is Data Lake?
We need to understand what a data mart First for the answer. Datamart can be considered as a repository of summarized data for easy understanding and analysis.
Pentaho CTO James Dixon was the person who first used the term  As per him, a data mart is like packaged and cleaned drinking water that is ready for consumption.
The source of this drinking water is the lake. Hence the term data lake. A storehouse of information from where the data mart can interpret and filter out the data as needed.

What is the importance of the data lake?
it’s a huge storage of raw data. This data can be used in infinite ways to help people in varied positions and roles.
Data is information and power, that can be used to arrive at inferences and help in decision making too.
What is data ingestion?
Data Ingestion
Data Ingestion; what does it does? So well, it permits the connectors to source the data from various data sources and piles them up into the Lake.
What all does Data Ingestion supports?
It supports Structured, Semi-Structured, and Unstructured data. Batch, Real-Time, One-time load, and similar multiple ingestions. Databases, Webservers, Emails, IoT, FTP, and many such data sources.
What is Data Governance
Data governance is an important activity in a data lake that supports the management of availability, usability, integrity, and security of the organizational data.
Factors that are important in Data Lake
Security
Security of data is a must, be it in any kind of data storage, so is true for the data lake. Every layer of the Data Lake should have proper security implemented. Though the main purpose of security is to bar unauthorized users, at the same time it should support various tools that permit you to access data with ease.
Some key features of data lake security are:

  • Accounting,
  • Authentication
  • Data Protection
  • Authorization

Data Quality:
Data quality is another important activity that helps in ensuring that quality data is extracted for quality processes and insights.
Data Discovery
Data Discovery is an activity of identifying connected data assets to make it easy and guide date consumers to discover it
Data Auditing
Data Auditing includes two major tasks:

  1. Tracking changes
  2. Capturing who/when and how the data changes.

It helps in evaluating the risks and compliances.
Data Lineage
Data linkage works on easing error corrections in data analytics
Data Exploration
The beginning of data analysis is data exploration, where the main purpose is to recognize the correct dataset.
Data lake image png
What are the maturity stages of a data lake?
Data Lake maturity Stages
There are different maturity stages of a data lake and their understanding might differ from person to person, but the basic essence remains the same.
Stage 1: in the very first stage the focus is on enhancing the capability of transforming and analyzing data based on business requirements. The businesses find appropriate tools based on their skill set to obtain more data and build analytical applications.
Stage 2: in stage two businesses combine the power of their enterprise data warehouse and the data lake. These both are used together.
Stage 3: in the third stage the motive is to extract as much data as they can. Both enterprise data warehouses and data lake work in unison and play their respective roles in business analytics.
Stage 4: Enterprise capability like Adoption of information lifecycle management capabilities, information governance, and Metadata management is added to the data lake. Only a few businesses reach this stage.
Here are some major areas where data lakes are most helpful:

  • Marketing operations: the data related to consumer buying patterns, consumer purchasing power, product usage, frequency of buying, and more are critical inputs for the marketing operations team. Data lakes help in getting this data within no time.
  • Product Managers: Managers need data to ensure the product delivery is on track, check the resource allocation and their utilization, their billing, and more. Data lakes help them in getting this data instantaneously and at the same place.
  • Sales Operations: while marketing teams use the data to design their marketing plans, the sales team uses a similar set of data to understand more about the sales pattern and target the consumers accordingly.
  • Analysts and data architects: For analyst and architects’ data is there bread and butter, they need data in all forms. They analyze and interpret data from multiple sources in several ways to derive inferences for management and leadership teams.
  • Product Support: Every product once it is rolled out to the consumers will undergo several changes as per the usage patterns. These are taken care of by the product support teams. The long-term data of the enhancements requested and the features most used, the team may decide to roll out more similar or additional features.
  • Customer Support: The teams handling customer support divisions may come across several issues and resolutions day-in and day-out. These issues may get repeated over the months, years and even decades. A consolidated data of these issues and resolutions are very helpful to the executives when they reoccur.

Also Read: All you need to know about Big Data Testing is here!
Advantage of a data lake
In this section let us list out some of the obvious reasons and advantages of having a single repository of data that we call a data lake.

  • One of the biggest advantages of a data lake is that it can derive reports and data by processing innumerable raw data types.
  • It can be used to save both structured and unstructured data like excel sheets and emails. And both these data points can be used for deriving the analysis.
  • It is a store of raw data that can be manipulated multiple times in multiple ways as per the needs of the user.
  • There are several different ways in which one can derive the needed information. There can hundreds and thousands of different queries that can be used to retrieve the information needed by the user.
  • Low cost is another advantage of most of the new technologies that are coming up. They aim to maximize efficiency and reduce costs. This is true for data lakes as well. They provide a low cost, single point storage solution for a company’s data needs.

All data in a data lake is stored in its raw format and is never deleted. A data lake can typically scale several terabytes of data in the original form.

What’s the architecture of a Data lake?
The above image is a pictorial representation of the architecture of the data lake.
ingestion tier – Contains data source. Data is fed to the data lake in batches and that too in real-time
Insights tier – Located on the right side, is the insights of the system.
HDFS – Spcialy built a cost-effective system for structured and unstructured data.
Distillation – Data will be retrieved from storage and will be converted to structured data
Processing – User queries will be run through analytical algorithms to generate structured data
Unified operations – system management, data management, monitoring, workflow management, etc.
Data lake architecture
Differences between data lake, database, and data warehouse
In the simplest form data lake contains structured and unstructured data while both database and data warehouse except pre-processed data only. Here are some differences between all of them.

  • Type of Data: As mentioned above, both the database and the data warehouse need the data to be in some structured format to save. A data lake, on the other hand, can contain and interpret all types of data including structured, semi-structured and even unstructured.
  • Pre-processing: the data in a data warehouse needs to be pre-processed using schema-on-write for the data to be useful for storage and analysis. Similarly, in a database also indexing needs to be done. In the case of a data lake, however, no such pre-processing is needed. It takes data in the raw form and stores for use at a later stage. It is more like post-processing, where the processing happens when the data is requested by the user.
  • Storage Cost: The cost of storage for a database would vary based on the volume of data. A database can be used for small and large amounts of data inputs and accordingly the cost would change. But for when it comes to a data warehouse and data lakes, we are talking about bulk data. In this case, with new technologies like big data and Hadoop coming into picture data lakes do come forth as a cheaper storage option as compared to a data warehouse.
  • Data Security: Data warehouse has been there for quite some time now. Any security leaks are already plugged. But that is not the case with new technologies like data lakes and big data. They are still prone breaches, but they will eventually stabilize to a strong and secure data storage option soon.
  • Usage: A database can be used by everyone. A simple data stored in your excel sheet can also be considered as a database. It has universal acceptance. A data warehouse, on the other hand, is used mostly by big business establishments with a huge amount of data to be stored. While data lakes are most used for scientific data analysis and interpretation.
Data Lake Data Warehouse
Stores everything Stores only business-related data
Lesser control Better control
Can be structured, unstructured and semi-structured In tabular form and structure
Can be a data source to EDW Compliments EDW
Can be used in analytics for the betterment of business Mainly used for data retrieval
Used by scientists Used by business professionals
Low-cost storage expensive

Data Lake Implementation
Data Lake is a heterogeneous collection of data from various sources. There are two parts to any successful implementation of a data lake.
The first part is the source of data. Since the lakes take all forms of data, the source need not have any restriction. This can be the company’s production data to be monitored, emails, reports, and more.

  1. Landing Zone: This is the place where the data first enters the data lake. This is mainly the unstructured and unfiltered data. A certain amount of filtering and tagging happens here. For example, if there are some values that are abnormally high when compared to others, these may be tagged as error-prone and discarded.
  2. Staging Zone: There can be two inputs to the staging zone. One is the filtered data from the landing zone and the second is direct from a source that does not need any filtering. Reviews and comments from the end-users are one example of this type of data.
  3. Analytics Sandbox: this is the place where the analysis is done using algorithms, formulae, etc. to bring up charts, relative numbers, and probability analysis as and when needed by the organization.

Another zone that can be added to this implementation is the data warehouse or a curated data source. This will contain a set of structured data ready for analysis and derivations.

Best practices for Data Lake Implementation:

  • Availability should form the basis of the Designing of Data Lake instead of what is required.
  • The native data type should be supported by Architectural components, their interaction, and identified products.
  • It should support customized management
  • Do not define schema and data requirement until queried for disposable components integrated with service API forms the base for designing.
  • Attune Data Lake architecture to the specific industry. Ensure that the necessary capabilities are already a part of the design. New data should be quickly on-boarding
  • It should also support present enterprise data management techniques and methods
  • Independently manage Data ingestion, discovery, administration, transformation, storage, quality, and visualization

data structure
What are the Challenges of building a Data Lake:
Some of the common challenges of Data Lake are:

  •  Data volume is higher in the data lake, so the process has to be dependent on programmatic administration
  • Sparse, incomplete, volatile data is difficult to deal with.
  • Wider scope of the dataset
  •  Larger data governance & support for the source

Risk of Using Data Lake:
Some of the risks of Data Lake are:

  • A risk involving designing of Data Lake
  • Data Lake might lose its relevance and momentum after some time.
  • Higher storage & compute costs
  • Security and access control.
  • Unstructured Data may lead to unprecedented Chaos, data wastage, Disparate & Complex Tools, Enterprise-Wide Collaboration,
  • No insights from others who have worked with the data

Example for Data Lake
Think about this scenario where unstructured data that you have can be used for endless purposes and insights. However, possession of data late doesn’t implicate that you can load all the unwanted data. You don’t need data swamp right? The collected data must have a log called a catalog. Having data catalogs makes the data lake much more effective.
Examples of Data Lake based system include,

  1. Business intelligence software built by Sisense that can be used for data-driven decision making
  2. Depop , a peer to peer social shopping app used Data lake in Amazon s3 to ease up their processes
  3. A market intelligence agency Similarweb used data lake to understand how customers are interacting with the website

and many more.
Also Read: Wish to know about data-driven testing?
What is Snowflake? 
Snowflake is a combination of a data warehouse and a data lake, taking in the benefits of both.
It is a cloud-based data warehouse that can be used as a service. It can be used as a data lake to give your organization unlimited storage of multiple relational data types in a single system at very reasonable rates.
This is like a modern data lake with advanced features. Being a cloud-based service, the use of snowflakes is catching up fast.
Data Lake solution from AWS
Amazon is one of the leading cloud service providers globally. With the advent and extensive use of the data lakes, they have also come up with their own data lake solution that will automatically configure the core AWS services that will help to simplify tagging, searching and implementing algorithms.
This solution includes a simple user console from where one can easily pull the data and analysis that one needs with ease.
Below is a pictorial representation of the data lake solution from Amazon.
Some of the main components of this solution include the data lake console and CLI, AWS Lambda, Amazon S3, AWS Glue, Amazon DynamoDB, Amazon CloudWatch, Amazon Athena among others.
Amazon S3
Amazon’s simple storage service or Amazon S3 is a web-based object storage service launched by Amazon in March 2006.
It enables organizations of all sizes to store and protect their data at a low cost. As shown in the diagram above, it is a part of the data lake solution provided.
It is designed to provide 99.999999999% durability and is being used by companies across the globe to store their data.
With the growing needs to data and the requirement to make it centrally available for storage and analysis, data lakes fit the bill for most companies.
Newer technologies like Hadoop and big data facilitate the storage and assimilation of huge amounts of data centrally.
There are still some challenges with respect to data lakes and they are likely to be overcome soon, making data lakes the one-stop solution for the data needs of every organization.
 

Testbytes IN website
Recent Posts
Subscribe
Please enter valid email address

Contact Us
Please type your Name
Please enter valid email address
Please enter phone no.
Please enter message
Testbytes IN website

Search Results for:

Loading...

Contact Us