Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MadeTech-Severless-Data-Pipeline

Purpose

The purpose of the project is to create a low-cost, serverless data pipeline on AWS.

Utilising an Event Driven Architecture (EDA), data from an api is processed via two lambda functions: api_extraction and data_transformation; with an S3 bucket acting as a staging area to house the extracted data.

AWS Eventbridge acts as a trigger to call the data_transformation lambda function, which is responsible for transforming and loading the data to an AWS RDS.

High Level Overview Diagram

Screenshot 2026-09-03 at 17 07 31

Use Cases

  • To act as an MVP for MadeTech clients looking for a cost-effective, Software as a Service (SaaS) solution.

  • To provide an automated, reusable, event-driven pipeline framework.

About

Architecture Decision Record

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages