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
59
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
150
How to migrate legacy frontend?
igorhalfeld
1
110
Patterns for perfect components in Vue.js
igorhalfeld
0
100
Clean Architecture no Front-end (update 2021-05-11)
igorhalfeld
0
46
Step by step I followed a career in software
igorhalfeld
0
690
Using AI to create memes
igorhalfeld
0
510
Deninho, the TS children
igorhalfeld
1
200
Micro Front-ends, what they don't tell you
igorhalfeld
0
370
CSS in JavaScripto, the anti-pattern that is good
igorhalfeld
1
84
Other Decks in Programming
See All in Programming
ソフトウェアエンジニアの成長
masuda220
PRO
10
1.2k
Unity Android XR入門
sakutama_11
0
160
SwiftUI Viewの責務分離
elmetal
PRO
1
240
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
740
さいきょうのレイヤードアーキテクチャについて考えてみた
yahiru
3
750
CSS Linter による Baseline サポートの仕組み
ryo_manba
1
110
バックエンドのためのアプリ内課金入門 (サブスク編)
qnighy
8
1.8k
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
120
Flutter × Firebase Genkit で加速する生成 AI アプリ開発
coborinai
0
160
PHP ステートレス VS ステートフル 状態管理と並行性 / php-stateless-stateful
ytake
0
100
Grafana Cloudとソラカメ
devoc
0
170
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
220
Featured
See All Featured
The Invisible Side of Design
smashingmag
299
50k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
9
440
Rails Girls Zürich Keynote
gr2m
94
13k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
550
Code Review Best Practice
trishagee
67
18k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
410
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