Topic 1 Question 643
A company runs several websites on AWS for its different brands. Each website generates tens of gigabytes of web traffic logs each day. A solutions architect needs to design a scalable solution to give the company's developers the ability to analyze traffic patterns across all the company's websites. This analysis by the developers will occur on demand once a week over the course of several months. The solution must support queries with standard SQL.
Which solution will meet these requirements MOST cost-effectively?
Store the logs in Amazon S3. Use Amazon Athena tor analysis.
Store the logs in Amazon RDS. Use a database client for analysis.
Store the logs in Amazon OpenSearch Service. Use OpenSearch Service for analysis.
Store the logs in an Amazon EMR cluster Use a supported open-source framework for SQL-based analysis.
ユーザの投票
コメント(5)
- 正解だと思う選択肢: A
solution must support queries with standard SQL = Amazon S3 with Athena
👍 2TariqKipkemei2023/12/04 - 正解だと思う選択肢: A
option D (using Amazon EMR with an open-source framework) may be overkill for the relatively simple SQL-based analysis.
👍 1potomac2023/11/07 - 正解だと思う選択肢: A
A, most cost effective
👍 1NickGordon2023/11/09
シャッフルモード