Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.02 KB

NNUG - Global Azure Bootcamp 2018

This is a collection of workshop assignments that were given at NNUG's Global Azure Bootcamp 2018 @ Bouvet 21st of April 2018.

Assignments overview

Using Azure services you will create a serverless image processing pipeline with Azure Functions. You will run a ASP.NET MVC web app that triggers the pipeline, and each function you develop will display its results in the app live as images have completed processing.

You are free to choose how many functions you create and the type of processing the functions do, i.e. image scaling, EXIF-extraction, image matrixes and more. Be creative! A more guided assignment-set will be also be provided.

During work on the assignments you will get familiar with Azure Functions, serverless architecture, Azure Storage and Blob Containers.

You can find out more about these services by logging into to the Azure portal.

Proceed to the assignments