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
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
120
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
270
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
160
良いコードレビューとは
danimal141
7
1.5k
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
250
自力でTTSモデルを作った話
zgock999
0
110
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
7
4.2k
機能が複雑化しても 頼りになる FactoryBotの話
tamikof
1
220
楽しく向き合う例外対応
okutsu
0
700
読まないコードリーディング術
hisaju
0
110
Better Code Design in PHP
afilina
0
180
Ça bouge du côté des animations CSS !
goetter
2
160
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Raft: Consensus for Rubyists
vanstee
137
6.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
What's in a price? How to price your products and services
michaelherold
244
12k
Automating Front-end Workflow
addyosmani
1369
200k
GitHub's CSS Performance
jonrohan
1030
460k
The Invisible Side of Design
smashingmag
299
50k
GraphQLとの向き合い方2022年版
quramy
44
14k
The Cult of Friendly URLs
andyhume
78
6.2k
Building an army of robots
kneath
303
45k
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