216k views
3 votes
At the monthly product meeting, one of the Product Owners proposes an idea to address an immediate shortcoming of the product system: storing a copy of the customer price schedule in the customer record in the database. You know that you can store large text or binary objects in DynamoDB. You give a tentative OK to do a Minimal Viable Product test, but stipulate that it must comply with the size limitation on the Attribute Name & Value. Which is the correct limitation?

A. The combined Value and Name combined must not exceed 500 KB.
B. The combined Value and Name combined must not exceed 400 KB.
C. The combined Value and Name combined must not exceed 255 KB.
D. The Name must not exceed 64 KB and the Value must not exceed 255 KB.
E. The Name must not exceed 64 KB and the Value must not exceed 400 KB.

User Hilmi
by
5.2k points

1 Answer

6 votes

Answer:

Option B.

Step-by-step explanation:

One of the Brand Owner suggests a suggestion at the monthly brand conference to fix an apparent weakness of the company system: to retain a copy of the consumer cost plan in the consumer records in the database. The user knows, in DynamoDB they can deal with large documents or binary objects.

Then, the user offers a conditional OK to do a Minimal Viable Product check but stipulates that even the size cap on both the Name & Value attribute must be respected. The combined value and name should not exceed 400 KB, therefore, it is the appropriate limit.

User Mariano Iglesias
by
5.7k points