Skip to content

kenkai21/AWSETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AWSETL

End to End Data Engineering with AWS

Step 1

Create EC2 instance

Step 2

Run the below commands to install dependencies: sudo apt update sudo apt install python3-pip sudo apt install python3.10-venv python3 -m venv endtoendaws_venv source endtoendaws_venv/bin/activate pip install --upgrade awscli sudo pip install apache-airflow airflow standalone pip install apache-airflow-providers-amazon

About

End to End Data Engineering with AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published