Is private networking faster than using the normal database url in the same environment/region?
bmariano
HOBBYOP

2 years ago

Quick question here, if I'm using the database in the same environment the application is, or in the same region with a different database provider, what's faster in terms of speed/performance, private networking or the normal database url in the same environment/region?

2 Replies

bmariano
HOBBYOP

2 years ago

6943e43d-2801-4347-99a0-6c11b72ff4e7


2 years ago

the private URL is absolutely going to be faster, don't know if you or the end user would notice but technically speaking yes it's faster, using it also saves you the service to database egress fees


Loading...