There are several [implemented load balancing policies](https://docs.datastax.com/en/developer/nodejs-driver/4.7/api/module.policies/module.loadBalancing/index.html) in the DataStax driver. - [ ] RoundRobinPolicy - [ ] DCAwareRoundRobinPolicy - [ ] TokenAwarePolicy - [ ] AllowListPolicy - [ ] WhiteListPolicy