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
4 months agoSamira
4 months agoJeffrey
4 months agoMadalyn
4 months agoSamira
5 months agoSol
5 months agoGussie
5 months agoStacey
6 months agoSol
6 months agoMerrilee
7 months agoKattie
7 months agoRosann
7 months agoAdela
7 months agoElly
7 months agoFiliberto
7 months agoShantell
7 months agoDalene
7 months agoAracelis
7 months agoKarma
7 months ago