Skip to content

Final two projects for CSC346 (cloud computing)

Notifications You must be signed in to change notification settings

PhillBenoit/CSC346

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final two projects for CSC346 (cloud computing)

Uses a CGI to allocate and destroy AWS instances with private IRC servers

Created using a combination of:

- Python to handle requests and generate the HTML interface
- MySQL to maintain metadata about each user's servers
- Bash scripting
	- through the AWS API to setup new servers
	- launched by the CGI to monitor/finalize new servers

Demo videos:

Project 7
https://www.youtube.com/watch?v=M1TPiFTCsJ8

Project 8
https://www.youtube.com/watch?v=GFb5roMpHrk

About

Final two projects for CSC346 (cloud computing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published