Not entirely finished since backend was broken on Riot's side with an update to that lead to the new API.
List of Website Services Used for Each Portion
Request, Compute, & Post Server (Data Mining Server)[] Java Server Running On Tomcat [x]
Makes Requests to Riot's Servers: Player Info [x] Game Info [x] League Info [x] Stores Stores Requested Information in MySQL on Amazon RDS Computes At specific times runs a computation program that updates statistics Return a Specific Request Posts to web server if there is a request for information
MySQL Database running on Amazon RDS Stores all information on players, games, etc. Requests Revives requests/posts from Data Mining Server Revives requests from Django Webserver

Images & Video [Amazon S3] Images and Video are served from S3 to minimize load on the webserver
