Skip to content
CoursesForward Deployed Engineer

Forward Deployed Engineer

intermediate-advanced

The customer-facing engineering track: embed with a customer, find the problem worth solving, get their data out and clean, build the integration and the AI workflow on their own ground, prove it with evals on real cases, deploy it inside their walls, and hand over a system their team can run. Eight weeks, seven graded projects, one fictional customer you deploy against from discovery to handover.

10 modules64 lessons7 projects

Never written code? You can still start here.

Module 0 opens with 18 lessons of programming from nothing โ€” your first program, variables, loops, functions, reading errors, the terminal, Git and arrays โ€” before any of the Forward Deployed Engineer material. No prior coding assumed.

What you'll learn

~102 h guided ยท about 21 weeks at 5 h/week ยท +74 h on projects

  • Explain why ChatGPT and Claude generate answers rather than looking them up like a search engine
  • Describe the forward deployed engineer role in one sentence a customer and an engineer would both accept
  • Plan the first five days on site so they produce evidence rather than impressions
  • Choose the extraction route for a system from its interface, its owner and the access you can actually get
  • Wrap every external system behind an adapter with one interface the deployment owns
  • Place the model at one step of the customer's process, with a defined input, output and fallback
  • Write a definition of correct for each workflow output that the customer's process owner will sign
  • Identify which of the four deployment targets a customer requires from their data, their regulator and their history

Curriculum

0/64 lessons
1

AI Foundations โ€” optional basics (free)

Week 0 ยท 20 lessons

0/20
1

Beyond the chatbox: what AI assistants really are

2

How the model "thinks" โ€” and why it changes how you ask

3

The capability map: what AI does brilliantly

4

The limits: hallucination, freshness, and what never to trust it with

5

Your first real win: turn a 30-minute task into 3

6

Context is everything: give it what it needs to know

7

Give it a role and a goal

8

Constraints and format: define what "good" looks like

9

Show, don't tell: examples and templates

10

Iterate like a pro: steer, don't restart

11

Documents and reports: summarise, extract, and draft better

12

Spreadsheets and data: Excel formulas, analysis, and charts

13

Presentations: from blank page to a solid deck

14

Long, messy input: transcripts, threads, notes, and screenshots

15

ChatGPT, Claude, Copilot, Gemini: which to reach for, and when

16

Make smarter decisions: AI as your thinking partner

17

Chaining steps: multi-part tasks done reliably

18

Your prompt library: reusable templates that save hours

19

Staying safe: privacy, accuracy, and company data

20

Capstone: do a real task end-to-end (graded) โ†’ your certificate

2

Module 0 โ€” Are you ready?

Week 0 ยท 4 lessons

0/4
1

What a forward deployed engineer actually does (and is not)

2

What this course assumes: Python, APIs, SQL, git, and one model API

3

The two muscles: engineering judgement and customer judgement

4

If this is too soon: where to start instead

3

Week 1 โ€” Discovery: finding the problem worth deploying against

Week 1 ยท 5 lessons

0/5
1

Landing on site: the first week with a customer

2

Discovery interviews that produce specifications

3

Mapping the customer's systems and data before promising anything

4

Scoping: the smallest deployment that proves value

5

Writing the deployment brief: success metric, owner, deadline, risks

4

Week 2 โ€” The customer's data

Week 2 ยท 5 lessons

0/5
1

Getting data out: exports, APIs, databases, and the people who guard them

2

Profiling messy enterprise data before you build on it

3

Entity resolution: the same customer in four systems

4

Building a reliable ingestion pipeline (idempotent, resumable, logged)

5

Data contracts and the handover the customer's team can maintain

5

Week 3 โ€” Integration engineering

Week 3 ยท 5 lessons

0/5
1

Integrating with systems you cannot change: CRMs, ERPs, ticketing, legacy

2

Auth in enterprise land: OAuth, service accounts, SSO, key rotation

3

Webhooks, polling and queues: getting events out reliably

4

Rate limits, retries, and the backfill that takes a weekend

5

Sandbox to production: the promotion path

6

Week 4 โ€” Building the AI workflow on customer ground

Week 4 ยท 5 lessons

0/5
1

From demo to workflow: where the model sits in the customer's process

2

Prompting against the customer's own documents and vocabulary

3

Retrieval on their corpus: chunking, permissions, freshness

4

Structured outputs and tool calls into their systems

5

Human-in-the-loop design: who approves what, and how it is logged

7

Week 5 โ€” Proving it works: evals on real data

Week 5 ยท 5 lessons

0/5
1

Defining correct with the customer

2

Building a golden set from real cases (and getting it signed off)

3

Eval harness: per-slice scoring, regression gates

4

Measuring value: baseline, before and after, cost per task

5

The demo that is actually a measurement

8

Week 6 โ€” Deploying inside the customer's walls

Week 6 ยท 5 lessons

0/5
1

Deployment targets: SaaS, VPC, on-prem, air-gapped

2

Containers, configuration, and secrets across environments

3

Security review: the questionnaire, the pen test, the data-flow diagram

4

Observability the customer can read: logs, traces, dashboards

5

Incident response when you are the vendor

9

Week 7 โ€” The people side of deployment

Week 7 ยท 5 lessons

0/5
1

Running the pilot: users, training, feedback loops

2

Change management: why good tools go unused

3

Executive communication: status, risk, and the numbers

4

Stakeholder mapping: champion, blocker, economic buyer

5

Saying no: scope creep, feature requests, and the product feedback loop

10

Week 8 โ€” From one deployment to many

Week 8 ยท 5 lessons

0/5
1

Generalising: what was bespoke, what becomes product

2

Playbooks and runbooks: making the second deployment 10x faster

3

Handover: leaving a system the customer's team can run

4

Commercial awareness: renewals, expansion, and what you are measured on

5

Your FDE portfolio: writing up a deployment as evidence

What you'll build

7 projects ยท ~74 h ยท each graded against a rubric

  1. The Discovery Pack

    intermediate ยท ~6 h

    Pythonpandas or csvMarkdown
  2. The Ingestion Pipeline

    intermediate ยท ~10 h

    PythonSQLite or PostgrescsvYAML
  3. The Integration

    intermediate ยท ~10 h

    PythonHTTPHMACSQL
  4. The Workflow

    advanced ยท ~12 h

    PythonA model APIJSON Schema or pydanticSQL
  5. The Eval

    advanced ยท ~10 h

    PythonJSONYAMLMarkdown
  6. The Deployment

    advanced ยท ~12 h

    DockerPythonYAMLJSON logs
  7. Capstone: The Handover

    advanced ยท ~14 h

    MarkdownPythongit

What we track

Everything below is graded by Nova and kept on your record โ€” the thing an employer can open, run and verify.

Get started

A senior, self-paced track โ€” no placement test. Jump straight into lesson 1, free.

Featured Projects

The Discovery Pack

Pythonpandas or csv

The Ingestion Pipeline

PythonSQLite or Postgres

The Integration

PythonHTTP

About

10 modules, 64 lessons
~102 hours of guided learning
7 portfolio projects (~74h)
AI-graded exercises