Fast Focus: Serverless Computing - Azure Functions and Xamarin in 20 Minutes
Abstract:
One of the most exciting recent additions to Azure is called Functions and it allows the developer to quickly build and deploy code to the cloud without a complicated setup. Also dubbed 'serverless computing', Azure Functions can be triggered by timers, HTTP calls or database operations, and can communicate with other Azure services or mobile and desktop applications such as those made with Xamarin. In this lightning talk, Laurent Bugnion, cloud developer advocate for Microsoft, will give you an introduction to Azure Functions and get you started with this exciting aspect of modern computing.
Sample code (GitHub):
You can browse, fork, download the sample source code on GitHub.
Complete Serverless example with Xamarin client
Complete Serverless example with Xamarin client
Slides:
Resources:
-
(GitHub)
-
(Zip file)
-
(Download)