Hacker News new | ask | show | jobs
by madelinecameron 3567 days ago
>And to make things even more confusing, our engineers were all using the dogfooding version of Asana, which runs on different AWS-EC2 instances than the production version

... That kind of defeats the purpose of "dogfooding". Sure, you have to use the same code (hopefully) but it doesn't give you the same experience.

1 comments

You want to replicate as much as possible, but if we ran canary on the same machines we could have testing code bring down production. That's bad.