Being the Customer's Trusted Technical Advisor
Carson Rodrigues / June 11, 2026
7 min read • ––– views
There's a moment in every good customer engagement where the relationship changes. It's usually on a call about something unrelated, when someone on their side says: "before we decide this — what do you think?" Not about your product. About their architecture, their roadmap, their AI strategy in general.
That question is the real product of forward deployed engineering. The deployments are how you earn it. Once you have it, everything gets easier: scope conversations, security reviews, renewals, the next project. Lose it once and it doesn't come back.
Nobody taught me how to be a technical advisor; I picked it up across years of customer-embedded work, mostly by watching what built trust and what quietly spent it. These are the principles that survived.
Trust is built in the discovery phase, not the delivery phase
By the time you're shipping, the customer has already decided whether you're an advisor or a vendor. The signals happen early:
- Telling them in week one that half their wishlist shouldn't be in v1 — and why.
- Labeling exactly what was fake in your demo before they ask.
- Saying "I don't know, I'll find out" instead of improvising an answer to their infra lead's question.
Vendors optimize each conversation for the deal. Advisors optimize each conversation for being right in six months. Customers can tell the difference within two meetings, because vendors agree with everything.
The fastest trust-builder I know is a recommendation against your own short-term interest. "You don't need the bigger package for this workload." "Honestly, a nightly batch job beats an agent here." It costs you a little revenue once, and it buys you the benefit of the doubt for years.
Architecture guidance: strong opinions, their constraints
Customers don't want a menu of options; they want a recommendation they can defend to their own leadership. The advisor's job is to have one — grounded in their constraints, not your preferences.
The discipline that keeps this honest:
- Recommend inside their reality. The elegant answer on a whiteboard is worthless if their team can't operate it. If they're an AWS shop with two platform engineers, the answer is boring managed services on AWS, not the exotic stack you'd pick for yourself. I've written about deploying AI workloads on AWS precisely because "boring and operable" is usually the right call.
- Separate one-way doors from two-way doors. Model choice is reversible in an afternoon if the system is built right — say so, and stop the room from agonizing over it. Data schema, tenancy model, and where customer data physically lives are hard to undo — slow the room down on those instead.
- Show the second-cheapest option too. A recommendation lands better with the road not taken attached: "we could do X for less; here's the specific failure you'd be accepting." It proves you considered alternatives instead of pattern-matching.
- Put it in writing. A one-page architecture decision record after every significant call. It becomes the artifact their team circulates internally — which means your reasoning, not a lossy retelling of it, is what travels through their org.
The security conversation is a trust ritual, not an obstacle
Engineers dread the enterprise security review. I've come to see it differently: it's the customer's organization formally deciding whether to trust you, and showing up prepared for it is the single most advisor-like thing you can do.
What preparation looks like for AI deployments specifically:
- Answer the AI questions before they're asked. Where do prompts and outputs go? Is customer data used for training? (Know your model provider's actual policy cold — not vibes.) What's logged, what's retained, who can read the traces?
- Bring the data-flow diagram. One page: every place customer data touches, every boundary it crosses, every place it rests. Security teams relax visibly when you hand them this unprompted, because it signals you've thought like them.
- Treat prompt injection as a real threat, because it is. If an agent reads emails, documents, or web content, that content is an attack surface. Explain your mitigations — untrusted tool output, narrow tools, forbidden-action lists, human approval on consequential steps — in their vocabulary: input validation, least privilege, audit trail. The controls that make agents reliable in production and the controls that pass a security review are largely the same list, which makes this conversation easier than most engineers fear.
- Never bluff. One confident wrong answer to a security engineer costs more trust than ten "let me confirm and get back to you tomorrow"s. They're professionally trained to detect hand-waving.
The pattern I've seen repeatedly: the security review that goes well converts the security team from blockers into references. They talk to other teams. Advisors get pulled into the next project by the very people vendors complain about.
Saying no is the job
The advisor title is earned mostly through refusals, delivered well. Three kinds come up constantly in AI work:
No to the premature autonomy. "Can the agent just send the responses directly?" Eventually, maybe. Today, the approval queue stays, because trust between their ops team and the agent hasn't been earned yet, and one bad autonomous send costs more adoption than three months of approvals build. Framing matters: the no comes with the conditions for yes — "when the approval edit-rate drops below the threshold we agreed on, we widen autonomy."
No to the wrong problem. Sometimes the requested agent is a patch over a process problem, or the data underneath is too broken to build on. The advisor's move is to say so before taking the money: "if we build this now, it will be confidently wrong 30% of the time and your team will stop trusting it in a month. Fix the knowledge base first — here's the smallest version of that." Short-term, you delayed a project. Long-term, you're the person who was right.
No to the hype-driven ask. Every quarter brings a request that starts with something an executive read on a plane. The worst response is eye-rolling; the best is taking it seriously enough to evaluate honestly: here's what that technique is actually good at, here's why your use case isn't that, here's the boring thing that gets you the outcome. You can't guide AI adoption if you sneer at AI enthusiasm — you channel it.
Every no is easier when the yeses have been shipping. That's why the advisor role only works welded to the build role: a consultant's no is an opinion; a builder's no carries the weight of every system you've already delivered for them.
Guiding adoption without overselling
The hardest balance in the job. Underselling AI wastes the customer's real opportunity; overselling it produces one spectacular failure that sets their AI adoption back two years. What's worked for me:
- Promise the floor, demo the ceiling. Commit contractually to what the system does on its worst day. Let the impressive stuff be a repeated pleasant surprise instead of a fragile promise.
- Sequence for trust, not for wow. First project: high volume, low blast radius, measurable. The flashy autonomous use case comes after the org has learned to work with AI on something forgiving.
- Give them honest numbers, honestly framed. Not fabricated precision — real ranges with the caveats attached, measured on their data as soon as possible. An advisor who says "we won't know until we run it on your tickets, so let's do that first" beats one who quotes a confident universal accuracy number.
- Teach as you go. Every deployment should leave their team more capable of evaluating AI claims — including yours. Counterintuitively, making the customer harder to oversell is the strongest lock-in there is, because everyone else now has to meet the bar you set.
The takeaway
Trusted technical advisor isn't a title you claim; it's a standing the customer grants after watching you tell the truth when it was expensive — the honest demo, the prepared security review, the recommendation against your own revenue, the no with conditions for yes. The deployments earn the seat, and the candor keeps it.
And it compounds better than any other asset in this job. Deals close faster because your word is trusted. Scope stays sane because your cuts are trusted. The next project arrives without a bake-off because you are trusted. Build systems that work, tell the truth about them, and the advisor part takes care of itself.
Related reading
Available for senior AI / contract / FDE work
Building something with AI?
Voice agents, MCP servers, LLM pipelines, agentic workflows — pick a slot, drop a message, or send your email and I'll reply within a day.
Replies within ~24 hours · Remote-first · global · open to relocation