The above illustration describes how the Heroku platform works. We'll see when we run Express.js that it does not listen for traffic directly on HTTP port 80. Heroku has a system of what they call "routers" that can direct incoming port 80 traffic to a fleet of app "dynos".