Home Tags S3

Tag: s3

Athena Search

Analyze Apache Logs Using Athena – Part II

0
In my earlier post, I demonstrated how one could copy their Apache log files to S3 and then use AWS Athena to query the...
Cookie the Pom

Analyze Apache Logs Using Athena

0
I usually use Linux utilities like grep and awk to analyze requests coming to my blog server. These utilities provide a good view into...
S3 with default SSE

Create S3 Bucket using Terraform

8
Updated on 17th June 2022. Tested build with Terraform version 1.2.3 and the latest AWS Provider v4.19.0. The latest provider has some changes related...