Wednesday, April 29, 2020

Amazon Aurora and Dynamo DB

DynamoDB will throttle or deny requests that exceed the table's provisioned throughput capacity .

Provisioned Throughput Capacity
Read/Write Operations per second provisioned for your DynamoDB table .


1 Read /Write Unit is 4kb item .

No comments:

Post a Comment

System Design : Live Streaming and Video On Demand

  1. Problem Statement Design an  AWS-based live and VOD-to-live HDR streaming platform  that can ingest real-time broadcast feeds as well a...