Moving data from one storage class to another based on the access pattern

0 votes

We have huge data in S3 and some of the data is frequently accessed and some not. Based on the access pattern we would like to move the data from S3-Standard to S3-InfrequentAccess. The S3 Object Lifecycle Management allows to move the data based on the age of the data and not on the access pattern. Is there any tool which AWS provides to move the data based on the access pattern and not on the data age?

Jul 30, 2019 in AWS by jimmy_longmann
• 930 points
2,000 views

1 answer to this question.

0 votes

AWS S3 provides a feature called S3 Intelligent Tiering which is a cost optimization feature. Using this the data is moved automatically based on the access pattern (frequently or infrequently) of data to a cheaper storage class. Find more about this particular feature here. There is a small price associated by using this feature, but is worth the cost saving by moving data to a cheaper S3 storage class.

answered Jul 30, 2019 by Praveen
• 700 points

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

Attach EBS Volume from one region to an instance on another region

No @Nik, you cannot do this. The ...READ MORE

answered Apr 12, 2019 in AWS by Jayant
1,521 views
0 votes
0 answers

transfer the ownership of Amazon S3 objects from one AWS account to another

I want to transfer the ownership of ...READ MORE

Oct 9, 2019 in AWS by Hannah
• 18,570 points

closed Oct 9, 2019 by Kalgi 643 views
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,090 points
5,450 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

answered Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,866 views
0 votes
1 answer

Import my AWS credentials using python script

Using AWS Cli  Configure your IAM user then ...READ MORE

answered Nov 16, 2018 in AWS by Jino
• 5,810 points
2,591 views
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP