DAX pricing for single DAX cluster but multiple dynamodb tables

0

I wonder if pricing would increase if I use single DAX cluster but for e.g. 50 dynamodb tables? I cannot see any dynamodb mapping in aws calculator

OK
已提問 7 個月前檢視次數 192 次
1 個回答
1

No there is no difference if you use one table or 40 tables. You pay for the instances in DAX. But you have to be mindful that 50 tables will require a lot more data to be cached than 1 table, so you would need to scale vertically to ensure you can keep your working data set in memory.

profile pictureAWS
專家
已回答 7 個月前
  • Thank you! How can I predict in advance if scaling is required? Do you know any useful metrics or solution?

  • Here are the DAX metrics, you can alarm on any of them you deem relevant. Bare in mine that you cannot scale vertically. So CPU usage on the leader node going high is not going to be fixed by scaling out.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南