shouldnt my mongodb's egress cost be next to none if i'm using internal communication?
i havn't checked my usage in a while, and just did since i added a bunch of new stuff, and noticed that my mongodb is using tons of egress.
i just checked and it has been set to the pubic url for 2 days, would 2 days really rack up that much cost? or does internal communication count as well
by internal communication i mean using the MONGO_URL variable instead of MONGO_URL_PUBLIC
also does anyone know of a way to lower ram usage? not really avoidable but if theres some quick ways let me know
thanks!