PrepAway - Latest Free Exam Questions & Answers

What is the maximum write throughput I can provision for a single Dynamic DB table?

What is the maximum write throughput I can provision for a single Dynamic DB table?

PrepAway - Latest Free Exam Questions & Answers

A.
1,000 write capacity units

B.
100,000 write capacity units

C.
Dynamic DB is designed to scale without limits, but if you go beyond 10,000 you have to contact AWS first.

D.
10,000 write capacity units

10 Comments on “What is the maximum write throughput I can provision for a single Dynamic DB table?

  1. sonic says:

    Q: What is the maximum throughput I can provision for a single DynamoDB table?

    DynamoDB is designed to scale without limits However, if you wish to exceed throughput rates of 10,000 write capacity units or 10,000 read capacity units for an individual table, you must first contact Amazon through this online form. If you wish to provision more than 20,000 write capacity units or 20,000 read capacity units from a single subscriber account you must first contact us using the form described above.




    0



    0
  2. T says:

    Q: Is there a limit to how much throughput I can get out of a single table?

    No, you can increase the throughput you have provisioned for your table using UpdateTable API or in the AWS Management Console. DynamoDB is able to operate at massive scale and there is no theoretical limit on the maximum throughput you can achieve. DynamoDB automatically divides your table across multiple partitions, where each partition is an independent parallel computation unit. DynamoDB can achieve increasingly high throughput rates by adding more partitions.

    If you wish to exceed throughput rates of 10,000 writes/second or 10,000 reads/second, you must first contact Amazon through this online form.

    Answer is D




    0



    0
  3. Duck Bro says:

    C
    https://aws.amazon.com/dynamodb/faqs/
    Q: What is the maximum throughput I can provision for a single DynamoDB table?

    DynamoDB is designed to scale without limits However, if you wish to exceed throughput rates of 10,000 write capacity units or 10,000 read capacity units for an individual table, you must first contact Amazon through this online form. If you wish to provision more than 20,000 write capacity units or 20,000 read capacity units from a single subscriber account you must first contact us using the form described above.




    0



    0
  4. Youda says:

    Provisioned Throughput Default Limits

    For any table or global secondary index, the minimum settings for provisioned throughput are 1 read capacity unit and 1 write capacity unit.

    An AWS account places some default limits on the throughput you can provision. These are the limits unless you request a higher amount. To request a service limit increase see https://aws.amazon.com/support.

    US East (N. Virginia) Region:
    Per table – 40,000 read capacity units and 40,000 write capacity units
    Per account – 80,000 read capacity units and 80,000 write capacity units
    All Other Regions:
    Per table – 10,000 read capacity units and 10,000 write capacity units
    Per account – 20,000 read capacity units and 20,000 write capacity units
    Note
    All the account’s available throughput can be applied to a single table or across multiple tables.

    http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Limits.html




    1



    0

Leave a Reply

Your email address will not be published. Required fields are marked *