A developer is working on an app for a company that uses an Amazon DynamoDB table named Orders to store customer orders. The table uses OrderID as the partition key and there is no sort key. The table contains more than 100,000 records. The developer needs to add a functionality that will retrieve all Orders records that contain an OrderSource attribute with the MobileApp value.
Which solution will improve the user experience in the MOST efficient way?
Alagong
Highly Voted 4 months, 2 weeks agoaws_god
Most Recent 1 week, 1 day agoSkip
4 months, 2 weeks agoKennethNg923
2 months, 3 weeks ago