• 请不要在回答技术问题时复制粘贴 AI 生成的内容
levelworm
V2EX  ›  程序员

探讨一个 DynamoDB incremental export 的问题

  •  
  •   levelworm · 1 day ago · 649 views

    我很想了解如何对 incremental export 进行费用预估。

    https://aws.amazon.com/blogs/database/introducing-incremental-export-from-amazon-dynamodb-to-amazon-s3/

    其中介绍到:Pricing is based on the size of data processed to create each incremental export. This size is based on the amount of change logs a table generates. If you have a very active table with many writes, it will have more change logs, and the incremental export cost will be proportional to that activity.

    但是如何看到 change logs 有多大呢?似乎也是没法看到的。但是我的理解是,如果 update 操作非常多的话,比如说 snapshot 里某一行数据更新了很多次,那么 incremental export 的费用是跟着 change logs 来的,那么费用也会不小。但是如果全部是 insert 的话,那么 incremental export 的费用和 full export 费用相比,基本上就是新行行数/所有行行数了,比如说一天有 1000 行插入(假设没有其他操作),总共有 1,000,000 行,那么费用对比差不多就是千分之一。

    我这样的理解对吗?主要是我们组正在看 incremental export 到底能降低多少费用,所以想要变化之前先预估一下。如果很难预估的话,那就只能跑一下试试看了。

    levelworm
        1
    levelworm  
    OP
       1 day ago
    请问有 AWS 工作的大佬吗?不知道能找谁问一下。。。我这里暂时没办法找到客服。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2920 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 03:56 · PVG 11:56 · LAX 20:56 · JFK 23:56
    ♥ Do have faith in what you're doing.