321-PoM / findmy

Android app with Google Maps API integration for saving POIs (points of interest) around school campus and sharing POIs with friends
0 stars 1 forks source link

Azure Data Lake for media storage and retrieval. #6

Closed junsu-a closed 9 months ago

junsu-a commented 11 months ago

Use blob storage offered by Azure.

  1. Investigate the options and their pricing.
  2. Configure communication policies between blob storage and our server (VM).
  3. Create a pipeline/methodology for data transfer.
junsu-a commented 9 months ago
  1. Regular blob storage
  2. SAS token
  3. Will be handled in separate issue.