Comment on Do folks managing servers mainly do so via command-line interfaces?

wispydust517@lemmy.world ⁨10⁩ ⁨months⁩ ago

Software engineer here who work on web services. Most production-critical things in our workplace isn’t managed by GUI’s, or command lines… but by code. There usually some infrastructure-as-code tools involved, like Terraform, CDK or Pulumi.

GUI’s are often reserved for quick fixes and trying out things on staging servers (derisively called “click-ops”).

source
Sort:hotnewtop