Another use case could be spinning up a bunch of cloud servers and then sending DNS requests to them which they would then distribute to a list of DNS servers. This would linearly increase the number of requests per second we could handle with each new server. Its possible we could use dnat in iptables for this, but there are other things to figure out: https://scalingo.com/blog/iptables
Another use case could be spinning up a bunch of cloud servers and then sending DNS requests to them which they would then distribute to a list of DNS servers. This would linearly increase the number of requests per second we could handle with each new server. Its possible we could use dnat in iptables for this, but there are other things to figure out: https://scalingo.com/blog/iptables