SlideShare a Scribd company logo
Azure Functions Primer
14 January 2019 Giulio Vian
Prerequisites
Azure Subscription
Contributor Permissions on a Resource Group
Some development editor
Hello, World!
Create a simple function through Azure
Portal
Languages (runtime 2.x)
C#, F# (Core 2)
JavaScript/TypeScript (Node 8)
Java 8
Python 3.6
Under the hood
IIS Web Site
Language runtimes
Virtual File System
Explore the
land
App Service Editor (aka Monaco)
Kudu environment
Triggers
HTTP & WebHooks
Timer
Queue & Messaging
 Queue Storage
 Service Bus
Queues & Topics
 Event Grid & Hubs
Files
 O365 (Excel)
 OneDrive, DropBox
 Blob Storage
 FTP
DB
 Cosmos DB
 Microsoft Graph
 Events
Configuration
Environment variables
Connection strings
Enable flag
Debugging
Run locally
Remote debugging
Logging
Deployment
Git repo
Single Zip
Enhance
Debug locally
Redeploy & configure
Create using Visual Studio
Security
OAuth
Azure Active Directory
Google, Facebook, Twitter, and Microsoft accounts
Keys
Proxies
ISO, SOC, and PCI compliant
Durable (i.e. stateful)
Subset runtimes: .Net, JS
POCO
Manage
Security
Monitoring
Scenarios
Short duration
Stateless
Organized
Costs (monthly)
total number of requested executions for all
functions (first million free)
$0.20 per million executions
gigabyte seconds = average memory size in
gigabytes by the time in milliseconds it takes to
execute
$0.000016/GB-s
Conclusions
Develop locally, deploy globally
References
https://docs.microsoft.com/en-us/azure/azure-functions/
https://azure.microsoft.com/en-us/resources/videos/ignite-
2018-azure-functions-internals/
https://markheath.net/post/remote-debugging-azure-
functions
Dos and Don'ts for Serverless and Azure Functions - Jeff
Hollan https://www.youtube.com/watch?v=kvTostlJp7M
https://github.com/sjwaight/funcs-cd-demo
https://github.com/Azure/azure-functions-host/tree/dev/test
https://medium.com/@jeffhollan
Volunteers?
Thanks to our sponsors!

More Related Content

PPTX
Evaluating Docker in the Enterprise - Getting Started
PPTX
Java on Azure JJUG Night Seminar 2016 0322
PDF
2013 PyCon SG - Building your cloud infrastructure with Python
PPTX
2014 SUSB Expo Presentation Chris Anderson
KEY
Configuration Auditing
PDF
Implementation of the new REST API for Open Source LBS-platform Geo2Tag
PPTX
Deep Dive Azure Functions - Global Azure Bootcamp 2019
PPTX
Developing iPhone and iPad apps that leverage Windows Azure
Evaluating Docker in the Enterprise - Getting Started
Java on Azure JJUG Night Seminar 2016 0322
2013 PyCon SG - Building your cloud infrastructure with Python
2014 SUSB Expo Presentation Chris Anderson
Configuration Auditing
Implementation of the new REST API for Open Source LBS-platform Geo2Tag
Deep Dive Azure Functions - Global Azure Bootcamp 2019
Developing iPhone and iPad apps that leverage Windows Azure

Similar to Azure Functions primer - LDNA01-2019 (20)

PPT
J2 Ee Vs. .Net Workshop
PPT
Os Henrikson
PPTX
Keynote Microsoft Azure Summit
PPTX
Advanced Serverless Computing in Azure: not another "Hello serverless World"!
PDF
Going serverless with azure functions
PPT
Android overview
PPTX
Back from Microsoft //Build 2018
PPTX
Azure: Lessons From The Field
PDF
Keynote Microsoft: The new Microsoft in a cloud-first, mobile-first open worl...
PDF
Introduction and hacking OpenStack, Pycon India
PDF
Embedded Android : System Development - Part I
PPTX
Microsoft Azure: Opção de Nuvem para Todo o Desenvolvedor
PPTX
Azure Platform
PPT
Android Anatomy
PDF
Firefox OS - Hive Pilani 2015
PPTX
My cloud + Windows Phone app experience
PPTX
Java 7 and 8, what does it mean for you
PPT
Google Dev Day2007
PPT
Adobe AIR Seminar
PPTX
Serverless computing
J2 Ee Vs. .Net Workshop
Os Henrikson
Keynote Microsoft Azure Summit
Advanced Serverless Computing in Azure: not another "Hello serverless World"!
Going serverless with azure functions
Android overview
Back from Microsoft //Build 2018
Azure: Lessons From The Field
Keynote Microsoft: The new Microsoft in a cloud-first, mobile-first open worl...
Introduction and hacking OpenStack, Pycon India
Embedded Android : System Development - Part I
Microsoft Azure: Opção de Nuvem para Todo o Desenvolvedor
Azure Platform
Android Anatomy
Firefox OS - Hive Pilani 2015
My cloud + Windows Phone app experience
Java 7 and 8, what does it mean for you
Google Dev Day2007
Adobe AIR Seminar
Serverless computing
Ad

More from Giulio Vian (20)

PPTX
Come implementare la governance nella vostra piattaforma e lavorare felici se...
PDF
Is Technical Debt the right metaphor for Continuous Update?
PPTX
Is Technical Debt the right metaphor for Continuous Update - AllDayDevOps 2022
PPTX
Software rotting - DevOpsCon Berlin
PPTX
Software rotting
PPTX
Software rotting - 28 Apr - DeveloperWeek Europe 2022
PPTX
L'impatto della sicurezza su DevOps
PPTX
L'impatto della sicurezza su DevOps
PPTX
A map for DevOps on Microsoft Stack - MS DevSummit
PPTX
Perché è così difficile il deploy dei database - DevCast DevOps Serie
PPTX
Database deployments - dotnetsheff
PPTX
Database deployment: still hard after all these years - Data Saturday #1
PPTX
Pipeline your Pipelines - 2020 All Day DevOps
PPTX
How to write cloud-agnostic Terraform code - Incontro DevOps Italia 2020
PPTX
Top 10 pipeline mistakes - dotnetsheff
PPTX
Introduction to Terraform with Azure flavor
PPTX
How collaboration works between Dev and Ops - DevOps Agile Testing and Test S...
PPTX
Usare SQL Server for Linux e Docker per semplificare i processi di testing - ...
PPTX
Pipeline your pipelines!
PPTX
Why is DevOps vital for my company’s business
Come implementare la governance nella vostra piattaforma e lavorare felici se...
Is Technical Debt the right metaphor for Continuous Update?
Is Technical Debt the right metaphor for Continuous Update - AllDayDevOps 2022
Software rotting - DevOpsCon Berlin
Software rotting
Software rotting - 28 Apr - DeveloperWeek Europe 2022
L'impatto della sicurezza su DevOps
L'impatto della sicurezza su DevOps
A map for DevOps on Microsoft Stack - MS DevSummit
Perché è così difficile il deploy dei database - DevCast DevOps Serie
Database deployments - dotnetsheff
Database deployment: still hard after all these years - Data Saturday #1
Pipeline your Pipelines - 2020 All Day DevOps
How to write cloud-agnostic Terraform code - Incontro DevOps Italia 2020
Top 10 pipeline mistakes - dotnetsheff
Introduction to Terraform with Azure flavor
How collaboration works between Dev and Ops - DevOps Agile Testing and Test S...
Usare SQL Server for Linux e Docker per semplificare i processi di testing - ...
Pipeline your pipelines!
Why is DevOps vital for my company’s business
Ad

Recently uploaded (20)

PPTX
assetexplorer- product-overview - presentation
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PPTX
history of c programming in notes for students .pptx
PDF
Digital Systems & Binary Numbers (comprehensive )
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
assetexplorer- product-overview - presentation
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
history of c programming in notes for students .pptx
Digital Systems & Binary Numbers (comprehensive )
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Oracle Fusion HCM Cloud Demo for Beginners
Operating system designcfffgfgggggggvggggggggg
wealthsignaloriginal-com-DS-text-... (1).pdf
Complete Guide to Website Development in Malaysia for SMEs
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Reimagine Home Health with the Power of Agentic AI​
CHAPTER 2 - PM Management and IT Context
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Autodesk AutoCAD Crack Free Download 2025
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Advanced SystemCare Ultimate Crack + Portable (2025)
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf

Azure Functions primer - LDNA01-2019

Editor's Notes

  • #10: https://github.com/Azure/Azure-Functions/issues/872