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?
A.
Publish flow logs to Amazon CloudWatch Logs. Use Amazon Athena for analytics.
B.
Publish flow logs to Amazon CloudWatch Logs. Use an Amazon OpenSearch Service cluster for analytics.
C.
Publish flow logs to Amazon S3 in text format. Use Amazon Athena for analytics.
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 the reduced data size and optimized columnar storage.
Flow logs acn be published to S3 but then option D sas in Parquet format - it is not automatically converted into parquet....
https://aws.amazon.com/solutions/implementations/centralized-logging-with-opensearch/
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
tgv
Highly Voted 10 months, 2 weeks agokoki2847
9 months, 1 week agoPGGuy
Highly Voted 10 months, 1 week agojyrajan69
Most Recent 9 months agoEll89
2 months agoLR2023
9 months, 2 weeks agoHunkyBunky
10 months, 1 week ago