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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Igor Halfeld
June 21, 2019
Programming
0
52
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
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
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
CSC307 Lecture 15
javiergs
PRO
0
240
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
CDIの誤解しがちな仕様とその対処TIPS
futokiyo
0
200
CSC307 Lecture 13
javiergs
PRO
0
320
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
480
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
140
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
380
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
420
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
130
Featured
See All Featured
Designing for Timeless Needs
cassininazir
0
160
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
WENDY [Excerpt]
tessaabrams
9
36k
Agile that works and the tools we love
rasmusluckow
331
21k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Navigating Weather and Climate Data
rabernat
0
130
Practical Orchestrator
shlominoach
191
11k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Designing Powerful Visuals for Engaging Learning
tmiket
0
270
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
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