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
APIs made easy with Azure Functions
Search
Igor Halfeld
July 31, 2019
Programming
1
70
APIs made easy with Azure Functions
Igor Halfeld
July 31, 2019
Tweet
Share
More Decks by Igor Halfeld
See All by Igor Halfeld
Modular monoliths with fastify
igorhalfeld
0
180
How to migrate legacy frontend?
igorhalfeld
1
120
Patterns for perfect components in Vue.js
igorhalfeld
0
110
Clean Architecture no Front-end (update 2021-05-11)
igorhalfeld
0
52
Step by step I followed a career in software
igorhalfeld
0
700
Using AI to create memes
igorhalfeld
0
520
Deninho, the TS children
igorhalfeld
1
210
Micro Front-ends, what they don't tell you
igorhalfeld
0
380
CSS in JavaScripto, the anti-pattern that is good
igorhalfeld
1
90
Other Decks in Programming
See All in Programming
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
690
CSC305 Lecture 03
javiergs
PRO
0
240
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
180
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2k
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
CSC509 Lecture 04
javiergs
PRO
0
300
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.7k
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
クラシルを支える技術と組織
rakutek
0
200
技術的負債の正体を知って向き合う / Facing Technical Debt
irof
0
150
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
120
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Cost Of JavaScript in 2023
addyosmani
53
9k
Six Lessons from altMBA
skipperchong
28
4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Fireside Chat
paigeccino
40
3.7k
Building Applications with DynamoDB
mza
96
6.7k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
Done Done
chrislema
185
16k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Context Engineering - Making Every Token Count
addyosmani
5
220
Transcript
APIs made easy with Azure Functions Como uma simples uma
simples função pode te ajudar `(x)`
Vida de iniciante não é fácil…
No front-end…
No back-end(node.js) temos o express
None
Fez uma API em Node.js e queria colocar naquela hospedagem
de 10 reais
Aí você entende que não rola rodar Node.js nela…
Mas aí você entende que precisa de um servidor com
o node.js
Porém ainda existe a barreira de configurar servidor…
Vira noite tentando fazer um deploy
Igor Halfeld Software Engineer & Consultancy igorluiz.me - @IgorHalfeld
None
None
Serverless SemServidor
Trigger
Vou rodar uma função. Vou pagar o quanto eu uso
ou não. Vou aumentar o número de fn com um click. Vou ter facilidade no bootstrapping. Vou ter mais facilidade de por outros triggers.
Azure Functions
Existe serverless fora do Azure? AWS Lambda, Google Cloud Functions,
OpenWhisk…
None
None
None
None
None
None
None
None
E agora? quero aprender mais!!
slsweek.netlify.com
Obrigado! igorluiz.me/talks - @IgorHalfeld