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
69
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
85
Solo to Scale,Building a People-First Engineering Culture
daronyondem
0
52
AI Prototyping to Productionwith Promptflow
daronyondem
0
85
Retrieval Augmented Generation
daronyondem
0
310
Azure OpenAI
daronyondem
0
250
FaaS for Everyone, Everywhere
daronyondem
0
220
Skyrocketing Developer Velocity
daronyondem
0
120
What’s in Azure for Your Mobile Projects?
daronyondem
0
83
Azure Applied AI and AutoML
daronyondem
0
120
Other Decks in Technology
See All in Technology
AI エージェント活用のベストプラクティスと今後の課題
asei
1
240
AIエージェントによるエンタープライズ向けスライド検索!
shibuiwilliam
4
690
レガシーシステム刷新における TypeSpec スキーマ駆動開発のすゝめ
tsukuha
3
660
Dev Containers と Skaffold で実現する クラウドネイティブ開発環境 ローカルのみという制約に挑む / Cloud-Native Development with Dev Containers and Skaffold: Tackling the Local-Only Constraint
bitkey
PRO
0
130
.NET 10のEntity Framework Coreの新機能
htkym
0
110
pmconf 2025 大阪「生成AI時代に未来を切り開くためのプロダクト戦略:圧倒的生産性を実現するためのプロダクトサイクロン」 / The Product Cyclone for Outstanding Productivity
yamamuteki
3
2.4k
Redux → Recoil → Zustand → useSyncExternalStore: 状態管理の10年とReact本来の姿
zozotech
PRO
21
9k
改竄して学ぶコンテナサプライチェーンセキュリティ ~コンテナイメージの完全性を目指して~/tampering-container-supplychain-security
mochizuki875
1
390
LINEスキマニ/LINEバイトにおけるバックエンド開発
lycorptech_jp
PRO
0
370
Android Studio Otter の最新 Gemini 機能 / Latest Gemini features in Android Studio Otter
yanzm
0
310
プロダクト負債と歩む持続可能なサービスを育てるための挑戦
sansantech
PRO
1
870
ローカルVLM OCRモデル + Gemini 3.0 Proで日本語性能を試す
gotalab555
1
130
Featured
See All Featured
Context Engineering - Making Every Token Count
addyosmani
9
410
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3k
Leading Effective Engineering Teams in the AI Era
addyosmani
8
1.1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.6k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Into the Great Unknown - MozCon
thekraken
40
2.2k
Embracing the Ebb and Flow
colly
88
4.9k
For a Future-Friendly Web
brad_frost
180
10k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
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