From the course: AWS Essential Training for Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Long-term storage with S3 Glacier - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Developers
Long-term storage with S3 Glacier
- S3 has a lot of cool features, and when I say cool, I mean ice cold. - [Recordist] Ice cold. If you have older data that's just sitting around your S3 bucket, but let's say you don't want to delete it, you can create a lifecycle policy that'll automatically move the older files in your S3 bucket to a cheaper storage class within S3, and the cheapest storage class that's in S3 is called S3 Glacier. With Glacier, you're charged a fraction of the monthly fee for the files that you put in here. So it's great for server backups or for log files that you just need to keep around for auditing purposes, but just like that extra freezer that, you know, you keep around your garage, anytime that you pull your data out of Glacier, you have to let it thaw. This could take several hours. So only put data in here that's infrequently used, and you're willing to accept the long wait time before you can access it again. In the AWS…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
Hard drives with Elastic Block Store (EBS)4m 54s
-
(Locked)
NAS with Elastic File System (EFS)3m 14s
-
(Locked)
Web storage with Simple Storage Service (S3)3m 11s
-
(Locked)
Upload a file to S3 from the AWS CLI4m 56s
-
(Locked)
Use the SDK to create a file within S36m 29s
-
(Locked)
IAM roles for EC24m 58s
-
(Locked)
Putting together all of the IAM resources3m 24s
-
(Locked)
Storing passwords with Secrets Manager1m 20s
-
(Locked)
Long-term storage with S3 Glacier5m 17s
-
(Locked)
Serve content faster with CloudFront6m 35s
-
-
-
-
-
-
-