Never deploy on Fridays

jplindstrom on 2002-05-19T21:12:46

Basic rule for sysadmins:

Never deploy on Fridays.

If you do, it's a guarantee things will get screwed up. If you decide to to it first thing Monday morning, the same thing will go well. It's technology.

Still, we deployed the third installation of a subsystem this Friday and everything seems to have worked fine. Why?

1. We had done it before.

2. We formalised the procedure into an up-to-date checklist.


No code on Friday's

gizmo_mathboy on 2002-05-20T03:47:03

At the company I used to work for we had a similar rule, at least in our department. We supported a home-grown testing application. This rule was established shortly before I joined the group. It was learned after much pain, not sure how much but enough.

I've sort of adopted it for any big projects, well, keeping it in mind when I ever do big projects again.