Sponsored & Brought to you by
Introduction to Azure Functions
Yochay Kiriati
http://www.twitter.com/yochayk
https://www.linkedin.com/in/yochaykiriaty
Type Service Trigger Input Output
Schedule Azure Functions ✔
HTTP (REST or WebHook) Azure Functions ✔ ✔
Blob Storage Azure Storage ✔ ✔ ✔
Queues Azure Storage ✔ ✔
Tables Azure Storage ✔ ✔
Tables Azure Mobile Apps Easy Tables ✔ ✔
No-SQL DB Azure DocumentDB ✔ ✔
Streams Azure Event Hubs ✔ ✔
Push Notifications Azure Notification Hubs ✔
New image resize request
Fetch image from storage
Resize the image
Store the new image in storage
• Languages and Framework
• Superior DevOps
• Self served
• Something else
Apps
Web Apps Mobile Apps API Apps Functions
eCommerce Digital Global Presence LOB API / Services / ISVCustom Apps
App Service
• Limitless/Auto
• OS and Framework
• Load balance
• Something else
• Enterprise grade SLA
• Secure and Compliance
• On-Premise Connectivity
• Something else
https://functions.azure.com
https://tryappservice.azure.com
https://github.com/azure/azure-webjobs-sdk-script
yochay@microsoft.com
https://blogs.msdn.microsoft.com/appserviceteam

Introduction to Azure Functions - Tutorial