AWS Certified Data Engineer Associate · Free Practice Question Easy
Question 33
A data engineer is using Amazon QuickSight to visualize data stored in Amazon S3. They want to ensure fast performance by caching the data in memory for quicker access when users query large datasets. Which feature of QuickSight will enable this capability?
-
A
VPC Peering
-
B
SPICE
-
C
Amazon Athena
-
D
Dashboards
Reveal correct answer
Correct answer: B
A.
VPC Peering is used for connecting networks, not improving query performance.
B.
SPICE (Super-fast, Parallel, In-memory Calculation Engine) allows caching data in memory to enable fast query performance and quick rendering of visualizations.
C.
Athena is a querying service, but it is not specifically for caching data in QuickSight.
D.
Dashboards are the final output, displaying visualizations, but they do not handle data caching.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
