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
69
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
89
Other Decks in Programming
See All in Programming
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
250
testingを眺める
matumoto
1
130
Honoアップデート 2025年夏
yusukebe
1
920
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
440
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
110
AIコーディングAgentとの向き合い方
eycjur
0
260
Ruby Parser progress report 2025
yui_knk
1
300
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
20
5.1k
🔨 小さなビルドシステムを作る
momeemt
3
660
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
320
旅行プランAIエージェント開発の裏側
ippo012
2
860
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
230
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Optimizing for Happiness
mojombo
379
70k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Being A Developer After 40
akosma
90
590k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Statistics for Hackers
jakevdp
799
220k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
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