MisterJames / AzureImageProcessing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureImageProcessing

#Application Details and Features

We need a witty application name for our app that runs on Azure. Perhaps... wittyapplicationonazure.com

Features

Sign up

  • Twitter API
  • you reserve your DNS name

Upload an image

  • save as blob
  • "ingest" batch: oxford analysis
  • automatically creates tags for images
  • create a tag for each category
    • partition key = user name
    • row key = category
    • contents = all URLs in the user's category [ {url:"", thumbnail:""}, {url:"", thumbnail:""}, ]
  • add the image to each category
  • each image thumbnailed

#Topics

  1. Introduction (30 min)
  2. S Application and architecture walk-through (1 hour)
  3. J DNS (1 hour)
  4. S Batch (1 hour)
  5. J Azure storage (1 hour)
  6. S Elastic search (1 hour)
  7. J Autoscale (1 hour)
  8. Review and Summary, possibly questions? (45 min)

About

License:MIT License


Languages

Language:C# 83.3%Language:JavaScript 7.9%Language:HTML 3.7%Language:PowerShell 2.5%Language:TypeScript 1.9%Language:CSS 0.6%Language:ASP 0.1%