Skip to content

this project demonstrate how to add and upload relational data in AWS S3 using AWS RDS on EC2 instance.

Notifications You must be signed in to change notification settings

safi5890/aws-end-to-end-data-entry-websit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo apt-get update
# For Sql-client
sudo apt-get install mysql-client

# For python and related frameworks

sudo apt-get install python3
sudo apt-get install python3-flask
sudo apt-get install python3-pymysql
sudo apt-get install python3-boto3

# for running application
sudo python3 Empapp.py

About

this project demonstrate how to add and upload relational data in AWS S3 using AWS RDS on EC2 instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published