Skip to content

chyke007/serverless-data-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Serverless Data Pipeline project!


Architecture


License: MIT

This is a Serverless Data Pipeline project that uses Terraform for infrastructure orchestration, Python for scripting and deploys to AWS.

Get Started

To initialize

$ terraform init

To plan

$ terraform plan

To deploy

$ terraform apply