PrepAway - Latest Free Exam Questions & Answers

Which approach below provides the least impact to provisioned throughput on the "Product" table?

Which approach below provides the least impact to provisioned throughput on the “Product”
table?

PrepAway - Latest Free Exam Questions & Answers

A.
Create an “Images” DynamoDB table to store the Image with a foreign key constraint to
the “Product” table

B.
Add an image data type to the “Product” table to store the images in binary format

C.
Serialize the image and store it in multiple DynamoDB tables

D.
Store the images in Amazon S3 and add an S3 URL pointer to the “Product” table item
for each image

4 Comments on “Which approach below provides the least impact to provisioned throughput on the "Product" table?

  1. Pits - AWS SA says:

    A , B & C are wrong Answers as its not advisable to store Image in any form in Dynamo DB.

    So only logical Answer remains is D




    0



    0

Leave a Reply

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