Ultimate access to all questions.
How should a solutions architect analyze and visualize CloudFront logs stored in an S3 bucket?
Explanation:
The correct answer is B. To analyze the CloudFront logs stored in the S3 bucket, you should use Amazon Athena, which allows you to run standard SQL queries on the data stored in S3. For visualizing the results, Amazon QuickSight is the appropriate tool since it integrates well with Athena and provides advanced visualization capabilities. AWS Glue, mentioned in other options, is primarily used for ETL operations and not for data visualization. Therefore, the correct sequence is to use Athena for analysis and QuickSight for visualization.