The Forward Deployed Engineer, Chapter 4: The Technical Bar

This is Part 4 of a series walking through my book The Forward Deployed Engineer. In the previous chapter, we placed the function in the org. This one opens Part II of the book — the FDE skillset — with the technical bar that everything else rests on.

The FDE is, first and last, an engineer. That is the load-bearing distinction between the FDE and the dozen other roles the FDE gets confused with, and it is the line I draw harder in this chapter than I do anywhere else in the book. A consultant who can sketch architectures but can’t ship them is not an FDE. A solutions engineer who can demo the product but can’t modify it is not an FDE. Every other skill in this book sits on top of production-grade engineering. If the candidate can’t write the code that runs in front of a customer, none of the rest matters. The reverse is also true: an engineer who can ship to production but won’t talk to a customer is not an FDE either — but that’s the soft stack, and we get to it in Chapter 6.

The technical bar itself rests on four primitives, and each has to be held at a senior bar. The first is production-grade programming — the ability to write, ship, and maintain code that lives in front of real users for years. The second is data engineering, because every enterprise AI deployment is, before it is anything else, a data integration project. The third is cloud and infrastructure, because every deployment runs on someone’s cloud and the FDE has to operate fluently inside the customer’s constraints. The fourth is security and compliance, because enterprise customers in finance, healthcare, defense, and government care about this dimension more intensely than software vendors typically realize until they lose the deal. None of the four is optional. A candidate who is strong on three and absent on the fourth will, in my experience, produce a deployment that fails specifically along the dimension they were weakest on.

💡 Key idea: The technical bar for a Forward Deployed Engineer is not lower than a platform engineer’s — it’s wider. A platform engineer goes deep on one stack. The FDE has to be production-credible across four.

The Skills That Hiring Rubrics Miss

Beyond the four primitives, there are skills the standard hiring rubric routinely misses and the FDE role makes load-bearing. Reading an unfamiliar codebase under time pressure, because half of every engagement is spent working inside systems the FDE didn’t write. Debugging in environments you can’t replicate, because the customer’s production environment is the only one that matters and you usually can’t SSH into it. Integrating with legacy systems whose documentation lies, because the documentation always lies. Writing code that another engineer — sometimes a customer engineer — will have to maintain six months from now. These are the skills that decide whether a deployment lands, and they’re the ones that, in the candidates I’ve hired, distinguish someone who learned the four primitives from someone who lived in them.

It’s also worth being precise about what the FDE is not. The role is not a research scientist; the model is whoever shipped this week and the FDE’s job is to deploy it, not improve it. The role is not a frontend specialist; UI work happens but it’s rarely the value lever. The role is not a compiler engineer or a database internals expert. The profile is wide-and-production, not narrow-and-frontier, and trying to hire against both produces an empty funnel and bitter candidates. I’ve seen founders insist on hiring “the FDE who also has serious research credentials,” and I’ve watched those searches stretch out for nine months and still come up empty. The role doesn’t need that combination. Other people in your company should be doing the research.

The Four-Round Interview

The interview loop the AI labs have converged on reflects all of this. Four rounds: a coding round that tests production fluency rather than algorithm puzzles; a system-design round that tests cross-cloud and cross-stack reasoning; a problem-decomposition round that’s closer to the MECE consulting interview than to anything an engineering interview would normally include; and a customer-simulation round in which the candidate has to handle an actor playing a skeptical or hostile stakeholder. The deep treatment of the loop — the rubric, the calibration, the specific signals to weight — arrives in Chapter 18. But the shape starts here, and the loop only works when the four signals are evaluated together rather than averaged. Tomorrow: the AI-specific layer that gets layered on top of this technical foundation.

📖 Get the book

The full technical-bar treatment, the four primitives in detail, the non-obvious skill catalog, the four-round interview, and the calibration rubric — in one place.

Get The Forward Deployed Engineer on Amazon →

2026-05-30

Sho Shimoda

I share and organize what I’ve learned and experienced.