benny wanda

profilehelpneded
20160501221833itec427_lab8_s3_app__3_.docx

ITEC427 – Cloud Computing

Lab 7 – s3 Applications

Driver Name:

Navigator Name:

AWS Resource:

Murty Chapter 4

Instructions

This lab exercise is designed to you to develop scripts for use in S3 applications. In particular you will understand how to share large files using S3

Problem 1 – Sharing Large files Text book reference pg 135 - 136

1. Based on the directions in the textbook, create a script called sharefile.rb. Once you are done, do the following. (20 points)

a. Write down the code for sharefile.rb

b. Upload a file to S3 using the script you created

c. Generate a link for the file that expires in 3 days

d. Try and access this file using a browser and see if you can download the file