Breezing through the AWS Solutions Architect Associate Exam

SAA-C03 Exam: How to design a sound, secure, resilient, economical, and high-performing architecture in the AWS Cloud ?
5.00 (1 reviews)
Udemy
platform
English
language
IT Certification
category
Breezing through the AWS Solutions Architect Associate Exam
31
students
260 questions
content
May 2024
last update
$19.99
regular price

Why take this course?

基于您提供的信息,我们可以看到这个问题是在考验你对AWS服务中索引和查询优化的理解。在AWS中,选择最合适的索引类型通常需要根据查询模式、数据模型和性能需求来决定。

在这个情境下,问题指出了使用KEYS_ONLY索引会导致索引只包含表分区键和排序键,而不是表中的所有列。但是,由于查询使用索引选择所有列,这个索引可能无法满足需求。因此,KEYS_ONLY索引在这个场景下是不合适的。

正确的做法是创建一个包含所有必要列的全量复制索引或者使用全局第二索引(Global Secondary Indexes, GSIs),以便能够通过多个列进行查询。这样的索引可以提高查询性能,并且在这种情况下是正确的选择。

因此,最终的答案是使用全局第二索引(Global Secondary Index)。 对“A full-width index covers all the columns in a table.”的回答是正确。使用全球第二索引可以提供跨多个列的查询能力,这在您的场景中是必要的。

Loading charts...

5346602
udemy ID
25/05/2023
course created date
17/10/2023
course indexed date
Bot
course submited by