UBC-MDS / 525_group10

MIT License
0 stars 0 forks source link

Setup the server #18

Closed mgaroub closed 3 years ago

mgaroub commented 3 years ago

NOTE:We are installing this in our EC2 instance, but we can install this anywhere to interact with s3. Say you can install it in your local machine and move data to s3.

curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" sudo apt install unzip unzip awscliv2.zip sudo ./aws/install

Please attach this screen shots from your group for grading Make sure you mask the IP address refer here

https://github.ubc.ca/MDS-2020-21/DSCI_525_web-cloud-comp_students/blob/master/images/3_result.png

dbandrews commented 3 years ago

Done by @Andrew-Tan!.