Comment on How We Built Fly PostgresparentComments−sb82443yI recently setup fly -> ec2 -> rds using their wireguard + pgbouncer template.I'm getting 7ms RTT on us-east-1. Of course I messed up my setup the first time and had RDS in Ohio... That was 30ms.You would probably get sub 5ms if you did public RDS connection. Don't know if that would ever pass an audit though.−atonse3yYeah we’d never even consider adding a public ip to our databases (or web servers)
Comments
I recently setup fly -> ec2 -> rds using their wireguard + pgbouncer template.
I'm getting 7ms RTT on us-east-1. Of course I messed up my setup the first time and had RDS in Ohio... That was 30ms.
You would probably get sub 5ms if you did public RDS connection. Don't know if that would ever pass an audit though.
Yeah we’d never even consider adding a public ip to our databases (or web servers)