Skip to content

Lu15700/event-driven_pipeline_in_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Description

A pipeline in AWS to transform a CSV file to a Parquet file, once the CSV file is uploaded to the input directory. Then, the transformed file is moved to the output directory, and the input file is changed to intelligent-tiering after 3 days.

Technologies

  • Python
  • AWS SDK for Pandas
  • AWS Lambda
  • Amazon S3
  • Amazon EventBridge

Architecture

architecture

Snippet

snippet

Result

Input

input

Output

output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages