Coder Social home page Coder Social logo

marcusle02 / realtime-pipeline-hiring-platform Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.47 MB

Real-time data engineering pipeline for an American hiring platform

Dockerfile 2.27% Python 95.65% Shell 2.08%
change-data-capture data-engineering data-stream-processing

realtime-pipeline-hiring-platform's Introduction

Realtime Data Architecture: Hiring Platform

Table of Contents

Introduction

This project serves as a comprehensive guide to building an end-to-end data engineering pipeline. It covers each stage from data ingestion to processing and finally to multiple storages, utilizing a robust tech stack that includes Apache Airflow, Python, Apache Kafka, Apache Zookeeper, Apache Spark, Cassandra, MySQL, and Grafana. Everything is containerized using Docker for ease of deployment and scalability.

System Architecture

System Architecture

The project is designed with the following components:

  • Data Source: randomuser.me API provides mock user data.
  • Apache Airflow: Responsible for orchestrating the pipeline and storing fetched data in a PostgreSQL database.
  • Apache Kafka and Zookeeper: Used for streaming data from PostgreSQL to the processing engine.
  • Apache Spark: For data processing with its master and worker nodes.
  • Cassandra: Where the raw user and tracking data will be stored.
  • MySQL: Stored transformed and aggregated tracking data for analysis.
  • Grafana: Create real-time dashboards, pulling data directly from MySQL.

Technologies

  • Apache Airflow
  • Python
  • Apache Kafka
  • Apache Zookeeper
  • Apache Spark
  • Cassandra
  • MySQL
  • Grafana
  • Docker

Project Files

Getting Started

  1. Clone the repository:

    git clone https://github.com/MarcusLe02/realtime-pipeline-hiring-platform.git
  2. Navigate to the project directory:

    cd realtime-pipeline-hiring-platform
  3. Run Docker Compose to spin up the services:

    docker-compose up -d

realtime-pipeline-hiring-platform's People

Contributors

marcusle02 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.