a year ago
Hi there,
I'm facing an issue with a very very high network egress bill estimation. My project is a relatively new NextJS app running in production but I'm getting outlandish $40-$60 estimates for overall usage (99% of that cost coming from egress). Is there anything that could be causing this? Could this potentially be a calculation error or something only on the web side?
3 Replies
a year ago
Are you connecting to the database over the public network? if so that is likely where your egress is coming from, please connect to the database over the private network.
a year ago
Hi there. My problem is I'm using Sanity so therefore I can't host it myself or I would have. Is there any way to reduce this cost? It seems high for just externally requesting data.
a year ago
Ah gotcha, in that case there isn't anything you can do really, all traffic that leaves the network is going to be charged as egress.