1回答
- 新しい順
- 投票が多い順
- コメントが多い順
2
No, DAX is not updated unless you explicitly write through DAX which is not possible using the DynamoDB Web Console or any other source which is not running in the VPC and talking directly to DAX.
関連するコンテンツ
質問済み 2年前
No, DAX is not updated unless you explicitly write through DAX which is not possible using the DynamoDB Web Console or any other source which is not running in the VPC and talking directly to DAX.
質問済み 2年前
Is it the same with ElastiCache?
Yes, Elasticache doesn't act as a write through for DynamoDB so you are tasked with both writing to cache and table.