A company runs an application on AWS The application stores data in an Amazon DynamoDB table Some queries are taking a long time to run These slow queries involve an attribute that is not the table's partition key or sort key
The amount of data that the application stores in the DynamoDB table is expected to increase significantly. A developer must increase the performance of the queries.
Which solution will meet these requirements'?
Global Secondary Index (GSI):GSIs enable alternative query patterns on a DynamoDB table by using different partition and sort keys.
Addressing Query Bottleneck:By making the slow-query attribute the GSI's partition key, you optimize queries on that attribute.
Scalability:GSIs automatically scale to handle increasing data volumes.
Shenika
8 months agoSamira
8 months agoJeffrey
8 months agoMadalyn
8 months agoSamira
8 months agoSol
8 months agoGussie
9 months agoStacey
9 months agoSol
10 months agoMerrilee
11 months agoKattie
11 months agoRosann
11 months agoAdela
11 months agoElly
10 months agoFiliberto
10 months agoShantell
10 months agoDalene
10 months agoAracelis
10 months agoKarma
10 months ago