Node.js: How DNS Lookups can block your performance
While working on the next version of a Node.js application for a client, we discovered that DNS lookups could become a hidden bottleneck, slowing down a critical layer of the infrastructure. Fortunately, the fix is simple.