Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
How to achieve high performance for postgres in AKS
Greg Toews
0
Reputation points
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
Sign in to answer