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
SwiftUI Viewの責務分離
elmetal
PRO
2
280
技術を改善し続ける
gumioji
0
180
Go 1.24でジェネリックになった型エイリアスの紹介
syumai
2
300
Ça bouge du côté des animations CSS !
goetter
2
160
Datadog DBMでなにができる? JDDUG Meetup#7
nealle
0
160
GoとPHPのインターフェイスの違い
shimabox
2
220
Better Code Design in PHP
afilina
0
180
ソフトウェアエンジニアの成長
masuda220
PRO
12
2.2k
CDKを使ったPagerDuty連携インフラのテンプレート化
shibuya_shogo
0
120
TCAを用いたAmebaのリアーキテクチャ
dazy
0
220
Django NinjaによるAPI開発の効率化とリプレースの実践
kashewnuts
1
290
Rails 1.0 のコードで学ぶ find_by* と method_missing の仕組み / Learn how find_by_* and method_missing work in Rails 1.0 code
maimux2x
1
260
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
44
14k
Designing for Performance
lara
605
68k
For a Future-Friendly Web
brad_frost
176
9.6k
Side Projects
sachag
452
42k
Site-Speed That Sticks
csswizardry
4
420
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Java REST API Framework Comparison - PWX 2021
mraible
29
8.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
GitHub's CSS Performance
jonrohan
1030
460k
Agile that works and the tools we love
rasmusluckow
328
21k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
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