From the course: AWS for DevOps: High Availability and Elasticity

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Scaling S3: The data (file) tier

Scaling S3: The data (file) tier - Amazon Web Services (AWS) Tutorial

From the course: AWS for DevOps: High Availability and Elasticity

Start my 1-month free trial

Scaling S3: The data (file) tier

- [Instructor] So let's start with S3, or simple storage. The availability story for S3 is very powerful and it's not a surprise it's one of the reasons S3's the most used service of Amazon and of any cloud vendor in the world. So the availability story is they like to say many nines, depends on who you ask, but basically, it just works, so you get multiple S3 bucket instances by default copied behind nothing, no controller that you see or work with. You have no elastic IP address to worry about, no elastic load balancing, no auto scaling groups, no VPCs. Now there is something called an optional VPC endpoint and this allows you to route traffic from EC2 to S3 buckets via private IP schemes and that is just really more of a security rather than availability approach but I just wanted to mention it for completeness, so the availability story for S3 is it just works. Now that being said, Amazon very infamously had an S3 outage this year which kind of shocked the world. So that brings me…

Contents