This question is specific to Rackspace, but I guess it could be applied to something like AWS as well.
Say I have the following group of machines: 1 load balancing VM, 2 web VMs and a database VM. If the database is only accessed by the web machines (over an internal IP where the bandwidth usage is free) and the web machines are only accessed (by the general public) over internal IPs (again, free) via the load balancer, does this mean that the only bandwidth that I'm actually paying for is the incoming and outgoing from the loadbalancer?
Have I got that right?