← T-Shaped Goals Generator
T-Shaped Career Goals for Backend Engineers
Depth in the services you own, breadth across the systems they talk to.
Backend engineering rewards depth — the person who actually understands why an endpoint is slow, or why a workflow double-writes under retry, is the one who gets pulled into every incident. But pure depth without breadth stalls at senior: these example goals pair concrete backend depth with just enough cross-team exposure to keep growing.
Generate your own Backend Engineer roadmap →
Example goals for a Backend Engineer
2 depth goals to deepen your craft, 1 breadth goal to expand your impact — the same shape the generator above produces, personalized to your actual responsibilities.
🎯 Deep Expertise
Cut API P95 Latency Through Targeted Query and Cache Optimization
Why this matters
Slow endpoints quietly erode conversion and inflate infra spend, and most teams never actually profile them — they just add more compute. Finding and fixing the real bottleneck is one of the highest-leverage things a backend engineer can do in a quarter.
KPI
Reduce P95 latency on the 3 highest-traffic endpoints from 600ms to under 200ms.
⏰ 5 hrs/week
📅 90 days
🎯 Deep Expertise
Design and Ship an Idempotent Event-Driven Workflow
Why this matters
Most production incidents in distributed backends trace back to non-idempotent writes and unhandled retries. Owning one such workflow end-to-end — including the failure modes — builds exactly the judgment senior backend roles are hired for.
KPI
Ship one production workflow (e.g. order processing or a payment webhook) with idempotency keys and zero duplicate-write incidents for 30 days.
⏰ 4 hrs/week
📅 90 days
🌐 Breadth — expand your impact
Review 10 Frontend or Infra Pull Requests Outside Your Usual Codebase
Why this matters
Backend engineers who understand how their APIs are actually consumed, and how their services get deployed, make fewer breaking changes and give feedback that lands.
KPI
Leave substantive review comments on 10 PRs outside your normal service this quarter.
⏰ 2 hrs/week
📅 90 days
Want goals built from your actual job, not an example?
These examples are a starting point. The generator above takes your real responsibilities and produces a personalized roadmap in seconds — free, no signup required to see your first result.
Generate your own Backend Engineer roadmap →
Example goals for other roles