6 ms·
>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 produc
by madelinecameron 10y 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.
- marcog1 10y agoYou 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.