Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ Considering the implementation of a ReAct agent in an Edge Computing Platform, t

### Components

- [Edge Application](/en/documentation/products/build/edge-application/): allows you to build applications that run in Azion Edge Network.
- [Edge Application](/en/documentation/products/build/edge-application/): allows you to build applications that run in Azion Global Infrastructure.
- [Functions for Applications](/en/documentation/products/build/edge-application/edge-functions/): executes code closer to the end user, enhancing performance and enabling custom logic for handling requests and responses.- [SQL Database](/en/documentation/products/store/edge-sql/): an edge-native SQL solution designed for serverless applications.
- [Vector Search](/en/documentation/products/store/edge-sql/vector-search/): enables customers to implement semantic search engines.
- [Edge Network](https://www.azion.com/en/products/our-network/): a highly distributed architecture that includes strategically located edge nodes.
- [Global Infrastructure](https://www.azion.com/en/products/our-network/): a highly distributed architecture that includes strategically located edge nodes.

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Read more on the Azion [Shared Responsibility Model](/en/documentation/shared-re

### Components

- [Edge Network](https://www.azion.com/en/products/our-network/): it processes data closer to the source, reducing latency and enhancing real-time analysis, including policies and technologies to make it safe and compliant.
- [Global Infrastructure](https://www.azion.com/en/products/our-network/): it processes data closer to the source, reducing latency and enhancing real-time analysis, including policies and technologies to make it safe and compliant.
- [Azion CLI](/en/documentation/products/azion-cli/overview/): an open-source command-line interface (CLI) that lets you interact with Azion Web Platform using a terminal.
- [Azion Console](/en/documentation/products/guides/getting-to-know-azion-console/): Azion's interface where you can access all the available products and their settings.
- [Firewall](/en/documentation/products/secure/edge-firewall/): provides main settings to set up your instance, enabling you to associate it with domains and activate modules to protect users, applications, and networks.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ This approach performs fraud detection directly at the edge before reaching your

### Components

- [Edge Network](https://www.azion.com/en/products/our-network/): a highly distributed architecture that includes strategically located edge nodes.
- [Applications](/en/documentation/products/build/edge-application/): allows you to build applications that run in Azion Edge Network.
- [Global Infrastructure](https://www.azion.com/en/products/our-network/): a highly distributed architecture that includes strategically located edge nodes.
- [Applications](/en/documentation/products/build/edge-application/): allows you to build applications that run in Azion Global Infrastructure.
- [Application Accelerator](/en/documentation/products/build/edge-application/application-accelerator/): used to customize cache optimization rules, cache keys, and cookies based on established patterns.
- [Cache](/en/documentation/products/build/edge-application/edge-cache/): global add-on to cache content at the edge.
- [Functions for Applications](/en/documentation/products/build/edge-application/edge-functions/): allows you to create event-driven, serverless applications, at the edge of the network, closer to users.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This solution is ideal for content providers who require high fidelity and low l
### Live Streaming Delivery Dataflow

1. The client (player) initiates a request to access a live stream.
2. The request reaches the healthiest edge node, which is part of Azion's globally distributed Edge Network.
2. The request reaches the healthiest edge node, which is part of Azion's globally distributed Global Infrastructure.
- The application processes the request through the Rules Engine, applying security measures, origin configurations, and caching policies.
3. If the requested stream content is cached in the Cache (recently received live content), it's immediately delivered to the client.
4. If the content isn't cached, the request is forwarded to the ingest component within the Azion Web Platform.
Expand Down Expand Up @@ -57,6 +57,6 @@ This solution is ideal for content providers who require high fidelity and low l

## Related docs

- [Azion Edge Network](https://www.azion.com/en/products/our-network/)
- [Azion Global Infrastructure](https://www.azion.com/en/products/our-network/)
- [Cache Settings](/en/documentation/products/build/edge-application/cache-settings/)
- [Content delivery architecture](/en/documentation/architectures/edge-application/content-delivery/)
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You may also bind a **Digital Certificate** to domains that use the HTTPS protoc

Before going operational, you can activate a testing configuration to preview setups. When creating a new Domain, you can choose the environment type:

- **Global Edge Network*: production environment of the application. The Azion domain will be in the format `xxxx.map.azionedge.net`.
- **Global Infrastructure*: production environment of the application. The Azion domain will be in the format `xxxx.map.azionedge.net`.
- **Staging Network**: environment for testing the application. This configuration won't impact the **Production** environment. The Azion domain will be in the format `xxxx.preview.azionedge.net`.

To enable environment selection, contact the [Sales Team](https://www.azion.com/en/contact-sales/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ Orchestration, in the context of Azion, refers to the process of managing and co

### Origin

The source of content that's delivered to users through the Azion Edge Network. It can be an IP address or a [Fully Qualified Domain Name (FQDN)](#fully-qualified-domain-name-fdqn). The origin is where the content is stored and retrieved from when a user requests it. In the context of Azion, an origin can be a website, an application server, or an object storage provider.
The source of content that's delivered to users through the Azion Global Infrastructure. It can be an IP address or a [Fully Qualified Domain Name (FQDN)](#fully-qualified-domain-name-fdqn). The origin is where the content is stored and retrieved from when a user requests it. In the context of Azion, an origin can be a website, an application server, or an object storage provider.

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import LinkButton from 'azion-webkit/linkbutton'

At Azion, DDoS Mitigation is performed by **DDoS Protection**, an **Firewall** add-on. DDoS Protection is designed to mitigate the largest and most complex network, transport, presentation, and application-layer DDoS attacks without bandwidth limitations.

DDoS Protection is integrated into over 100 edge locations across Azion Edge Network, with connections to distributed scrubbing centers for effective attack mitigation as close as possible to the origin of the attack. As a founding participant in the *MANRS initiative* led by the *Internet Society*, Azion enhances network routing security by using strict AS-path filters and verifying both customer and internal network advertisements to prevent IP spoofing.
DDoS Protection is integrated into over 100 edge locations across Azion Global Infrastructure, with connections to distributed scrubbing centers for effective attack mitigation as close as possible to the origin of the attack. As a founding participant in the *MANRS initiative* led by the *Internet Society*, Azion enhances network routing security by using strict AS-path filters and verifying both customer and internal network advertisements to prevent IP spoofing.

Additionally, Azion’s Software-defined Networking (SDN) practices leverage real-time packet analysis and advanced algorithms for traffic anomaly detection, enabling automatic mitigation of attacks like BGP hijacking and DDoS without affecting latency.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ These capabilities can be used to build a comprehensive security policy that mat
Advantages of using Firewall:

- Low-latency access, requests and responses.
- Prevention of cybercriminals from reaching your origin/server by processing and blocking unwanted requests on the Azion Edge Network.
- Prevention of cybercriminals from reaching your origin/server by processing and blocking unwanted requests on the Azion Global Infrastructure.
- Highly programmable, modular, and extendible.
- Creation of allowed rules, blocklists, and greylists based on IP/CIDR address, ASN, or user location.
- Protection of applications from the Tor network and other malicious traffic sources, including botnets, malware, proxies, and others.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import LinkButton from 'azion-webkit/linkbutton'
Preview
</Tag>

Azion **SQL Database** is an edge-native SQL solution designed for serverless applications. It's fully ACID-compliant and utilizes SQLite's SQL dialect to provide a familiar development environment, facilitating fast integration. Azion SQL Database implements a Main/Replicas architecture to enable ultra-low latency querying at the network edge, enhancing performance for distributed applications. This way, the main instance is replicated and stored across all nodes within the Azion Edge Network to guarantee the availability and fault tolerance.
Azion **SQL Database** is an edge-native SQL solution designed for serverless applications. It's fully ACID-compliant and utilizes SQLite's SQL dialect to provide a familiar development environment, facilitating fast integration. Azion SQL Database implements a Main/Replicas architecture to enable ultra-low latency querying at the network edge, enhancing performance for distributed applications. This way, the main instance is replicated and stored across all nodes within the Azion Global Infrastructure to guarantee the availability and fault tolerance.

With SQL Database, you can perform different tasks, including:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Distributed across the Azion global edge network, this feature enables more rele

By leveraging SQL Database, vector search databases are optimized to handle high-dimensional vector data at the edge. This enables fast, localized processing as well as reduced latency, allowing complex tasks for advanced data-intensive applications to run efficiently.

SQL Database implements Main/Replicas, distributed within the Azion Edge Network, to enable ultra-low latency querying at the edge. This approach allows it to be accessed from any edge location, facilitating real-time processing and data analysis, and guaranteeing availability and fault tolerance. SQL Database uses SQLite's dialect.
SQL Database implements Main/Replicas, distributed within the Azion Global Infrastructure, to enable ultra-low latency querying at the edge. This approach allows it to be accessed from any edge location, facilitating real-time processing and data analysis, and guaranteeing availability and fault tolerance. SQL Database uses SQLite's dialect.

:::tip
The Azion Libraries provide tools and utilities to interact with Azion services both within and outside of the Azion Runtime environment. Explore the [Azion Libraries repository](https://github.com/aziontech/lib/tree/main) to know more about it.
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/en/pages/store-journey/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Object Storage is ideal for backup and recovery, content management, rich media,

## SQL Database

Azion SQL Database is a cutting-edge SQL solution tailored for edge computing, providing ultra-low latency querying to enhance serverless applications. It's fully ACID-compliant and uses SQLite's dialect, offering developers a familiar environment. Its architecture implements Main/Replicas for data resilience, ensuring fault tolerance through replication across the Azion Edge Network.
Azion SQL Database is a cutting-edge SQL solution tailored for edge computing, providing ultra-low latency querying to enhance serverless applications. It's fully ACID-compliant and uses SQLite's dialect, offering developers a familiar environment. Its architecture implements Main/Replicas for data resilience, ensuring fault tolerance through replication across the Azion Global Infrastructure.

### SQL Database use cases and applications

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
aceleração de aplicação, segurança TLS, e uso de Functions.
permalink: /documentacao/produtos/guias/build/criar-uma-aplicacao/
meta_tags: >-
Application, Edge Network, Azion Console, Edge Computing, Application
Application, Global Infrastructure, Azion Console, Edge Computing, Application
Acceleration, TLS Security, Azion API, Functions, Configurar
Applications, Azion SDK
namespace: docs_guides_build_edge_application
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Você também pode vincular um certificado digital a domínios que usam o protoc

Antes de entrar em operação, você pode ativar uma instância de teste para visualizar as configurações. Ao criar um novo domínio, você pode escolher o tipo de ambiente:

- **Global Edge Network**: ambiente de produção da aplicação. O domínio Azion terá o formato `xxxx.map.azionedge.net`.
- **Global Infrastructure**: ambiente de produção da aplicação. O domínio Azion terá o formato `xxxx.map.azionedge.net`.
- **Staging Network**: ambiente para testar a aplicação. Essa configuração não afeta o ambiente de **Production**. O domínio Azion terá o formato `xxxx.preview.azionedge.net`.

Para ativar a seleção de ambiente, entre em contato com a [equipe de Vendas](https://www.azion.com/pt-br/contate-vendas/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ A orquestração, no contexto da Azion, refere-se ao processo de gerenciamento e

### Origem

A fonte do conteúdo que é entregue aos usuários por meio da Azion Edge Network. Pode ser um endereço IP ou um [Fully Qualified Domain Name (FQDN)](#fully-qualified-domain-name-fdqn). A origem é onde o conteúdo é armazenado e recuperado quando um usuário o solicita. No contexto da Azion, uma origem pode ser um site, um servidor de aplicações ou um provedor de armazenamento de objetos.
A fonte do conteúdo que é entregue aos usuários por meio da Azion Global Infrastructure. Pode ser um endereço IP ou um [Fully Qualified Domain Name (FQDN)](#fully-qualified-domain-name-fdqn). A origem é onde o conteúdo é armazenado e recuperado quando um usuário o solicita. No contexto da Azion, uma origem pode ser um site, um servidor de aplicações ou um provedor de armazenamento de objetos.

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ A tabela abaixo descreve os produtos e funcionalidades inclusos, bem como as pri
- **Suporte técnico**: todos os [tickets de suporte](/pt-br/documentacao/produtos/guias/abrir-tickets/) devem ser abertos através dos canais oficiais de suporte da Azion e serão atribuídos à equipe apropriada.
- **Suporte a outros provedores**: este serviço não oferece suporte a qualquer infraestrutura e aplicações que não estejam rodando na Azion ou através de integrações do Marketplace da Azion fornecidas por terceiros.
- **Mitigar falhas de workload ou ataques DDoS**: o [Security Response Team](/pt-br/documentacao/servicos/security-response-team/) provê o serviço para mitigar falhas de workload failures e ataques DDoS.
- **Auditorias de segurança**: este serviço não realiza auditorias de segurança. A Azion fornece suporte de conformidade para produtos Azion, como **SOC 2/3**, **PCI** e **Mapas Personalizados na Edge Network**.
- **Auditorias de segurança**: este serviço não realiza auditorias de segurança. A Azion fornece suporte de conformidade para produtos Azion, como **SOC 2/3**, **PCI** e **Mapas Personalizados na Global Infrastructure**.
- **Gerenciar dispositivos de usuários finais**: este serviço não gerencia dispositivos de usuários finais, como laptops, desktops ou smartphones.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Distribuído pela rede global de edge da Azion, esse recurso permite resultados

Ao aproveitar o SQL Database, os bancos de dados de busca vetorial são otimizados para lidar com dados vetoriais de alta dimensão no edge. Isso permite processamento rápido e localizado, bem como redução de latência, permitindo que tarefas complexas para aplicações avançadas e intensivas em dados sejam executadas de forma eficiente.

O SQL Database implementa Main/Replicas, distribuídos dentro da Edge Network da Azion, para permitir consultas de ultra-baixa latência no edge. Essa abordagem permite que seja acessado de qualquer edge location, facilitando o processamento em tempo real e a análise de dados, garantindo disponibilidade e tolerância a falhas. O SQL Database usa o dialeto do SQLite.
O SQL Database implementa Main/Replicas, distribuídos dentro da Global Infrastructure da Azion, para permitir consultas de ultra-baixa latência no edge. Essa abordagem permite que seja acessado de qualquer edge location, facilitando o processamento em tempo real e a análise de dados, garantindo disponibilidade e tolerância a falhas. O SQL Database usa o dialeto do SQLite.

:::tip
As Azion Libraries fornecem ferramentas para interagir com os serviços da Azion tanto dentro quanto fora do ambiente de Runtime da Azion. Explore o [repositório das Azion Libraries](https://github.com/aziontech/lib/tree/main) para saber mais.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Aguarde alguns minutos para que seu novo Workload se propague para os edge nodes
1. Acesse o [Azion Console](/pt-br/documentacao/produtos/guias/como-acessar-o-azion-console/) > **Domains**.
2. Clique no botão **+ Domain**.
3. Dê um nome ao seu domínio.
4. Selecione o **Environment Type** para seu domínio: **Global Edge Network** (ambiente de produção) ou **Staging Network** (ambiente de teste).
4. Selecione o **Environment Type** para seu domínio: **Global Infrastructure** (ambiente de produção) ou **Staging Network** (ambiente de teste).
5. Em **Edge Application**, selecione sua edge application.
6. Em **Firewall**, selecione seu firewall.
7. Desative **CNAME Access Only**. Isso permitirá que os usuários acessem sua aplicação usando o endereço `xxxxxxxxxx.map.azionedge.net`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ O Object Storage é ideal para backup e recuperação, gerenciamento de conteúd

## SQL Database

O Azion SQL Database é uma solução SQL de ponta projetada para edge computing, fornecendo consultas de latência ultra baixa para aprimorar aplicações serverless. É totalmente compatível com ACID e usa o dialeto do SQLite, oferecendo um ambiente familiar aos desenvolvedores. Sua arquitetura implementa Main/Replicas para resiliência de dados, garantindo tolerância a falhas por meio da replicação em toda a Edge Network da Azion.
O Azion SQL Database é uma solução SQL de ponta projetada para edge computing, fornecendo consultas de latência ultra baixa para aprimorar aplicações serverless. É totalmente compatível com ACID e usa o dialeto do SQLite, oferecendo um ambiente familiar aos desenvolvedores. Sua arquitetura implementa Main/Replicas para resiliência de dados, garantindo tolerância a falhas por meio da replicação em toda a Global Infrastructure da Azion.

### Casos de uso e aplicações do SQL Database

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Next steps to continue your Azion setup:

[Application Acceleration](https://www.azion.com/en/documentation/products/edge-application/application-acceleration): accelerates the performance of applications and APIs by optimizing protocols and building advanced request and response rules.

[Cache](https://www.azion.com/en/documentation/products/edge-application/edge-caching): a standard module for all your Applications in Azion. Reduces latency and has a high transfer rate using Azion’s global and highly distributed Edge Network.
[Cache](https://www.azion.com/en/documentation/products/edge-application/edge-caching): a standard module for all your Applications in Azion. Reduces latency and has a high transfer rate using Azion’s global and highly distributed Global Infrastructure.

[Functions](https://www.azion.com/en/documentation/products/edge-application/edge-functions): a module that allows you to program your own Functions to be run on Azion’s Edge.

Expand Down
Loading