Cloud, DevOps, and Other Fads Sysadmins Don't Need to Care About (Yet)

Talk track from my keynote presented at VTUG Summer Slam 2013

Look, I get it. Every time you poke your head into /r/sysadmin or glance at a virtualization message board, you see some fresh-faced kid in a Patagonia vest telling you to “Learn to Code!” or “Automate All the Things!” And you think to yourself, “What a bunch of buzzword-laden bullshit.”

I hear you. Let me reassure you: The internet is full of shiny new things, but your battle-tested knowledge of operating systems and enterprise GUIs will serve you just fine. For now.

Prerequisites for Reading This Post:

  • A healthy distaste for JavaScript
  • Experience yelling at developers
  • General saltiness and skepticism about “the next big thing”
  • (Optional) An article of clothing older than I am

What You’ll Get Out of This:

  • Permission to keep ignoring the hype (temporarily)
  • Validation that yes, it’s all just Linux boxes with fancy marketing
  • A slightly uncomfortable peek at what’s actually coming

The More Things Change…

Let’s be honest here. When you peel back the layers of these newfangled buzzwords, it all looks pretty familiar:

  • We’re still slaves to DNS (There’s even a poem about it now - print it out and stick it on your cube wall)
  • Developers are still over-provisioning everything in sight
  • We’re all still memorizing IPv4 addresses because IPv6 is “just around the corner” (ha!)
  • The “cloud” is just someone else’s computer

If you’re retiring in the next 5 years, congratulations! You can stop reading here. Go fishing. You’ve earned it.

For everyone else… we need to talk.

The Uncomfortable Truth

Here’s the thing: Each new technology wave is like, well, a wave. And they’ve been building up. Remember when virtualization was optional? Yeah, those days are gone.

The half-life of tech skills is getting shorter. Sure, there will always be COBOL jobs and someone needs to maintain that ancient NAS, but do you really want to be that person?

Let’s look at what’s actually happening:

  • Cloud isn’t eating your lunch - it already ate it while you were busy optimizing that LUN
  • Nobody’s going to pay top dollar to optimize a single storage array when they can spin up and down entire data centers with a few clicks
  • Small businesses aren’t even hiring IT anymore - they’re using Squarespace and Google Workspace

But There’s Hope! (Sort of)

There will always be organizations that need in-house support. It’s just not likely to be a career track like it once was. More like a permanent position at the local manufacturing plant. And there’s nothing wrong with that if it makes you happy!

For the ambitious among you, there are some amazing examples of sysadmins who’ve adapted:

  • That guy who turned his home lab into a successful blog
  • The sysadmin who now writes Ansible playbooks for fun (and profit)
  • Yours truly, who sold out to marketing (hey, someone’s gotta explain this stuff)

What Should You Actually Do?

If you’re not ready to retire but also not thrilled about learning JavaScript, here are your options:

  1. Selective Adaptation: Pick ONE new thing to learn. Just one. Maybe it’s containers. Maybe it’s infrastructure as code. But for the love of grep, pick something.

  2. Leverage What You Know:

    • Technical marketing loves people who can translate sysadmin to English
    • Documentation always needs people who actually understand how things work
    • Developer relations is basically being a sysadmin who’s nice to developers (I know, I know)
  3. Double Down on Infrastructure:

    • Learn the boring but essential parts of cloud
    • Master the parts of DevOps that don’t require programming
    • Accept that YAML is technically programming (sorry)

The Bottom Line

You don’t have to change. You can ride out the next few years on what you know. Less learning, more fishing - I respect that.

But if you’re stuck in this career for the long haul (like me), you might want to pick up just one new trick. Think of it like learning to use a GUI after years of command line - painful, possibly unnecessary, but potentially useful.

Just don’t wait too long. These waves of change? They’re not getting smaller.

Written by that millennial who somehow snuck into your VMware conference. Originally published in 2013, when we all thought cloud was just a passing fad.

Related Posts