Top Qs
Timeline
Chat
Perspective

Amazon Elastic Block Store

Cloud-based raw storage service From Wikipedia, the free encyclopedia

Amazon Elastic Block Store
Remove ads
Remove ads

Amazon Elastic Block Store (EBS) provides raw block-level storage that can be attached to Amazon EC2 instances and is used by Amazon Relational Database Service (RDS).[1] It is one of the two block-storage options offered by AWS, with the other being the EC2 Instance Store.[2]

Thumb
Amazon Elastic Block Store

Amazon EBS provides a range of options for storage performance and cost. These options are divided into two major categories: SSD-backed storage for transactional workloads, such as databases and boot volumes (performance depends primarily on IOPS), and disk-backed storage for throughput intensive workloads, such as MapReduce and log processing (performance depends primarily on MB/s).

Remove ads

Use case

In a typical use case, using EBS would include formatting the device with a filesystem and mounting it. EBS supports advanced storage features, including snapshotting and cloning. As of September 2020, EBS volumes can be up to 2 TiB in size using the MBR partitioning scheme, and up to 16 TiB using the GPT partitioning scheme.[3]

EBS volumes are built on replicated back end storage, so that the failure of a single component will not cause data loss.

Remove ads

History

EBS was introduced by Amazon in August 2008.[4] As of March 2018 30 GB of free space was included in the free tier of Amazon Web Services 2017.[5]

Volume types

Summarize
Perspective

The following table shows use cases and performance characteristics of current generation EBS volumes:[6]

More information Solid state drives (SSD), Hard disk drives (HDD) ...
  1. Default volume type
  2. io1/gp2 based on 16 KiB I/O size, st1/sc1 based on 1 MiB I/O size

Features

Amazon EBS provides several features that assist with data management, backups, and performance tuning:

  • The Amazon Data Lifecycle Manager is an automated mechanism that can back up data from EBS volumes, creating and deleting EBS snapshots on a predefined schedule.[8]
  • Elastic Volumes makes it possible to adapt volume size to an application's current needs, using Amazon CloudWatch and AWS Lambda to automate volume changes.
  • Amazon EBS Encryption encrypts data at rest for EBS volumes and snapshots, without having to manage a separate secure key infrastructure.
  • EBS volume tagging makes it possible to find and filter EBS resources on the Amazon Console and CLI.[9]
  • Software-level RAID arrays make it possible to create groups of EBS volumes with high performance network throughput between them, using the standard RAID protocol.[10]
Remove ads

See also

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads