Difference between revisions of "Amazon Elastic Block Store (EBS)"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2020/12/amazon-ebs-reduces-minimum-volume-size-throughput-optimized-hdd-cold-hdd-volumes/
↑ https://aws.amazon.com/about-aws/whats-new/2020/12/introducing-new-amazon-ebs-general-purpose-volumes-gp3/
↑ https://docs.amazonaws.cn/en_us/AWSEC2/latest/UserGuide/ebs-volume-types.html
↑ https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html
↑ https://aws.amazon.com/blogs/aws/new-amazon-ebs-snapshots-archive/
↑ https://aws.amazon.com/about-aws/whats-new/2018/07/introducing-amazon-data-lifecycle-manager-for-ebs-snapshots/
Line 1: | Line 1: | ||
[[wikipedia:Amazon Elastic Block Store]] ([[AWS timeline|2008]]) | [[wikipedia:Amazon Elastic Block Store]] ([[AWS timeline|2008]]) | ||
* https://aws.amazon.com/ebs/ | * https://aws.amazon.com/ebs/ | ||
− | * Types: <code>[[io1]], [[io2]] | + | * Types: |
+ | ** <code>[[io1]], [[io2]] | ||
+ | ** [[gp2]], [[gp3]] | ||
+ | ** [st1]], [[sc1]]</code> | ||
* Minimum sizes: | * Minimum sizes: |
Revision as of 09:58, 9 January 2024
wikipedia:Amazon Elastic Block Store (2008)
- Minimum sizes:
st1, sc1
: 125 GB (since Dec 2020), previously 500 GB[1]gp3
(since Dec 2020)[2]- 20% lower price-point per GB than existing
gp2
volumes - Independently provision IOPS and throughput, separate from storage capacity
- Baseline performance of 3,000 IOPs and 125MB/s at any volume size, scale up to 16,000 IOPS and 1,000 MB/s for an additional fee
- Migration from
gp2
without service interruption - 1 GiB - 16 TiB [3]
- 20% lower price-point per GB than existing
Features
- EBS support snapshots and cloning.
- Increase size, decrease not supported https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html
- Replicated within its Availability Zone
Costs
Limitation
Timeline
- Nov 2021 Amazon EBS Snapshots Archive [5]
- July 2018 Amazon Data Lifecycle Manager for EBS Snapshots [6]
Activities
- Increase EBS size: Modify EBS size and execute
lsblk + growpart + resize2fs
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-ebs-volume-on-instance.html
Related terms
- Google Cloud Persistent Disks, Google Cloud Storage
- EFS and NFS
- Amazon Data Lifecycle Manager
- Amazon EBS CSI driver:
aws-ebs-csi-driver
- Amazon RDS DB storage
- io2 Block Express
- Terraform argument/input:
ebs_block_device
Error: deleting EBS Volume
- nvme list
See also
aws ebs [ list-snapshot-blocks | start-snapshot ]
aws ec2 [ describe-volumes | create-volume | modify-volume | detach-volume ]
- EBS, EBS Snapshots (archive),
aws ebs
,io1, io2, gp2, gp3, st1, sc1
,aws_ebs_snapshot, aws_dlm_lifecycle_policy
Advertising: