alexmcbride / samplestore

4th Year Cloud Platform Development coursework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Store

Azure service created as part of 4th year Cloud Platform Development module.

The app comprises three components:

  • RESTful web service (WebApi) for adding, removing, and editing samples in Azure table storage
  • WebForms application for uploading sound file and storing in Azure blob storage
  • WebJob to re-sample these sound files down to 20 seconds and then update table storage

About

4th Year Cloud Platform Development coursework


Languages

Language:C# 88.8%Language:ASP 11.2%