Personal blog powered by a passion for technology.

Forward Deployed Engineers Are Back Because AI Deployment Is Hard

Frontier AI companies are hiring a lot of people around deployment now.

The interesting hiring signal is not another research title. It is the return of a very practical role: Forward Deployed Engineer.

That title sounds slightly military because it is. The idea comes from Palantir: send strong engineers close to the customer, understand the operational mess directly, and build the thing where the work actually happens.

Now AI companies need the same pattern.

What a Forward Deployed Engineer does

A Forward Deployed Engineer, or FDE, is an engineer who works directly with customers to turn a platform into a working production system.

In the AI version of the role, that means:

  • understand the customer workflow
  • find where AI can actually help
  • design the system around the model
  • write production code
  • integrate with existing tools and data
  • ship the first version
  • measure whether people use it
  • turn repeated patterns into reusable product ideas

This is not a demo role.

Good demos are easy now. A model can produce an impressive prototype in ten minutes. That is not the hard part.

The hard part is everything after the prototype: permissions, data quality, evaluation, latency, compliance, weird business rules, old systems, missing APIs, internal politics, and nobody owning the last mile.

That is where AI projects usually die.

FDEs exist because somebody has to carry the system through that mess.

Why AI made the role hot again

The current frontier models are powerful enough that many companies can see the potential.

They can imagine AI handling support workflows, compliance review, research, engineering assistance, document processing, sales operations, finance checks, procurement, internal knowledge, and a dozen other things.

But most companies are not short on imagination. They are short on deployment capacity.

The model is only one piece.

To get value, you need to reshape the workflow around it. You need to decide where the AI acts, where a human stays in control, how failures are detected, how outputs are evaluated, how permissions work, and how the system improves after real usage.

That is engineering, product judgment, and change management mixed together.

This is exactly why frontier AI labs are building deployment teams. OpenAI even launched a dedicated Deployment Company around this idea, with Forward Deployed Engineers embedded into customer organizations.

That says something important: the bottleneck is moving from model capability to organizational adoption.

How this differs from normal engineering roles

A normal product engineer builds the product for many users.

A solutions engineer helps customers understand and integrate the product.

A consultant advises, configures, and sometimes implements.

An FDE sits somewhere between all three, but with stronger ownership.

The best version of the role looks like this:

  • customer-facing enough to understand the real problem
  • technical enough to build the production system
  • product-minded enough to notice what should become reusable
  • senior enough to make scope tradeoffs without waiting for perfect clarity

That last part matters.

FDE work is full of ambiguity. If you need perfect requirements before writing code, you will hate it. If you enjoy walking into a messy system, finding the constraint, and making progress anyway, it is a very good fit.

The danger

There is a trap here.

Companies can use FDEs as a fancy name for custom consulting.

If every customer gets a snowflake implementation, the team becomes a services organization with better branding. Revenue may look good for a while, but the product does not get stronger. Engineers burn out, customers become dependent, and the platform stays too generic.

The role only works if field work feeds the core product.

Every deployment should teach the company something:

  • which workflow patterns repeat
  • which model failures matter in production
  • which integrations are always needed
  • which evaluation tools are missing
  • which abstractions customers keep reinventing

If that learning loop is real, FDEs are a product accelerator.

If it is fake, they are expensive glue.

Why I find the role interesting

I like roles that sit close to reality.

There is a certain kind of engineering that looks clean in architecture diagrams and then collapses on first contact with production. FDE work is the opposite. It starts from production pressure.

The better questions are concrete: what job needs to be done, who will use the system, where the data comes from, what happens when the model is wrong, and how we know it helped.

Those questions matter more than “which model is best?”

Model quality matters, of course. But in real companies, the winning AI system will often be the one that fits the workflow, handles edge cases, and earns trust. Not the one with the prettiest benchmark slide.

That is why Forward Deployed Engineering is back.

AI is strong enough to be useful now. Deployment is the bottleneck. And deployment is still a very human, very messy engineering problem.