SlideShare a Scribd company logo
Going Serverless with
Azure Functions
Giulio Santoli, CSA
Why Serverless?
it’s just a matter of
EVOLUTION
from IaaS to FaaS (Function as a Service)
Docker
Swarm
Mesos
Kubernetes
Function App
Cloud Foundry
PaaS vs FaaS
with framework (PaaS) without framework (FaaS)
PaaS = Platform as a Service
FaaS = Functions as a Service
FaaS ≤ Serverless
FaaS = Functions as a Service
Serverless
Reacts to events
Autoscales
Pay-per-use
OpenFaaS Kubeless
Fn Project
OpenWhisk
Azure Functions
AWS Lambda
Functions
Google Cloud
Functions
https://github.com/Azure/Azure-Functions
The three musketeers
of Serverless
Event Grid
Serverless Events
Logic Apps
Serverless Workflow
Functions
Serverless Compute
Storage
(Queue, Table, Blob)
Event Grid
Backbone of event-driven computing
High reliabilityNear real-time Massive scale-out
Cloud Native Computing Foundation (CNCF) in partnership with Microsoft, Google, IBM, Oracle and others
Logic App workflows
Going serverless with azure functions
Azure Functions
➢ Charge by GBs + Executions
➢ Limited to 5 mins (up to 10 minutes)
➢ Stateless
Author functions in
C#, F#, Node.JS,
Java, and more
CodeTrigger/Inputs
React to timers,
HTTP, or events from
your favorite Azure
services, with more
on the way
Outputs
Send results to an
ever-growing
collection of
services
Triggers & Bindings
Local development and
debugging
Visual Studio Code
Azure Functions Extensions
Visual Studio CLI
Every 15 minutes Clean tableFind and clean invalid data
Photo taken and
Webhook called
Stored in Blob Storage Produces scaled images
File added to
Blob Storage
CSV
Transform CSV to data rows PowerBI Charts
Excel File saved
on OneDrive
Microsoft Graph analyzes content PowerBI Charts
Supported Languages
Language Runtime 1.x Runtime 2.x
C# GA Preview
JavaScript GA Preview
F# GA Preview
Java N/A Preview
Python Experimental N/A
PHP Experimental N/A
TypeScript Experimental N/A
Batch (.cmd, .bat) Experimental N/A
Bash Experimental N/A
PowerShell Experimental N/A
PowerShell Example
Durable Functions
➢ Programmatic Orchestration
➢ Stateful Singleton
➢ Human Interaction
➢ C# (GA) and JavaScript (Preview)
Functions
Chaining
Fan-Out
Fan-In
Deployment
o Continuous Deployment
Bitbucket, Dropbox, Git local/external, GitHub, OneDrive, VSTS
o Command Line Tools
PowerShell, Azure CLI, Functions CLI
o REST APIs
PowerShell, Bash, any software
o IDE Integrations
Visual Studio, Visual Studio Code, IntelliJ
✓ Each function has a folder
containing function.json
✓ Dependencies are usually local
to each function
✓ One global host.json
Directory Tree Structure
Deploying a Zip File with Azure CLI
Deploying with REST APIs
beware of cold starts
https://docs.microsoft.com/en-us/azure/azure-functions/functions-runtime-install
Local Azure Fuction Runtime (preview)
✓ Windows Server 2016 or Windows 10 Creators Update
✓ Needs a local SQL Server instance
✓ Two roles: Managent and Worker
Summary
➢ FaaS is a further abstraction over PaaS
➢ Serverless concerns compute, events and workflow (and
storage)
➢ Serverless adopts a pay-per-use model
➢ Azure Functions is a FaaS solution, supporting a
powerful on-prem development experience
Thankyou
Books
https://azure.microsoft.com/en-us/resources/azure-serverless-computing-cookbook
FREE
Productive + Hybrid + Intelligent + Trusted

More Related Content

What's hot (20)

PPTX
Azure appservice
Raju Kumar
 
PPTX
Debugging and Interacting with Production Applications - MS Online Tech Forum
Davide Benvegnù
 
PPTX
Presentation Tier optimizations
Anup Hariharan Nair
 
PPTX
Stephane Lapointe, Frank Boucher & Alexandre Brisebois: Les micro-services et...
MSDEVMTL
 
PPT
Cloud Use Cases And Standards
GovCloud Network
 
PPTX
Azure in Developer Perspective
rizaon
 
PPTX
Innovation anywhere with microsoft azure arc
GoviccaSihombing
 
PPTX
DotnetConf - Cloud native and .Net5 announcements
Sajeetharan
 
PPTX
Service Fabric and Azure Service Fabric Mesh introduction
Mikkel Mørk Hegnhøj
 
PPTX
Azure Compute, Networking and Storage Overview
Azure Riyadh User Group
 
PPTX
Application Development on Metapod
Cisco DevNet
 
PDF
John Willis Cc Use Cases
GovCloud Network
 
PDF
Experiences using CouchDB inside Microsoft's Azure team
Brian Benz
 
PPTX
Toyko azure meetup # 1 azure paa s overview
Tokyo Azure Meetup
 
PPTX
Azure Logic Apps
Azure Riyadh User Group
 
PPTX
Innovations of .NET and Azure (Recaps of Build 2017 selected sessions)
Jeff Chu
 
PPTX
Azuresatpn19 - An Introduction To Azure Data Factory
Riccardo Perico
 
PPTX
Service Fabric – building tomorrows applications today
BizTalk360
 
PPTX
Azure Container Instance
Bishoy Demian
 
PDF
Building microservices on azure
Vaibhav Gujral
 
Azure appservice
Raju Kumar
 
Debugging and Interacting with Production Applications - MS Online Tech Forum
Davide Benvegnù
 
Presentation Tier optimizations
Anup Hariharan Nair
 
Stephane Lapointe, Frank Boucher & Alexandre Brisebois: Les micro-services et...
MSDEVMTL
 
Cloud Use Cases And Standards
GovCloud Network
 
Azure in Developer Perspective
rizaon
 
Innovation anywhere with microsoft azure arc
GoviccaSihombing
 
DotnetConf - Cloud native and .Net5 announcements
Sajeetharan
 
Service Fabric and Azure Service Fabric Mesh introduction
Mikkel Mørk Hegnhøj
 
Azure Compute, Networking and Storage Overview
Azure Riyadh User Group
 
Application Development on Metapod
Cisco DevNet
 
John Willis Cc Use Cases
GovCloud Network
 
Experiences using CouchDB inside Microsoft's Azure team
Brian Benz
 
Toyko azure meetup # 1 azure paa s overview
Tokyo Azure Meetup
 
Azure Logic Apps
Azure Riyadh User Group
 
Innovations of .NET and Azure (Recaps of Build 2017 selected sessions)
Jeff Chu
 
Azuresatpn19 - An Introduction To Azure Data Factory
Riccardo Perico
 
Service Fabric – building tomorrows applications today
BizTalk360
 
Azure Container Instance
Bishoy Demian
 
Building microservices on azure
Vaibhav Gujral
 

Similar to Going serverless with azure functions (20)

PPTX
Serverless on Azure with Functions
Christos Matskas
 
PPTX
Scalable APIs with Azure Functions
Christos Matskas
 
PPTX
Deep Dive Azure Functions - Global Azure Bootcamp 2019
Andrea Tosato
 
PPTX
Serverless Architecture
july mon
 
PDF
Logic Apps and Azure Functions for Serverless Integration (2017-03-25)
Paco de la Cruz
 
PDF
Azure Serverless Toolbox
Johan Eriksson
 
PPTX
COB - Azure Functions for Office 365 developers
Chris O'Brien
 
PPTX
Advanced Serverless Computing in Azure: not another "Hello serverless World"!
Lorenzo Barbieri
 
PPTX
Azure Functions.pptx
YachikaKamra
 
PDF
DCSF 19 Developing Apps with Containers, Functions and Cloud Services
Docker, Inc.
 
PPTX
Dockercon 2019 Developing Apps with Containers, Functions and Cloud Services
Patrick Chanezon
 
PPTX
FaaS on AWS for .NET developers
Taras Romanyk
 
PPTX
Mastering Azure Durable Functions - Building Resilient and Scalable Workflows
Callon Campbell
 
PPTX
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services
Patrick Chanezon
 
PDF
Deploy your Python code on Azure Functions
Dhilipsiva DS
 
PDF
Serverless API with Azure Functions
Analben Mehta
 
PPTX
Serverless computing
Dmitriy Ivanov
 
PDF
Apache OpenWhisk
Simon Sasaki
 
PPTX
Windows Azure & How to Deploy Wordress
George Kanellopoulos
 
PPTX
App fabric hybrid computing
Hammad Rajjoub
 
Serverless on Azure with Functions
Christos Matskas
 
Scalable APIs with Azure Functions
Christos Matskas
 
Deep Dive Azure Functions - Global Azure Bootcamp 2019
Andrea Tosato
 
Serverless Architecture
july mon
 
Logic Apps and Azure Functions for Serverless Integration (2017-03-25)
Paco de la Cruz
 
Azure Serverless Toolbox
Johan Eriksson
 
COB - Azure Functions for Office 365 developers
Chris O'Brien
 
Advanced Serverless Computing in Azure: not another "Hello serverless World"!
Lorenzo Barbieri
 
Azure Functions.pptx
YachikaKamra
 
DCSF 19 Developing Apps with Containers, Functions and Cloud Services
Docker, Inc.
 
Dockercon 2019 Developing Apps with Containers, Functions and Cloud Services
Patrick Chanezon
 
FaaS on AWS for .NET developers
Taras Romanyk
 
Mastering Azure Durable Functions - Building Resilient and Scalable Workflows
Callon Campbell
 
GIDS 2019: Developing Apps with Containers, Functions and Cloud Services
Patrick Chanezon
 
Deploy your Python code on Azure Functions
Dhilipsiva DS
 
Serverless API with Azure Functions
Analben Mehta
 
Serverless computing
Dmitriy Ivanov
 
Apache OpenWhisk
Simon Sasaki
 
Windows Azure & How to Deploy Wordress
George Kanellopoulos
 
App fabric hybrid computing
Hammad Rajjoub
 
Ad

More from gjuljo (20)

PPTX
Azure deployments and ARM templates
gjuljo
 
PDF
Azure Monitoring Overview
gjuljo
 
PPTX
Microsoft Azure Technical Overview
gjuljo
 
PDF
Chatbot development workshop with the Microsoft Bot Framework
gjuljo
 
PDF
Bot Revolution lab at Codemotion Milan 2016
gjuljo
 
PDF
DevOps in the Cloud with Microsoft Azure
gjuljo
 
PDF
Microservices Architecture: Labs
gjuljo
 
PDF
Microservices Architectures: Become a Unicorn like Netflix, Twitter and Hailo
gjuljo
 
PDF
IBM Business Connect 2015 - Bluemix Overview
gjuljo
 
PDF
FORUM PA 2015 - Microservices with IBM Bluemix
gjuljo
 
PDF
IBM Bluemix Introdution for Hackathons
gjuljo
 
PDF
IBM Bluemix Hackathon Accelerator
gjuljo
 
PPTX
IBM Bluemix and the Internet of Things - Workshop
gjuljo
 
PDF
Codemotion Rome 2015 IBM Bluemix and Docker
gjuljo
 
PDF
Codemotion Rome 2015 Bluemix Lab Tutorial
gjuljo
 
PPT
Codemotion Rome 2015 - Microservices with IBM Bluemix and DevOps Services
gjuljo
 
PDF
Hybrid Cloud with IBM Bluemix, Docker and Open Stack
gjuljo
 
PDF
InterConnect2015 ICP3222 A MDD Approach to Agile Development of IoT Applications
gjuljo
 
PDF
IBM Bluemix Tech Meetup 18-02-2015
gjuljo
 
PDF
IBM Bluemix saves the game
gjuljo
 
Azure deployments and ARM templates
gjuljo
 
Azure Monitoring Overview
gjuljo
 
Microsoft Azure Technical Overview
gjuljo
 
Chatbot development workshop with the Microsoft Bot Framework
gjuljo
 
Bot Revolution lab at Codemotion Milan 2016
gjuljo
 
DevOps in the Cloud with Microsoft Azure
gjuljo
 
Microservices Architecture: Labs
gjuljo
 
Microservices Architectures: Become a Unicorn like Netflix, Twitter and Hailo
gjuljo
 
IBM Business Connect 2015 - Bluemix Overview
gjuljo
 
FORUM PA 2015 - Microservices with IBM Bluemix
gjuljo
 
IBM Bluemix Introdution for Hackathons
gjuljo
 
IBM Bluemix Hackathon Accelerator
gjuljo
 
IBM Bluemix and the Internet of Things - Workshop
gjuljo
 
Codemotion Rome 2015 IBM Bluemix and Docker
gjuljo
 
Codemotion Rome 2015 Bluemix Lab Tutorial
gjuljo
 
Codemotion Rome 2015 - Microservices with IBM Bluemix and DevOps Services
gjuljo
 
Hybrid Cloud with IBM Bluemix, Docker and Open Stack
gjuljo
 
InterConnect2015 ICP3222 A MDD Approach to Agile Development of IoT Applications
gjuljo
 
IBM Bluemix Tech Meetup 18-02-2015
gjuljo
 
IBM Bluemix saves the game
gjuljo
 
Ad

Recently uploaded (20)

PPTX
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
PDF
Data Protection & Resilience in Focus.pdf
AmyPoblete3
 
DOCX
An_Operating_System by chidi kingsley wo
kingsleywokocha4
 
PDF
LOGENVIDAD DANNYFGRETRRTTRRRTRRRRRRRRR.pdf
juan456ytpro
 
PDF
The AI Trust Gap: Consumer Attitudes to AI-Generated Content
Exploding Topics
 
PPTX
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
PDF
UI/UX Developer Guide: Tools, Trends, and Tips for 2025
Penguin peak
 
PPTX
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
PPTX
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
PPTX
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
PPTX
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
PPTX
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
PDF
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
PPTX
原版北不列颠哥伦比亚大学毕业证文凭UNBC成绩单2025年新版在线制作学位证书
e7nw4o4
 
PPTX
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
PPTX
MSadfadsfafdadfccadradfT_Presentation.pptx
pahalaedward2
 
PPTX
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
PPTX
B2B_Ecommerce_Internship_Simranpreet.pptx
LipakshiJindal
 
PPTX
Different Generation Of Computers .pptx
divcoder9507
 
PPTX
How tech helps people in the modern era.
upadhyayaryan154
 
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
Data Protection & Resilience in Focus.pdf
AmyPoblete3
 
An_Operating_System by chidi kingsley wo
kingsleywokocha4
 
LOGENVIDAD DANNYFGRETRRTTRRRTRRRRRRRRR.pdf
juan456ytpro
 
The AI Trust Gap: Consumer Attitudes to AI-Generated Content
Exploding Topics
 
The Latest Scam Shocking the USA in 2025.pptx
onlinescamreport4
 
UI/UX Developer Guide: Tools, Trends, and Tips for 2025
Penguin peak
 
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
Pengenalan perangkat Jaringan komputer pada teknik jaringan komputer dan tele...
Prayudha3
 
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
原版北不列颠哥伦比亚大学毕业证文凭UNBC成绩单2025年新版在线制作学位证书
e7nw4o4
 
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
MSadfadsfafdadfccadradfT_Presentation.pptx
pahalaedward2
 
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
B2B_Ecommerce_Internship_Simranpreet.pptx
LipakshiJindal
 
Different Generation Of Computers .pptx
divcoder9507
 
How tech helps people in the modern era.
upadhyayaryan154
 

Going serverless with azure functions