Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página mostra exemplos de preços do Data Catalog.
Considerações sobre os preços do Data Catalog
A cobrança do armazenamento de metadados referente a uma tag é faturada no projeto em que o modelo da tag foi criado.
As cobranças de API são faturadas para projetos diferentes, dependendo de chamadas específicas:
Os métodos de leitura (get, lookup, list e search) são faturados para o
projeto da conta que autorizou as chamadas de API.
Os métodos de gravação (create, update, delete e rename) para todas as entidades armazenadas,
exceto tags, são cobrados para o projeto da entidade modificada.
Os métodos de gravação de tags são faturados para o projeto do modelo de tag usado
para criar a tag.
Exemplos de preços do Data Catalog
Pequenas tags
O usuário A cria e aplica tags pequenas (1.024 bytes cada).
Por US $10 por mês, o usuário pode armazenar 5 GiB de metadados, o que corresponde
aproximadamente a 5 milhões de tags. Considerando uma tag por tabela, isso equivale a um total de
5 milhões de tabelas marcadas.
O usuário B cria 5 milhões de tags de 1.000 bytes cada no dia 10 do mês
e exclui as tags no dia 20. O custo é de US $3,33, calculado como 5 GiB de dados
divididos por um terço do mês:
5GiB * $2 // 5M tags using 1K bytes memory each amounts to 5GiB of metadata
* 1/3 // The tags were stored for 10 days (between the 10th and 20th day of the month), so the cost is divided by one-third.
---
= $3.33
Tags grandes
O usuário C cria e aplica tags grandes (10.000 bytes cada).
Por US $10 por mês, o usuário pode armazenar 5 GiB de metadados, o que corresponde a
aproximadamente 500 mil tags. Considerando uma tag por tabela, isso equivale a um total de
500 mil tabelas marcadas.
O usuário D cria 10 modelos (por exemplo, ETL, governança de dados, qualidade de dados)
e aplica tags grandes (10.000 bytes cada) usando cada um dos 10 modelos.
Por US $10 por mês, o usuário pode armazenar 5 GiB de metadados, o que corresponde
aproximadamente a 500 mil tags. Considerando 10 tags por tabela, isso equivale a um total de
50 mil tabelas marcadas.
Estimar preços da linhagem de dados
Exemplo de preços da linhagem de dados
O usuário E ativa a linhagem de dados para rastrear a linhagem do BigQuery no projeto. O projeto está no local us-central1. Durante um mês, a linhagem de dados consome 100 horas de DCU
de processamento do Dataplex Premium e gera 1 GiB
de metadados de linhagem de dados. O custo é:
100 * $0.089 // 100 DCU-hours of Dataplex Premium processing billed at $0.089 per DCU-hr
+ (1GiB - 1MiB) * $2 // cost of storing 1GiB data lineage metadata excluding 1MiB of free storage per month
---
= $10.9
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-02-01 UTC."],[[["\u003cp\u003eThis page provides details on Data Catalog pricing, including metadata storage and API call charges, along with specific cost examples.\u003c/p\u003e\n"],["\u003cp\u003eMetadata storage costs for tags are billed to the project where the tag template was created, and read method API calls are billed to the project of the account that authorized the call.\u003c/p\u003e\n"],["\u003cp\u003eThe cost of tag storage is calculated based on the size and quantity of tags, for example, $10 per month allows for storing 5GiB of metadata, which translates to approximately 5 million small tags (1024 bytes each) or 500,000 large tags (10K bytes each).\u003c/p\u003e\n"],["\u003cp\u003eData lineage pricing involves Dataplex Premium processing charges (billed per DCU-hour) and metadata storage costs (excluding 1MiB of free monthly storage).\u003c/p\u003e\n"],["\u003cp\u003eWrite method API calls for all stored entities except tags, are billed to the project of the mutated entity, whereas write method API calls for tags are billed to the project of the tag template used to create the tag.\u003c/p\u003e\n"]]],[],null,["# Data Catalog pricing examples\n\nThis page provides examples of Data Catalog pricing.\n\n### Data Catalog pricing considerations\n\nMetadata storage charges for a tag are billed to the project where the tag\ntemplate was created.\n\nAPI charges are billed to different projects depending on specific calls:\n\n- Read methods (`get`, `lookup`, `list`, and `search`) are billed to the project of the account that authorized the API calls.\n- Write methods (`create`, `update`, `delete`, and `rename`) for all stored entities, except tags, are billed to the project of the mutated entity.\n- Write methods for tags are billed to the project of the tag template used to create the tag.\n\n### Data Catalog pricing examples\n\n#### Small tags\n\n- User A creates and applies small tags (1024 bytes each). For $10 per month, the user can store 5GiB of metadata, which corresponds approximately to 5M tags. Assuming one tag per table, it amounts to a total of 5M tagged tables.\n- User B creates 5M tags of 1K bytes each on the 10th of the month,\n and deletes the tags on 20th. The cost is $3.33, calculated as 5GiB of data\n divided by one-third month:\n\n 5GiB * $2 // 5M tags using 1K bytes memory each amounts to 5GiB of metadata\n * 1/3 // The tags were stored for 10 days (between the 10th and 20th day of the month), so the cost is divided by one-third.\n ---\n = $3.33\n\n#### Large tags\n\n- User C creates and applies large tags (10K bytes each).\n For $10 per month, the user can store 5GiB of metadata, which corresponds to\n approximately 500K tags. Assuming one tag per table, it amounts to a total of\n 500K tagged tables.\n\n- User D creates 10 templates (for example ETL, Data Governance, Data Quality),\n and applies large tags (10K bytes each) using each of the 10 templates.\n For $10 per month, the user can store 5GiB of metadata, which corresponds\n approximately to 500K tags. Assuming 10 tags per table, it amounts to a total of\n 50K tagged tables.\n\nEstimate data lineage pricing\n-----------------------------\n\n| **Important:** Only certain executions generate lineage, which can differ between supported systems. For information on supported systems, see [About data lineage](/data-catalog/docs/concepts/about-data-lineage#lineage-supported-systems).\n\n### Data lineage pricing example\n\nUser E enables data lineage to track lineage for\nBigQuery in their project. The project is in the `us-central1`\nlocation. During 1 month, data lineage consumes 100 DCU-hours\nof Dataplex Universal Catalog Premium processing, and generates 1GiB\nof data lineage metadata. The cost is: \n\n 100 * $0.089 // 100 DCU-hours of Dataplex Universal Catalog Premium processing billed at $0.089 per DCU-hr\n + (1GiB - 1MiB) * $2 // cost of storing 1GiB data lineage metadata excluding 1MiB of free storage per month\n ---\n = $10.9"]]