Share via

How to achieve high performance for postgres in AKS

Greg Toews 0 Reputation points
2026-05-08T18:04:11.2566667+00:00

We cannot get the performance we need with managed premiumV2 SSDs however using locally attached NVMe disks gets us were we need to be (> 10k TPS as measured with pgbench). The problem is NVMe are ephemeral. Can ultra disks get us the performance we need? I think the cost is prohibitive for 6-8TB. I'm also thinking of using a VM or even a dedicated vm with local NVMe storage and ensuring the machine is never recycled. Looking to understand under what circumstances would a VM be recycled such that we'd lose the contents of our NVMe storage? Would disabling updates be enough?

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.