AmazonDB 免费套餐是什么意思? [英] What is the meaning of AmazonDB Free Tier?

查看:11
本文介绍了AmazonDB 免费套餐是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的 Android 应用程序中,我使用 Amazon DynamoDB.我创建了 10 个读取容量 10 和写入容量 5 的表.今天我收到了来自亚马逊的电子邮件.我花了 11.36 美元.

In my Android app I use Amazon DynamoDB. I created 10 tables with Read capacity 10 and Write capacity 5. Today I received an email from Amazon. It costs me 11.36$.

我不明白免费套餐的含义.这是我从亚马逊读到的:

I don't understand the meaning of free tier. Here is what I read from Amazon:

DynamoDB 客户可获得 25 GB 的免费存储空间,以及高达 25 个写入容量单位和 25 个读取容量单位的持续吞吐量容量(足以处理每月多达 2 亿个请求的吞吐量)和 250 万个读取来自 DynamoDB Streams 的免费请求.

请更清楚地告诉我免费层的含义:25 个读取和 25 个写入容量单位!

Please tell me more clearly about the meaning of free tier: 25 read and 25 write capacity units!

推荐答案

Amazon 会考虑所有表的读写容量聚合,而不是单个表的容量.

Amazon consider aggregates of read and write capacity of all tables, not the capacity of individual tables.

在您的情况下,读取容量为 100,写入容量为 50.您需要为 75 个读取容量使用小时和 25 个写入容量使用小时付费.

In your case the read capacity is 100 and the write capacity if 50. And you are charged for the 75 read capacity usage hours and 25 write capacity of usage hours.

请合理规划每张表的读写能力,否则你会付出更多的代价.

Please plan properly for the read and write capacity of each table, otherwise you end up paying more bills.

谢谢.

这篇关于AmazonDB 免费套餐是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆