BCSE355 AWS Session5
BCSE355 AWS Session5
02/05/2025 BCSE355_AWS 2
Core AWS services
02/05/2025 BCSE355_AWS 3
Storage Services
• Instance store, or ephemeral storage, is temporary storage that is
added to your Amazon EC2 instance.
• Amazon EBS is persistent, mountable storage that can be mounted as a
device to an Amazon EC2 instance. Amazon EBS can be mounted to an
Amazon EC2 instance only within the same Availability Zone. Only one
Amazon EC2 instance at a time can mount an Amazon EBS volume.
• Amazon EFS(Elastic File System) is a shared file system that multiple
Amazon EC2 instances can mount at the same time.
• Amazon S3 is persistent storage where each file becomes an object and
is available through a Uniform Resource Locator (URL); it can be
accessed from anywhere.
• Amazon S3 Glacier is for cold storage for data that is not accessed
frequently (for example, when you need long term data storage for
archival or compliance reasons).
02/05/2025 BCSE355_AWS 4
Amazon Elastic Block
Store
• Amazon EBS provides persistent block storage volumes for use
with Amazon EC2 instances.
• Persistent storage is any data storage device that retains data
after power to that device is shut off.
• It is also sometimes called non volatile storage.
• Each Amazon EBS volume is automatically replicated within its
Availability Zone to protect you from component failure.
• It is designed for high availability and durability.
• Amazon EBS volumes provide the consistent and low - latency performance that is
needed to run your workloads.
• With Amazon EBS, you can scale your usage up or down within
minutes, while paying a low price for only what you provision
02/05/2025 BCSE355_AWS 5
AWS storage options
02/05/2025 BCSE355_AWS 6
AWS storage options
Amazon EBS volumes :These are storage volumes that you
attach to Amazon EC2 instances. After you attach a volume to
an instance, you can use it in the same way you would use a
local hard drive attached to a computer, for example to store
files or to install applications.
02/05/2025 BCSE355_AWS 7
Amazon EBS
• Amazon EBS enables you to create individual storage
volumes and attach them to an Amazon EC2 instance
02/05/2025 BCSE355_AWS 9
Amazon EBS volume types
02/05/2025 BCSE355_AWS 10
Amazon EBS features
To provide an even higher level of data durability, Amazon EBS enables you
to create point-in-time snapshots of your volumes, and you can re-create a
new volume from a snapshot at any time.
You can also share snapshots or even copy snapshots to different AWS
Regions for even greater disaster recovery (DR) protection
You can also have encrypted Amazon EBS volumes at no additional cost, so
the data that moves between the EC2 instance and the EBS volume inside
AWS data centers is encrypted in transit.
As your company grows, the amount of data that is stored on your Amazon EBS
volumes is also likely to grow. Amazon EBS volumes can increase capacity and
change to different types, so you can change from hard disk drives (HDDs) to solid
state drives (SSDs) or increase from a 50-GB volume to a 16-TB volume
02/05/2025 BCSE355_AWS 11
Estimate the cost for
Amazon EBS
Volumes–Volume storage for all Amazon EBS volume types is charged by
the amount you provision in GB per month, until you release the storage.
Data transfer –When you copy Amazon EBS snapshots, you are charged for
the data that is transferred across Regions. After the snapshot is copied,
standard Amazon EBS snapshot charges apply for storage in the destination
Region
02/05/2025 BCSE355_AWS 12
Amazon EBS volume type
use cases
02/05/2025 BCSE355_AWS 13
Review Questions
02/05/2025 BCSE355_AWS 14
Review Questions
02/05/2025 BCSE355_AWS 15
Review Questions
02/05/2025 BCSE355_AWS 16
Review Questions
02/05/2025 BCSE355_AWS 17
Review Questions
A company wants to store its files in the AWS Cloud. Users need to be
able to download these files directly using a public URL.
Which AWS service or feature will meet this requirement?
Amazon Redshift
Amazon Elastic Block Store (Amazon EBS)
Amazon Elastic File System (Amazon EFS)
Amazon S3
02/05/2025 BCSE355_AWS 18
Review Questions
A company wants to store its files in the AWS Cloud. Users need to be
able to download these files directly using a public URL.
Which AWS service or feature will meet this requirement?
Amazon Redshift
Amazon Elastic Block Store (Amazon EBS)
Amazon Elastic File System (Amazon EFS)
Amazon S3
02/05/2025 BCSE355_AWS 19
References
• https://docs.aws.amazon.com/ebs/latest/userguide/what-is-ebs.html
02/05/2025 BCSE355_AWS 20