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 + Front-end code = good idea!
Search
Igor Halfeld
June 21, 2019
Programming
0
42
Azure Function + Front-end code = good idea!
How put my front-end code on azure functions
Igor Halfeld
June 21, 2019
Tweet
Share
More Decks by Igor Halfeld
See All by Igor Halfeld
Modular monoliths with fastify
igorhalfeld
0
140
How to migrate legacy frontend?
igorhalfeld
1
100
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
500
Deninho, the TS children
igorhalfeld
1
200
Micro Front-ends, what they don't tell you
igorhalfeld
0
360
CSS in JavaScripto, the anti-pattern that is good
igorhalfeld
1
84
Other Decks in Programming
See All in Programming
flutterkaigi_2024.pdf
kyoheig3
0
150
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
Better Code Design in PHP
afilina
PRO
0
130
イベント駆動で成長して委員会
happymana
1
330
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
2
1.1k
Duckdb-Wasmでローカルダッシュボードを作ってみた
nkforwork
0
130
ふかぼれ!CSSセレクターモジュール / Fukabore! CSS Selectors Module
petamoriken
0
150
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
930
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
AI時代におけるSRE、 あるいはエンジニアの生存戦略
pyama86
6
1.2k
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
Featured
See All Featured
Music & Morning Musume
bryan
46
6.2k
Happy Clients
brianwarren
98
6.7k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Code Review Best Practice
trishagee
64
17k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
Being A Developer After 40
akosma
87
590k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
A designer walks into a library…
pauljervisheath
204
24k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Teambox: Starting and Learning
jrom
133
8.8k
Transcript
IGOR LUIZ HALFELD MVP @igorhalfeld - igorluiz.me Azure Functions +
Código Front-end? Deu Bom! #VSSUMMIT
#VSSUMMIT O que vocês acharam desse nome de palestra?
#VSSUMMIT O título é relacionado a um problema no trabalho..
#VSSUMMIT
#VSSUMMIT
#VSSUMMIT ..landing pages(tudo) construídas em
#VSSUMMIT O que trazia diversos problemas como SEO ruim componentização
complicada difícil escalabilidade
#VSSUMMIT
#VSSUMMIT Aplicação - Front Componentes Repo landing - metro landing
- outdoor landing - aeroporto
#VSSUMMIT A NOALVO é uma startup! esse é o lado
bom, mas é o lado ruim também...
#VSSUMMIT landing - metro landing - outdoor landing - aeroporto
$$
#VSSUMMIT landing - metro landing - outdoor landing - aeroporto
$$
#VSSUMMIT Vou rodar uma função. Vou escalar a fn em
um click. Facilidade no bootstrap. Vários triggers além de HTTP. Vou pagar o quanto eu usar.
#VSSUMMIT A galera usa Azure Functions pra automações e algumas
APIs NÃO PRA SERVIR FRONT-END
#VSSUMMIT
#VSSUMMIT Agora eu sei que funciona vou olhar esses projetos
apollo-server-azure-functions now-bridge serverless-http
#VSSUMMIT O Nuxt é usado como middleware app.use(nuxt.render)
#VSSUMMIT Não tem o `app` nas functions async function(context, res)
#VSSUMMIT Criar HTTP Server internamente na function Inicializa o trigger
Request Extrair o `path` do `context` Fazer um request internamente
#VSSUMMIT Depois disso o resto é lenda
#VSSUMMIT
#VSSUMMIT
IGOR LUIZ HALFELD MVP @igorhalfeld - igorluiz.me Obrigado! igorluiz.me/talks #VSSUMMIT