Forward deployed engineering
Forward deployed engineering should scale like software.
It is the least scalable role in enterprise software, and it is growing because AI products are being sold to enterprises faster than anybody can deploy them. The work is largely the same every time. That makes it a software problem.
Who is in the middle
Enterprise software is sold like a product and delivered like a project. Something has to sit between the two.
- Software vendor
- Forward deployed engineer
- Enterprise customer
A person in the middle. They do not scale, they are your most expensive engineers, and every customer needs one again.
- Software vendor
- Meetext
- Enterprise customer
Software in the middle. The repeatable parts run without anybody, and the parts that still need judgement arrive with the context to make it quickly.
The job, broken down
Before arguing about which parts can be automated, it helps to say what the job actually is. Eleven things, in roughly this order, for every customer.
- 01Understand requirements
- 02Understand the environment
- 03Plan the deployment
- 04Configure
- 05Handle security and admin approval
- 06Deploy
- 07Validate
- 08Diagnose
- 09Repair
- 10Upgrade
- 11Operate
Steps one and two are judgement and will be for a while. Steps four through eleven are the same motions against a different tenant, and they are where the weeks go.
What is software, and what is not
The left column runs today. The right column does not. We keep them apart because the second column is only believable if the first one is accurate.
Software today
Running in the product. This is what a customer can rely on this week.
- Deployment packaging
- Capabilities frozen into a package per customer.
- Entitlements
- What this customer bought, enforced at the package.
- Authorization lifecycle
- OAuth, admin consent, reconnection, revocation.
- Security review
- A generated artifact with claims and their provenance.
- Validation
- A real capability executed before anyone is told it works.
- Credential management
- Per environment, rotated before expiry.
- Health
- Three layers, watched separately because they disagree.
- Incident handling
- Fingerprinted, deduplicated, correlated with changes.
- Versioning and rollback
- Per customer, to packages that actually worked.
- Operational history
- Append only, replayable, with attribution.
Direction
Not shipping. This is the half of the job that still needs a person, and the half the operational record is being built to take over.
- Requirement understanding
- Reading what the customer asked for.
- Deployment planning
- Proposing the sequence, not just recording it.
- Configuration generation
- Writing the configuration, not collecting it.
- Automated diagnosis
- Naming the cause, not just the symptom.
- Automated remediation
- Acting, under approval, and recording why.
- Upgrade planning
- Deciding who can move to version four, and when.
- Autonomous execution
- The whole loop, with a human on the approval.
The order matters
You cannot automate diagnosis of a deployment you do not have a record of. Every entry in the right hand column above needs the same thing first: a trustworthy account of what each customer is running, what they approved, what changed, what broke and what fixed it last time.
Proposes the fix, having read a record it can cite.
Recognises this failure because it has seen it across customers.
What each customer runs, what they approved, what changed, what broke, and what fixed it last time.
An agent reasoning over a pile of API responses will be confidently wrong. An agent reasoning over an append-only deployment record, with provenance on every inference, can be checked. That is why the entry point is infrastructure and not an assistant.
Questions
What is a forward deployed engineer?
Why does the role exist at all?
Why does it not scale?
Is Meetext an AI FDE?
Does Meetext replace our solutions engineers?
Stop assigning an engineer to every customer.
Connect a source, publish, and send one link. Your next enterprise customer installs itself.
2 customer environments free, forever. No card required.