Skip to content

docs(edge-functions): add framework integration documentation#2215

Open
GabrielAzion wants to merge 1 commit into
mainfrom
EDU-5224-functions-and-frameworks
Open

docs(edge-functions): add framework integration documentation#2215
GabrielAzion wants to merge 1 commit into
mainfrom
EDU-5224-functions-and-frameworks

Conversation

@GabrielAzion

@GabrielAzion GabrielAzion commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Add new section explaining how web frameworks integrate with Azion Functions through the Azion Bundler. Covers architecture flow, transformation process, benefits comparison, and practical implications for developers deploying framework projects.

Includes both English and Portuguese translations.

Related issue: EDU-5224

Documentação criada com sucesso. Adicionei uma nova seção "How frameworks integrate with Functions" nas páginas de referência de Functions, em inglês e português.

Arquivos modificados:

  1. EN: src/content/docs/en/pages/main-menu/reference/build/edge-application/edge-functions.mdx

  2. PT-BR: src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/edge-functions-edge-app.mdx

Conteúdo adicionado:

A nova seção explica:

  • Fluxo arquitetural: Framework Code → Azion Bundler → Function → Azion Runtime → Global Points of Presence
  • Como funciona: Detecção do framework, transformação do código, geração de Functions, deploy
  • Tabela comparativa: Latência, cold starts, escalabilidade, recursos do framework
  • Frameworks suportados: Tabela com presets CLI e templates no Console (Next.js, Astro, Vue, React, Angular, Nuxt, Svelte, Hono, Gatsby)
  • Implicações práticas: Custos de compute, limites, debugging, variáveis de ambiente

A documentação segue o Brand Voice da Azion: técnica mas acessível, direta e focada em soluções. Usa terminologia correta (Functions, Azion Runtime, Global Points of Presence) e inclui links para recursos relacionados.

Add new section explaining how web frameworks integrate with Azion
Functions through the Azion Bundler. Covers architecture flow,
transformation process, benefits comparison, and practical
implications for developers deploying framework projects.

Includes both English and Portuguese translations.
@GabrielAzion GabrielAzion requested a review from a team as a code owner June 25, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant