DEA-C01 · Question #103
An online retail company has an application that runs on Amazon EC2 instances that are in a VPC. The company wants to collect flow logs for the VPC and analyze network traffic. Which solution will…
The correct answer is D. Publish flow logs to Amazon S3 in Apache Parquet format. Use Amazon Athena for analytics. Publishing flow logs to Amazon S3 in Apache Parquet format and using Amazon Athena for analytics (D) is the most cost-effective solution. This approach minimizes storage costs due to the efficient compression of Parquet, and optimizes query performance and cost in Athena due to…
Question
An online retail company has an application that runs on Amazon EC2 instances that are in a VPC. The company wants to collect flow logs for the VPC and analyze network traffic. Which solution will meet these requirements MOST cost-effectively?
Options
- APublish flow logs to Amazon CloudWatch Logs. Use Amazon Athena for analytics.
- BPublish flow logs to Amazon CloudWatch Logs. Use an Amazon OpenSearch Service cluster for
- CPublish flow logs to Amazon S3 in text format. Use Amazon Athena for analytics.
- DPublish flow logs to Amazon S3 in Apache Parquet format. Use Amazon Athena for analytics.
How the community answered
(32 responses)- A6% (2)
- B22% (7)
- C9% (3)
- D63% (20)
Explanation
Publishing flow logs to Amazon S3 in Apache Parquet format and using Amazon Athena for analytics (D) is the most cost-effective solution. This approach minimizes storage costs due to the efficient compression of Parquet, and optimizes query performance and cost in Athena due to the reduced data size and optimized columnar storage.
Topics
Community Discussion
No community discussion yet for this question.