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 @@ -9,13 +9,8 @@ namespace: documentation_products_store_object_storage
permalink: /documentation/products/store/object-storage/
---

import Tag from 'primevue/tag';
import LinkButton from 'azion-webkit/linkbutton';

<Tag severity="info" client:only="vue">
Preview
</Tag>

Azion **Object Storage** is a scalable and secure storage service designed to integrate object storage with the Azion Web Platform using the S3 standard for object operations.

Object Storage allows you to create buckets, which can be used as origins for applications or as directories for real-time object upload. Alongside bucket creation, you possess complete control over storage allocation, bucket and object access management, as well as the ability to upload, change, and delete objects.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,8 @@ namespace: documentation_products_store_object_storage
permalink: /documentacao/produtos/store/object-storage/
---

import Tag from 'primevue/tag';
import LinkButton from 'azion-webkit/linkbutton';

<Tag severity="info" client:only="vue">
Preview
</Tag>

O **Object Storage** da Azion é um serviço de armazenamento escalável e seguro projetado para integrar o armazenamento de objetos com a Azion Web Platform usando o padrão S3 para operações de objetos.

O Object Storage permite que você crie buckets, que podem ser usados como origens para applications ou como diretórios para upload de objetos em tempo real. Além da criação de buckets, você possui controle total sobre a alocação de armazenamento, gerenciamento de acesso a buckets e objetos, e a capacidade de fazer upload, alterar e deletar objetos.
Expand Down