On-Site vs Remote FDE Work: Travel Realities and Building Rapport from Afar
The Default FDE Model: Why On-Site Isn't a Perk, It's a Lever
If you are coming from a pure software engineering background, you might read “Forward Deployed” and assume it’s just a fancy title for remote enterprise engineering. It’s not. The role was forged at Palantir in an era before Zoom fatigue existed. The original thesis was simple: you cannot fix a broken operational workflow or integrate into a classified air-gapped network over a VPN. You have to be in the room.
Today, the pendulum has swung. Cloud ubiquity and AI-native tooling mean a massive chunk of integration work happens from a WeWork or a home office. But the DNA of the role remains the same: physical presence is a trust accelerator, not a default state.
We often see a bimodal distribution in FDE work:
| Mode | Cadence | Primary Activity | Trust Mechanism |
|---|---|---|---|
| Surge (On-Site) | 1-2 weeks/month, often 12-hour days | Whiteboarding architecture, debugging air-gapped infra, navigating internal politics | Shared suffering, hallway conversations, direct observation of the user's actual workflow |
| Build (Remote) | 2-3 weeks/month | Coding integrations, writing Terraform, building dashboards | Blameless async communication, deep work output, high-velocity PRs |
The mistake junior FDEs make is thinking remote work is just "writing code without distractions." The reality: remote weeks are where you synthesize the messy, non-verbal signals you captured on-site into clean software. If you skip the on-site surge entirely, you are guessing at the problem. If you never leave the site, you never ship.
Travel Realities: The 80/20 Rule and The 'Surge' Mentality
Let’s kill the Instagram myth. FDE travel is not airport lounge glamour. It’s a Tuesday night in a Tysons Corner Marriott debugging a SAML assertion at 1 AM because the customer’s IdP has a 5-minute token window.
The Cadence: Most enterprise FDEs average 25-50% travel. If you are on a classified defense contract, expect 100% on-site in a SCIF. If you are embedded with a growth-stage fintech, you might fly out for a single 3-day workshop every quarter. The variance is extreme.
The "Surge" Mentality: When you are on-site, you are “surging.” You are not there to maintain status quo. You are there to break logjams. This involves:
- The “War Room”: Camping in a conference room with the customer’s data engineers until the pipeline finally ingests their bizarrely formatted CSV exports.
- The “Click Test”: Watching an end-user physically interact with your UI. You will realize they use the tab key in a way you never predicted. You fix it on the spot.
- The Political Unblock: The stakeholder who ignores your emails will walk past your desk. You solve a 2-week blocker in a 4-minute chat.
Travel Logistics: You need a system. If you are flying twice a month, you cannot lose hours to TSA chaos. Clear/PreCheck is non-negotiable. A single-bag carry-on strategy (Tom Bihn or Aer Travel Pack—something that fits under the seat) prevents checked-lag disasters when you have to sprint to a last-minute gate change. You build a mobile hotspot kit (GL.iNet travel router) because hotel Wi-Fi captive portals break your SSH tunnels.
Remote Rapport: The Asymmetric Advantage of Async
A common fear among engineers transitioning to FDE is: “How do I build rapport if I’m not in the room?” The fear is valid, but it’s based on a false premise. Rapport isn’t built on charisma; it’s built on reliability at speed.
Remote rapport is an asymmetric game. While your competitor is waiting for their next quarterly business review to demo a slide deck, you are shipping value every morning. Here is the playbook for remote trust-building:
1. The Artifact Over the Meeting
Instead of a 30-minute sync to align on a schema, draft a concrete JSON payload and send it in Slack with a 2-minute Loom video walking through your rationale. You’ve just shown competence and respect for their time.
2. The “Silent Deployment”
In a staging environment, silently deploy a fix for the minor annoyance they mentioned in passing last week. Then ping them: “Hey, I remembered you mentioned the lag on the search bar. I just pushed a speculative index optimization to staging—mind clicking around when you have a sec?” You’ve just proven you listen when they aren’t asking for help.
3. The Blameless Post-Mortem
When something breaks (and it will), don’t send a defensive email. Draft a clean, factual post-mortem in their wiki format before they even ask for it. “At 14:22 UTC, the batch job failed due to a schema mismatch. Root cause: we didn’t pin the protobuf version. Fix: pinned in PR #421. Prevention: added a CI check.” This converts a trust-destroying outage into a trust-building display of engineering maturity.
The Tools That Replace a Conference Room
Walking a customer through a complex data flow remotely requires a different stack than screen-sharing a code editor. Here is a remote FDE’s survival kit:
- Excalidraw / TLDraw: For live architecture sketching. It’s infinite canvas, zero friction. It replaces the whiteboard better than Miro because it loads instantly and doesn’t require a tutorial.
- Loom / Screen Studio: Async video updates. When a text update feels too cold but a meeting is too heavy, a 90-second screen share with your face in the corner maintains human connection.
- Popup Sandbox Environments (e.g., Replit, Codespaces): Never ask a customer to “clone the repo and run docker-compose” to see a prototype. Send a link that opens a live, interactive environment in their browser.
- Linear/Canny Integration: Directly link your work-in-progress issues to their public feature request board. Transparency replaces the “what are you working on?” anxiety.
Navigating the Comp and Lifestyle Trade-offs
The on-site vs. remote decision isn’t just about preference—it’s a financial and lifestyle calculus.
Compensation Levers: Firms that require heavy on-site presence (typically those working with defense, intelligence, or legacy manufacturing) often bake travel hardship into total comp. You might see higher base salaries or per-diem structures that add $10k-$30k of non-taxable income annually. Remote-first FDE roles at SaaS companies might offer lower cash comp but grant equity that pops on IPO. Know which bet you’re making. For a deeper dive into the daily rhythms that justify these comp packages, see What a Forward Deployed Engineer Actually Does in a Week: A Daily Breakdown.
The Burnout Vector: On-site work has a distinct burnout profile: it’s the “airport crush.” You’re physically drained, eating poorly, and missing personal routines. Remote FDE work has a different burnout vector: “context collapse.” Your Slack is a firehose of 12 concurrent customers, and you haven’t spoken to a human in person in three days. The highest-performing FDEs intentionally oscillate between these two modes to avoid the failure state of either.
Skill Atrophy: A remote-only FDE risks losing the ability to read a room. If you can’t see the body language of the security architect who is silently fuming while the product manager overpromises your API, you will lose the deal. Conversely, an on-site-only FDE risks becoming a manual technician, constantly fixing fires instead of building scalable solutions. For a breakdown of the specific skills that prevent this atrophy, check out The Highest-Leverage Skills for an FDE in the AI Era Beyond Prompting.
FAQ
Is it better to work remotely or onsite as an FDE?
It depends on the contract phase. For discovery and trust-building, on-site is superior. For deep implementation work, remote is superior. The optimal pattern is a hybrid surge cadence. If you are forced to choose purely one, remote is viable only if you master asynchronous trust-building. Pure on-site is viable only if you strictly guard your build time to avoid becoming a body-shop engineer.
Is remote work dying in 2026?
For generic software engineering, the market is tightening toward hybrid. However, for specialized FDEs who can navigate air-gapped environments or sensitive data, remote work is actually expanding because secure remote access tooling (like browser-based VDI) has finally matured. The death of remote work is exaggerated for high-trust, high-skill roles.
What is the 3 month rule for work?
In the FDE context, the first 90 days are a trust-accrual sprint. You should bias heavily toward on-site presence during this window to map the political terrain and understand the unspoken requirements. After 90 days, you can safely dial back travel frequency as you transition from “the stranger” to “the reliable engineer.”
How to make $1000 a week remotely?
While FDE salaries far exceed this, the principle of value delivery scales down. To hit consistent remote income, you need to package technical leverage as a productized service. This mirrors the FDE skill of turning a custom integration into a repeatable playbook. We teach this exact methodology of scoping and shipping high-value micro-solutions without the enterprise sales overhead.
How do I handle a customer who hates remote communication?
Don’t fight their preference. If they hate Slack, send a daily summary email. If they hate email, pick up the phone for a 5-minute standup. The medium is not the message. The message is: “I am responsive to your needs.” If necessary, trigger an unscheduled surge trip to reset the relationship. The cost of a flight is often cheaper than the cost of a churned contract.
Want to build like a Forward Deployed Engineer?
FDE Coach is a cohort-based program in frontend, backend, AWS, and AI. Build real products and get referred to 200+ hiring partners.
Explore the program