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
Azure Function with GraphQl
Search
Igor Halfeld
June 03, 2019
Programming
0
48
Azure Function with GraphQl
How works with GraphQl on serverless env
Igor Halfeld
June 03, 2019
Tweet
Share
More Decks by Igor Halfeld
See All by Igor Halfeld
Modular monoliths with fastify
igorhalfeld
0
200
How to migrate legacy frontend?
igorhalfeld
1
130
Patterns for perfect components in Vue.js
igorhalfeld
0
110
Clean Architecture no Front-end (update 2021-05-11)
igorhalfeld
0
66
Step by step I followed a career in software
igorhalfeld
0
710
Using AI to create memes
igorhalfeld
0
530
Deninho, the TS children
igorhalfeld
1
220
Micro Front-ends, what they don't tell you
igorhalfeld
0
390
CSS in JavaScripto, the anti-pattern that is good
igorhalfeld
1
100
Other Decks in Programming
See All in Programming
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
120
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.2k
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
810
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
How to stabilize UI tests using XCTest
akkeylab
0
110
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
380
15年目のiOSアプリを1から作り直す技術
teakun
1
620
CSC307 Lecture 15
javiergs
PRO
0
240
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
530
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
390
Featured
See All Featured
Ecommerce SEO: The Keys for Success Now & Beyond - #SERPConf2024
aleyda
1
1.8k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Raft: Consensus for Rubyists
vanstee
141
7.3k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
The Curse of the Amulet
leimatthew05
1
9.8k
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
190
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
660
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Transcript
Azure Functions + GraphQl Facilitando sua vida com GraphQl no
Serverless
Igor Halfeld Software Engineer & Consultancy igorluiz.me - @IgorHalfeld
None
slsweek.netlify.com
Serverless?? Quem é esse pokemon?
# #
+ 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 bootstraping. + Vou ter mais facilidade de por outros triggers.
None
Existe serverless fora do Azure? AWS Lambda, Google Cloud Functions,
OpenWhisk…
Por que usar? Legal, mas é útil pra que?
Criar APIs…
None
3 pilares. Query, Mutation, Subscription.
REST GET GraphQl POST PUT DELETE Query Mutations
GraphQl Server Data Sources Clients JSON bonitão lindão GraphQl Queries
Resolvers
Demo time!
None
None
None
None
Obrigado! igorluiz.me/talks - @IgorHalfeld