Skip to content
#

lambda-architecture

Here are 58 public repositories matching this topic...

This project aims to predict smartphone prices using a combination of batch and stream processing techniques in a Big Data environment. The architecture follows the Lambda Architecture pattern, providing both real-time and batch processing capabilities to users.

  • Updated Apr 15, 2024
  • Python
FlightAnalysis

This project implemented a lambda architecture for analyzing domestic flight data in the US from 2009 to 2020. It used Apache Spark for batch processing, Spark Streaming for real-time analysis, and SVM models to predict flight cancellations and delays, with Docker for cluster management and Grafana for real-time visualization.

  • Updated Jul 28, 2023
  • Jupyter Notebook

A project which includes simulation of real time queries by kafka and performing stream and batch processing of the simulated queries by spark. Also, this follows lambda architecture, in which kafka is publisher and spark helps in subscribing

  • Updated May 27, 2023
  • Python

Improve this page

Add a description, image, and links to the lambda-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lambda-architecture topic, visit your repo's landing page and select "manage topics."

Learn more