From the course: Complete Guide to the AWS Well-Architected Framework

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Demo: Storage tuning

Demo: Storage tuning

- [Instructor] In this demo, we're going to take a look at the storage offerings available for testing and deployment. We're looking at the console home, but kind of the ugly version, kind of the 1990 version where you can look at all services easily without doing a lot of searching. Let's scroll down and look at storage, and we can see the storage options that are there. Starting off at the top, we have S3. S3 is unlimited storage. We store objects in what are called buckets, and you can store as much as you want. Let's go into S3. Creating a bucket means I'm creating an unlimited storage area in a particular region. Top right-hand corner, you can see I'm working in Northern Virginia, so I have to select where I want the storage to be created, and then I will have to create buckets for my storage. I might also decide that I'm not going to use unlimited storage for everything, but I might want unlimited storage for archiving, so I might want to select S3 Glacier. S3. Glacier doesn't…

Contents