Skip to content

Script

A program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor (as a compiled program is).

Impact

Scripts are the glue of the internet.

Weinto take

Treat Scripts as Production Code. A bash script running your deployment is as critical as the Java app it deploys. It needs error handling, tests, and version control. Stop writing "quick scripts" that become load-bearing infrastructure.