/Cloud_Computing_Assignment2

Cloud Computing Assignment. To implement and test functions on Google Cloud Storage.

Primary LanguagePython

Cloud Computing - Assignment 2

COMP-4312

Assignment 2

  1. Complete all preserved parts in app.py to build three endpoints:
    1. list_files: List all blobs in a bucket
    2. create_bk: Create a bucket
    3. delete_bk: Delete a bucket
  2. Add all necessary files before deployment
  3. Deploy this project on Google AppEngine