Could you explain a little (or preferably, in detail) how Now works under the hood? Are you using Amazon ECS? Lambda? Custom solution? Where is the user code ultimately running and how do you scale it?
Everything is custom. Most of the solutions out there are rigid or static, and our cloud is very dynamic in nature. You can probably tell from how quickly we boot-up our deployments that those services don't really fit the bill.