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
62
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
62
Solo to Scale,Building a People-First Engineering Culture
daronyondem
0
37
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
AWS表彰プログラムとキャリアについて
naoki_0531
1
140
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
320
大規模組織にAIエージェントを迅速に導入するためのセキュリティの勘所 / AI agents for large-scale organizations
i35_267
6
320
Wasmで社内ツールを作って配布しよう
askua
0
150
今日からあなたもGeminiを好きになる
subaruhello
1
650
「手を動かした者だけが世界を変える」ソフトウェア開発だけではない開発者人生
onishi
15
7.6k
AI時代の知識創造 ─GeminiとSECIモデルで読み解く “暗黙知”と創造の境界線
nyagasan
0
160
Bliki (ja), and the Cathedral, and the Bazaar
koic
8
1.5k
ファインディにおける Dataform ブランチ戦略
hiracky16
0
210
私とAWSとの関わりの歩み~意志あるところに道は開けるかも?~
nagisa53
1
130
【2025 Japan AWS Jr. Champions Ignition】点から線、線から面へ〜僕たちが起こすコラボレーション・ムーブメント〜
amixedcolor
1
100
Kiro Hookを Terraformで検証
ao_inoue
0
130
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Raft: Consensus for Rubyists
vanstee
140
7k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
Thoughts on Productivity
jonyablonski
69
4.8k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
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