Question
Bandwidth Pooling
So in many cases especially with cloud there are a few front end servers and multiple backend servers.
Is there any chance (in the future) that all bandwidth is pooled on the account rather than per node.
Such a case is a Load Balancer -> Web -> DB
The web and db servers will rarely see public traffic and the load balancer will do everything.
However the load balance may be running on a small instance and will only get the 1TB of transfer each month while I have an extra 10 TB not being used between the web and db servers. And my monthly transfer is a lot more than the 1TB.
https://www.digitalocean.com/community/questions/bandwidth-pooling
I see it was answered in the above thread, but can you please clarify that this is in fact happening?
And also a way to view how much bandwidth we have used (dosnt need to be accurate down to the second/minute but to the hour would be nice)
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×