Difference between revisions of "IOPs"
Jump to navigation
Jump to search
(→News) |
|||
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia: | + | [[wikipedia:IOPs]] |
− | [[terraform | + | * <code>[[gp3]]</code>: baseline performance of 3,000 [[IOPs]] and 125MB/s at any volume size, scale up to 16000 IOPs and 1,000 MB/s for an additional fee |
− | + | * [[EBS io2]]: 256000 [[IOPs]] | |
+ | * [[EFS]] ~ 500MB/s | ||
+ | |||
+ | [[root_block_device]] argument in Terraform [[aws_instance]] resource | ||
+ | |||
+ | |||
+ | [[terraform show]] | grep -i iop | ||
+ | iops = 0 | ||
+ | |||
+ | == News == | ||
+ | * [[AWS timeline|Nov 2022]] <code>[[gp3]]</code> https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-rds-general-purpose-gp3-storage-volumes/ 3,000 [[IOPS]] baseline and up to 64,000 IOPS | ||
== Related == | == Related == | ||
− | * Read IOPS | + | * [[Read IOPS]] |
+ | * [[Making better decisions about Amazon RDS with Amazon CloudWatch metrics]] https://aws.amazon.com/blogs/database/making-better-decisions-about-amazon-rds-with-amazon-cloudwatch-metrics/ | ||
+ | * [[DiskQueueDepth]] | ||
+ | * [[EFS]] | ||
+ | * [[Throughput]] | ||
== See also == | == See also == | ||
+ | * {{IOPs}} | ||
* {{fio}} | * {{fio}} | ||
[[Category:Storage]] | [[Category:Storage]] |
Latest revision as of 13:33, 9 January 2024
gp3
: baseline performance of 3,000 IOPs and 125MB/s at any volume size, scale up to 16000 IOPs and 1,000 MB/s for an additional fee- EBS io2: 256000 IOPs
- EFS ~ 500MB/s
root_block_device argument in Terraform aws_instance resource
terraform show | grep -i iop iops = 0
News[edit]
- Nov 2022
gp3
https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-rds-general-purpose-gp3-storage-volumes/ 3,000 IOPS baseline and up to 64,000 IOPS
Related[edit]
- Read IOPS
- Making better decisions about Amazon RDS with Amazon CloudWatch metrics https://aws.amazon.com/blogs/database/making-better-decisions-about-amazon-rds-with-amazon-cloudwatch-metrics/
- DiskQueueDepth
- EFS
- Throughput
See also[edit]
Advertising: