Story

Do AI Certifications Actually Matter, or Should You Just Build the Lab?

Short answer: the certification is worth pursuing, but only if it forces you to actually build the thing, not just memorize the exam objectives. I ran an entire blog series in 2012 walking IT pros step by step through Microsoft's 70-659 Server Virtualization certification -- and the honest truth, even as the person writing the study guide, was that the certification mattered far less than the lab work it required you to do to pass it.

I've watched certification programs come and go since 1988. The ones that stuck with people, and the ones I still recommend today, share one trait: you cannot pass them without actually building and breaking the thing.

What the 70-659 series actually taught, underneath the exam objectives

The specific objective I was walking through in that post -- "enable the Hyper-V role" -- sounds trivial as a line item. Command line, PowerShell, GUI, or let SCVMM do it for you: four ways to do one thing. But the exam didn't just ask you to recognize the right answer on a multiple-choice question. It expected you to have actually done it, hit the BIOS misconfiguration that blocks it, and understood why each method existed. That's the part that mattered. The certificate itself was just proof you had.

Applying the same test to AI certifications today

There's no shortage of AI and LLM certifications now, and I get asked constantly whether they're worth the time. My answer is the same test I'd apply to the 70-659 back then:

- Does it require you to actually run a model, not just answer questions about one? A certification that tests whether you can describe transformer architecture from a slide deck teaches you far less than one that requires you to actually deploy, prompt, and debug a model end to end. - Does it force you through a real failure mode? The best moment in the 70-659 series was watching someone hit the "Hyper-V cannot be installed" error because their BIOS wasn't configured -- and then actually fix it. Look for AI certifications that put you in front of a malformed tool call, a context-window overflow, or a rate-limit error and require you to diagnose it, not just recite the failure mode from a study guide. - Does passing it produce an artifact you can point to? After the 70-659 series, attendees had a working private cloud lab, not just a certificate. A good AI certification should leave you with a working agent, a deployed model, or a functioning pipeline -- something a hiring manager or a client can actually look at. - Would you have built the thing anyway, certification or not? This is the real test. If the certification is the only reason you'd ever touch the hands-on work, it's doing its job. If you'd build the lab regardless, the certificate is just documentation of work you'd have done anyway -- still useful for a resume, but don't confuse it with the actual skill.

Where I land on it

Get the certification if your employer values it, if a client expects to see it, or if you genuinely need the external deadline to force yourself to do the hands-on work. Don't get it if you're hoping the certificate itself teaches you something the hands-on labs inside it don't. It never did in 2012, and it doesn't now.

The takeaway

The value was never really in passing 70-659. It was in the fact that you couldn't pass it without enabling a hypervisor role, hitting a BIOS error, and fixing it yourself. Whatever AI certification you're considering, ask the same question I'd ask about any exam: what does this actually make me build? If the honest answer is "nothing I couldn't already describe," skip it and go build the lab directly. The certificate was always the receipt, not the work.

← All stories · Proof records →