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
47
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
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
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
700
KessokuでDIでもgoroutineを活用する / Go Connect #6
mazrean
0
140
ProxyによるWindow間RPC機構の構築
syumai
3
1k
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
170
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
テストカバレッジ100%を10年続けて得られた学びと品質
mottyzzz
2
470
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
250
AIエージェント開発、DevOps and LLMOps
ymd65536
1
380
AIコーディングAgentとの向き合い方
eycjur
0
250
AI時代のUIはどこへ行く?
yusukebe
13
7.8k
Design Foundational Data Engineering Observability
sucitw
3
160
機能追加とリーダー業務の類似性
rinchoku
2
990
Featured
See All Featured
Side Projects
sachag
455
43k
The Invisible Side of Design
smashingmag
301
51k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Designing for Performance
lara
610
69k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
910
Facilitating Awesome Meetings
lara
55
6.5k
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