Questions tagged [amazon-dynamodb]

33 questions
0
votes
1 answer

What is the HeavyUsage charge on AWS DynamoDB?

What are below cost charges in AWS Cost Explorer -HeavyUsage:dynamodb.write -HeavyUsage:dynamodb.read Didnot find any documentation about Dynamodb bill/cost explanation. The related doc I found is for EC2 - HeavyUsage. Any…
mtk
  • 101
  • 2
0
votes
0 answers

How to connect Dynamodb from Docker?

I am running a DynamoDB as docker container on a linux virtual machine. The url for DnyamoDB docker image: link But in the description, no where they mentioned about access key and private key. If it is aws hosted, we can get that from our account…
uday
  • 352
  • 10
  • 30
-1
votes
1 answer

AWS Lowest latency infrastructure

I'd like to setup the most correct and lowest latency infrastructure for AWS. I would like to serve static Javascript files over CloudFront, and on top of that - a call to a dynamic server that will return an invocation to a Javascript function that…
1 2
3