Site icon UnixArena

Amazon AWS – S3 Storage Overview – Part 6

Amazon S3 - Overview

Amazon S3 - Overview

S3 – Simple storage service – S3 is a safe place to store your files. Its an Object based storage system and the data is spread across multiple devices and multiple amazon facilities. S3 Storage is highly  secure,reliable,  Scalable Object storage service. Amazon provides simple web interfaces to S3 storage and retrieve any amount of data from anywhere on the web.  S3 has been built to provide 99.99% availability and Amazon Guarantee that. Amazon Grantees  99.999999999% durability for data which is stored on S3 cloud Storage. Amazon S3 follows “Read after write consistency” for PUTS of new Objects to ensure the data consistency. At the same time, the overwrite PUTS & DELETES.

S3 can’t be used to install operating system or database and you need block based storage for those. Here is the few examples for the object based storage and block based storage in traditional environments.

 

Key Points about S3:

 

S3 Object Parameters:

 

S3  – Storage Classes:

  1. S3 Standard – 99.99% Availability + 99.999999999% Durability
  2. s3  Standard – IA  (Infrequently Accessed Data) – Lower Fee than s3
  3. S3 – Reduced Redundancy Storage – 99.99% Availability + 99.99 Durability
  4. S3 Glacier – Very Cheap but used only for archival. It take 4 to 5hrs to retrieve the data.

 

S3 – Tier Table

 

S3 vs Glacier

Transfer Acceleration:

Amazon S3 Transfer Acceleration enables fast, easy and secure transfer of files over long distances between client and s3 bucket. Transfer Acceleration takes advantages of Amazon Cloud-front’s globally distributed edge location, data is routed to Amazon S3 over an optimised network path.

Amazon charges based on ,

 

Hope this article covered the basics of S3 Amazon object storage. In the upcoming article ,we will see that how to use s3 object storage.

 

Share it ! Comment it ! Be Sociable !!!

Exit mobile version