Apache Storm (6 Blogs) Become a Certified Professional

Introduction to Lambda Architecture

Last updated on Jun 06,2023 4.9K Views


What is Lambda Architecture?

The Lambda architecture is an accommodation of speed layer and batch layer, where the data goes to both layers redundantly to get processed. The combination of both is called Lambda Architecture.

First, the data comes to data center, then to both the layers. As it goes to the batch layer where the data can be persisted into HDFS, then the workflow is run in periodic intervals.

In the speed layer, the data is passed in real time as it goes through different functions. Then, the query gets executed in batch or speed layer computer view. It is important to note that the servicing layer is the place, where the data is stored in some form in NoSQL or HDFS.

Once the data is processed in Hadoop platform, we can keep the data in HDFS or NoSQL.

The query could use NoSQL layers or use HIVE to run query over the dataset. Thus, the service layers serve the queries.

Master the art of data engineering and revolutionize the way organizations process, store, and analyze data with Data Engineer Certification Program.

Take your data analysis skills to the next level with our cutting-edge Big Data Certification Course.

Got a question for us? Mention them in the comments section and we will get back to you.

Related Posts:

What is Apache Storm all about?

 

Comments
2 Comments
  • sumit says:

    thanks for your tutorials

    • EdurekaSupport says:

      Thanks!! Feel free to go through our other posts as well.

Join the discussion

Browse Categories

webinar REGISTER FOR FREE WEBINAR
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP

Subscribe to our Newsletter, and get personalized recommendations.

image not found!
image not found!

Introduction to Lambda Architecture

edureka.co