▲ | ndriscoll 3 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||
You do not get unlimited IOPS with any technology, but you especially do not get it in AWS, where the machines seem to be? Writing "unlimited" is completely unserious. If it's 67k read/33k write at 4k qd32 or something just say so. Or if you're actually getting full bandwidth to a disk with a 2 core VM (doubt), say 1.5M or whatever. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | mattrobenolt 3 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Unlimited in this context just means you're going to be CPU limited before you hit limits on IOPS. It'd be technically not possible to be bottlenecked on IOPS. That might not be 100% true, but I've never seen a RDBMS be able to saturate IOPS on a local NVMe. It's some quite specialized software to leverage every ounce of IOPS without being CPU bottlenecked first. Postgres and MySQL are not it. | ||||||||||||||||||||||||||||||||||||||||||||||||||
|