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. EBS volumes are built on replicated back end storage, so that the failure of a single component will not cause data loss.History
EBS was introduced by Amazon in August 2008. As of March 2018 30 GB of free space was included in the free tier of Amazon Web Services 2017.Volume types
The following table shows use cases and performance characteristics of current generation EBS volumes: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. * 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. * Software-level RAID arrays make it possible to create groups of EBS volumes with high performance network throughput between them, using the standardSee also
* Amazon Elastic File System (EFS) * Amazon S3References
External links