0% found this document useful (0 votes)
53 views

Aws Storage

AWS provides several storage services including S3, EBS, EFS, FSx for Windows, and Storage Gateway. S3 is the most widely used object storage service and offers different storage classes like Standard, Standard IA, Glacier, and Glacier Deep Archive that vary in cost and access times. EBS provides block-level storage for EC2 instances. EFS offers scalable and elastic file storage. FSx for Windows provides file storage accessible over SMB. Storage Gateway connects on-premises storage with AWS cloud storage.

Uploaded by

Sushruth Gowda
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Aws Storage

AWS provides several storage services including S3, EBS, EFS, FSx for Windows, and Storage Gateway. S3 is the most widely used object storage service and offers different storage classes like Standard, Standard IA, Glacier, and Glacier Deep Archive that vary in cost and access times. EBS provides block-level storage for EC2 instances. EFS offers scalable and elastic file storage. FSx for Windows provides file storage accessible over SMB. Storage Gateway connects on-premises storage with AWS cloud storage.

Uploaded by

Sushruth Gowda
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

RA G E

AW S S TO

Presentation by
Venu Gopal Gowda E
CONTENTS
• Introduction to AWS storage services • S3 Glacier
• Types of storage services • S3 Glacier deep archive
• Simple storage service(s3) • Elastic block store(EBS)
• Types of storage classes • Elastic file system(EFS)
• S3 Standard • Amazon fsx for windows file server
• S3 Standard IA • AWS storage gateway
INTRODUCTION TO AWS STORAGE SERVICES
Amazon Simple Storage Service (Amazon S3) is
the most widely used object storage service.
Used by most of the companies, even startups to
enterprise-level because of its scalability, data
availability, security and performance any data
stored over S3 is protected, secure and always
available no matter what amount of data for a
range of use cases, such as websites, mobile
applications that generate lots of data, backups for
applications, IoT devices, and big data analytics
and all these at a very minimal cost with
99.99999999999% of durability, S3 is used as
storage for many other AWS services like code
commit, Streaming service, and many others.
TYPES OF STORAGE SERVICES
• Simple Storage Service (S3).
• Elastic Block Storage (EBS).
• Elastic File System (EFS).
• Amazon FSx for Windows File Server.
• AWS Storage Gateway.
SIMPLE STORAGE SERVICE(S3)
o S3 is one of the first services that has been produced by AWS.

o S3 stands for Simple Storage Service.

o S3 provides developers and IT teams with secure, durable, highly scalable object storage.

o It is easy to use with a simple web services interface to store and retrieve any amount of data from
anywhere on the web.
TYPES OF STORAGE CLASSES

o S3 Standard
o S3 Standard IA
o S3 Glacier
o S3 Glacier Deep Archive
S3 STANDARD
• S3 Standard offers high durability, availability, and performance object storage for
frequently accessed data.

• Because it delivers low latency and high throughput, S3 Standard is appropriate for a wide
variety of use cases, including cloud applications, dynamic websites, content distribution,
mobile and gaming applications, and big data analytics.

• Designed for durability of 99.999999999% of objects across multiple Availability Zones.


S3 STANDARD IA
• IA stands for infrequently accessed.
• Standard IA storage class is used when data is accessed less frequently but requires rapid
access when needed.
• It has a lower fee than S3, but you will be charged for a retrieval fee.
• This combination of low cost and high performance make S3 Standard-IA ideal for long-
term storage, backups, and as a data store for disaster recovery files.
S3 GLACIER
o S3 Glacier storage class is the cheapest storage class, but it can be used for archive only.
o You can store any amount of data at a lower cost than other storage classes.
o S3 Glacier provides three types of models:
o Expedited: In this model, data is stored for a few minutes, and it has a very higher fee.
o Standard: The retrieval time of the standard model is 3 to 5 hours.
o Bulk: The retrieval time of the bulk model is 5 to 12 hours.
S3 GLACIER DEEP ARCHIVE
• S3 Glacier Deep Archive is Amazon S3’s lowest-cost storage class and supports long-term
retention and digital preservation for data that may be accessed once or twice in a year.

• S3 Glacier Deep Archive can also be used for backup and disaster recovery use cases, and is
a cost-effective and easy-to-manage alternative to magnetic tape systems.

• All objects stored in S3 Glacier Deep Archive are replicated and stored across at least three
geographically-dispersed Availability Zones, protected by 99.999999999% of durability, and
can be restored within 12 hours.
ELASTIC BLOCK STORE(EBS)
• Amazon Elastic Block Store (EBS) is a block storage system used to store persistent data.
• Amazon EBS is suitable for EC2 instances by providing highly available block level storage
volumes.

• It has three types of volume, i.e.


i. General Purpose (SSD).
ii. Provisioned IOPS (SSD).
iii. EBS Magnetic.
ELASTIC FILE SYSTEM(EFS)
• Amazon Elastic File System (Amazon EFS) is a cloud storage service provided by Amazon
Web Services (AWS).

• It is designed to provide scalable, elastic, concurrent with some


restrictions, and encrypted file storage for use with both AWS cloud services and on-
premises resources.

• Amazon EFS is built to be able to grow and shrink automatically as files are added and
removed.
AMAZON FSX FOR WINDOWS FILE SERVER

• Amazon FSx for Windows File Server provides fully managed, highly reliable, and scalable
file storage that is accessible over the industry-standard Service Message Block (SMB)
protocol.

• Amazon FSx is accessible from Windows, Linux, and MacOS compute instances and devices.
Thousands of compute instances and devices can access a file system concurrently.

• To support a wide spectrum of workloads, Amazon FSx provides high levels of throughput
and IOPS, and consistent sub-millisecond latencies.
AWS STORAGE GATEWAY
• Storage Gateway is a service in AWS that connects an on-premises software appliance with
the cloud-based storage to provide secure integration between an organization's on-
premises IT environment and AWS storage infrastructure.

• Storage Gateway service allows you to securely store the data in AWS cloud for the scalable
and cost-effective storage.

• Storage Gateway supports either VMware EXI or Microsoft Hyper-V.

You might also like