|
|
|
|
|
by kokokokoko
2662 days ago
|
|
My rule has always been: "write down the entire manual process". Follow the steps and do a deployment and time it. Do you have that much time? Are you likely to make an error? If not, just do it manually. If so, break out the easiest parts and automate that. Then reassess. Automation should follow the same rule as other things in a business. Only automate when it becomes painful not to. Or if it is trivially simple to. |
|