Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AhmedTareek/Distributed-Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSIP

AWSIP (Amazon Web Service Image Processing) is a distributed image processing system over cloud service provided by AWS.

It is capable of handling multiple simple and advanced image processing operations on single or multiple of images simulatniously, scalable and tolerant towards faults.

Installation

To try the application yourself:

1- Clone this repo

2- Install the following libraries:

  • boto3
  • aioboto3
  • numpy
  • logging
  • requests
  • uuid
  • threading
  • hashlib
  • json
  • flask

3- Ask one of the system adminstartors to provide you a key to access AWS components.

Usage

1- launch the GUI (or main.py for a CLI)

2- Upload one or more images and select the desired image processing operation

3- Download the results, that's it!

4- For advanced analysis: you can monitor the currently active VMs and their info

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages