Setting up Lifecycle Management Rule in Amazon S3

In this blog post, we will see S3 lifecycle and management.   S3 Lifecycle and Management : Lifecycle Management allows you to define time-based rules that can trigger Transition (changing the Storage Class to Glacier) and Expiration (deletion of objects)....

Analyze S3 Access logs using Athena

In this blog post, we will see how to analyze S3 logs using Athena.   S3 Access Logs : You can identify Amazon S3 requests with Amazon S3 access logs. Server access logging provides detailed records for the requests that are made to an Amazon S3 bucket. Server...

Setting up Cross Region Replication in Amazon S3

In this blog post, we will go through setting up Cross Region Replication in Amazon S3(Simple Storage Service).   Cross Region Replication : Cross Region Replication is an Amazon S3 feature that automatically replicates every object uploaded to an S3 bucket to a...