
Answer-first summary for fast verification
Answer: Visualization tool hosted on-premises, querying over a Direct Connect in the same AWS Region.
The correct answer is C: Host the visualization tool on premises and query the data warehouse directly over a Direct Connect connection at a location in the same AWS Region. Using AWS Direct Connect for data transfer between the on-premises environment and AWS can significantly reduce data transfer costs compared to using the internet, as Direct Connect provides a more predictable and lower-cost data transfer solution. Hosting the visualization tool on premises and leveraging the Direct Connect connection to query the AWS data warehouse ensures that the data transfer is within the same region, providing the lowest data transfer egress cost.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company has migrated its data warehouse to AWS and uses a Direct Connect for connectivity. Corporate users access a visualization tool to query the warehouse, with average query sizes of 50 MB and webpages at 500 KB. Uncached result sets are returned. Identify the solution with the lowest data transfer egress cost.
A
Visualization tool hosted on-premises, querying over the internet.
B
Visualization tool hosted in the same AWS Region, accessed over the internet.
C
Visualization tool hosted on-premises, querying over a Direct Connect in the same AWS Region.
D
Visualization tool hosted in the same AWS Region, accessed over a Direct Connect in the same Region.