Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Serverless .NET 6with Azure Functions
Search
Daron Yondem
November 27, 2021
Technology
0
64
Serverless .NET 6 with Azure Functions
This is the deck I have used at DotNet Conf 2021 Turkey.
Daron Yondem
November 27, 2021
Tweet
Share
More Decks by Daron Yondem
See All by Daron Yondem
Building Agentic LLM Workflows with AutoGen
daronyondem
0
64
Solo to Scale,Building a People-First Engineering Culture
daronyondem
0
39
AI Prototyping to Productionwith Promptflow
daronyondem
0
73
Retrieval Augmented Generation
daronyondem
0
290
Azure OpenAI
daronyondem
0
240
FaaS for Everyone, Everywhere
daronyondem
0
190
Skyrocketing Developer Velocity
daronyondem
0
110
What’s in Azure for Your Mobile Projects?
daronyondem
0
80
Azure Applied AI and AutoML
daronyondem
0
110
Other Decks in Technology
See All in Technology
Lambda management with ecspresso and Terraform
ijin
2
120
dipにおけるSRE変革の軌跡
dip_tech
PRO
1
220
【CEDEC2025】現場を理解して実現!ゲーム開発を効率化するWebサービスの開発と、利用促進のための継続的な改善
cygames
PRO
0
720
LIFF CLIとngrokを使ったLIFF/LINEミニアプリのお手軽実機確認
diggymo
0
230
風が吹けばWHOISが使えなくなる~なぜWHOIS・RDAPはサーバー証明書のメール認証に使えなくなったのか~
orangemorishita
15
5.4k
마라톤 끝의 단거리 스퍼트: 2025년의 AI
inureyes
PRO
1
670
Unson OS|48時間で「売れるか」を判定する AI 市場検証プラットフォーム
unson
0
170
ソフトウェア開発プロジェクトでの品質管理への提案(温故知新)
yohwada
0
110
LLM開発を支えるエヌビディアの生成AIエコシステム
acceleratedmu3n
0
370
2025-07-31: GitHub Copilot Agent mode at Vibe Coding Cafe (15min)
chomado
2
370
Vision Language Modelと自動運転AIの最前線_20250730
yuyamaguchi
3
1.1k
✨敗北解法コレクション✨〜Expertだった頃に足りなかった知識と技術〜
nanachi
1
370
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Raft: Consensus for Rubyists
vanstee
140
7k
Gamification - CAS2011
davidbonilla
81
5.4k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Adopting Sorbet at Scale
ufuk
77
9.5k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Statistics for Hackers
jakevdp
799
220k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
540
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
870
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.5k
Transcript
Daron Yöndem Azure Application Development Lead for MEA Microsoft http://daron.me
@daronyondem
Azure Functions Run code when events occur Event-driven scaling No
infrastructure management Consumption pricing with free grant
• Availability zones (Premium Functions Apps) • OpenAPI extension •
New Durable Functions backends • Microsoft SQL (DurableTask.SqlServer) • Netherite (Event Hubs and Faster) G A P R E V I E W P R E V I E W
• Updates to popular extensions • Blobs, Queues, Event Hubs,
Event Grid, Service Bus • Supports identity-based connections • New extension: Azure Web PubSub • .NET 6 support in Azure Functions 🎉 G A G A G A
None
None
None
None
None
In-process • Migrate from .NET 5 isolated process • Durable
Functions coming to isolated process in 2022 Isolated process • Migrate from .NET Core 3.1 in-process to .NET 6 • Need Durable Functions
Identity Based Connections Demo
None
Azure Web PubSub Extensions Demo
OpenAPI Extensions Demo
• Sample code repo https://github.com/daronyondem/azuresamples • Deck http://decks.daron.me
http://daron.me | @daronyondem Download slides here; http://daron.me/decks