Forward Deployed
    Forward DeployedSep 18, 2026·15 min read

    What the Founding FDE at Rippling Learned Building From Zero: The Framework That Gets You In

    J
    Contributed byJames Won

    What the Founding FDE at Rippling Learned Building From Zero: The Framework That Gets You In

    By Richard Chen and James Won | TechCareers.io


    The Career Path Nobody Talks About Honestly

    When people talk about the FDE career path, they almost always talk about Palantir.

    Get into Palantir. Learn the model. Build the brand. Exit to a frontier AI lab or found a company.

    That narrative is real and we have documented it extensively across this blog library. Palantir alumni have founded 111 companies that raised $11.6 billion in capital. The Palantir FDE alumni network is the most productive founder factory in the AI era.

    But there is a parallel career arc that is equally compelling and significantly less crowded, and it is the arc that Kevin Bai just demonstrated in real time in front of the entire FDE market.

    Palantir FDE alumni to founding FDE at a high-growth non-AI company to Applied AI at Anthropic as Member of Technical Staff.

    Kevin was the founding FDE at Rippling. He built the function from zero to approximately 25 people in a single year. He then moved to Anthropic's Applied AI team. His bio, in his own words: he earned his stripes as a forward deployed engineer, built the FDE function at Rippling as its first hire, and led FDE engagements for the most important institutions in the world at Palantir before that.

    That trajectory is not just a career story. It is a framework. And the framework tells you almost everything you need to know about what FDE hiring managers at Rippling, Palantir, Anthropic, and every other company in the ecosystem are actually looking for.


    The One Framework That Explains Everything About FDE

    Before Kevin built Rippling's FDE function he spent years at Palantir developing the model that Palantir itself invented. And before he went to either company he developed a genuinely unusual background, a William Jefferson Clinton Presidential Scholar who studied at UC Berkeley, Oxford, and the American University in Dubai, whose experience spans diplomacy, sales, business development, product management, customer success, and software engineering.

    That background is not a coincidence. It is the FDE profile described in its most complete form.

    Kevin's central argument across all three of his public talks is that FDE is not sales engineering with a new name. It is not software engineering with travel. It is not consulting with code. It is a specific and deliberately combined skill set that only makes sense in a specific business context, and understanding that context is the first thing any FDE candidate needs to get right.

    The context: you need FDE when you are selling something technically complicated to a buyer who cannot implement it themselves.

    That structural mismatch, technical product, non-technical buyer, is where the FDE function was born at Palantir and where it continues to be necessary at every company that has adopted the model. The FDE exists to close the distance between the builder and the buyer. That is the north star. Everything else is execution.


    The Three Hats: What Kevin Bai Actually Built Rippling's Function Around

    Kevin describes the FDE role as wearing three hats simultaneously. This is the framework he used to build Rippling's function from zero, to hire and evaluate candidates, and to structure how the team works with enterprise clients.

    Understanding each hat, and specifically what distinguishes exceptional FDE performance from mediocre FDE performance within each one, is the most directly useful preparation intelligence available for any FDE interview.

    Hat One: The Consultant Who Listens First

    Kevin's most consistent point across every public talk he has given on FDE is this: the main communication skill of a forward deployed engineer is not speaking. It is listening.

    This sounds like a soft skill. It is actually a hard discipline that most technically trained professionals have never deliberately developed.

    The FDE's first job when they enter a client engagement is not to demonstrate their knowledge of the platform. It is to get the customer to trust them as a partner, and then to listen until the customer tells them not just the problem that got them in the room, but the real problems. The ones that keep them up at night. The ones that would tank their stock if they got out. Those are the problems worth solving.

    The reason this is difficult is that customers almost never start by telling you those problems. They tell you symptoms. They tell you the stated problem, the one they feel safe discussing, the one that is already on the agenda. The FDE's job is to ask the questions that surface the real problem beneath the stated one.

    Kevin demonstrated this live in the Try Exponent podcast. A customer says the dashboard takes too long to load. The FDE who stops there and solves for latency has solved the symptom. The FDE who keeps asking, why does it matter if the dashboard loads slowly, what business outcome does that affect, what is the company actually trying to accomplish, discovers that the real goal is increasing sales conversion rates. Solving for latency might move that metric by 5 percent. Solving for the underlying conversion problem might move it by 50 percent.

    The preparation for this hat: practice active listening in every professional conversation you have. Practice asking the question beneath the question. Record yourself in client or stakeholder conversations and listen back for the moments where you talked when you should have been listening. This is a skill that develops through deliberate practice, not study.

    Hat Two: The Product Manager Who Scopes the Goldilocks Zone

    Once the customer starts telling you their problems they do not stop. Every enterprise customer has an endless list, and if you let them, they will give you 200 things that all need to happen immediately and are all the highest priority.

    The PM hat is what prevents the FDE from drowning in that list. The skill is finding what Kevin calls the goldilocks zone, the problem that is simultaneously the highest impact for the customer and the most achievable with the current platform in the available time.

    This sounds straightforward. In practice it requires constantly resisting two opposite failure modes.

    The first failure mode: scoping too big. Taking the most impressive solution and trying to fit it into the engagement window. This almost always results in shipping nothing or shipping something broken. Kevin's specific framing: you should not try to fit the best possible solution into four weeks. You should try to find the smallest piece of scope that leads to a net increase in value, ship a working first version in two and a half weeks, and then iterate.

    The second failure mode: scoping too small. Delivering something technically complete that moves no metric the customer cares about. The goldilocks zone is specifically the intersection of both criteria, meaningful impact and achievable scope. Finding it requires genuine understanding of the customer's business combined with genuine understanding of what the platform can actually do.

    The preparation for this hat: practice making decisions and writing about them clearly. Kevin's specific advice is to get used to writing down your decisions and the reasons behind them, then check whether someone with no context on the situation could read your reasoning and understand it. This is the discipline that produces good FDE scoping decisions and also good FDE interview answers when asked to walk through a prioritization problem.

    Hat Three: The Software Engineer Who Delivers End to End

    The thing that makes an FDE an FDE rather than a consultant or a PM is that the output of the engagement is software. Not a recommendation. Not a roadmap. A working system that the customer can use.

    Kevin's framing on the engineering standard is specifically about completeness rather than elegance. The code does not need to be perfectly architected. The customer will never read it. What it needs to do is work, demonstrate clearly that it works, and generate the business outcome the customer is paying for.

    But completeness means more than the happy path. The FDE who writes a function that adds two numbers and does not document that it only accepts integers, and then the customer passes in strings and the app breaks, has not delivered a complete solution. The complete solution includes the edge cases, the failure modes, the documentation that allows the customer to use it correctly, and the guardrails that prevent it from failing in ways the customer would not expect.

    This standard directly maps to what Rippling emphasizes in the Manager of FDE job description: maintaining high standards for quality, reliability, and scalability. And it maps to what every FDE interview behavioral question about past technical projects is actually trying to surface, whether you think about completeness or only about functionality.

    The preparation for this hat: build things and ship them. Not tutorials. Not exercises. Real things that real people use, with real edge cases that break in unexpected ways when you first put them in front of users. The portfolio project is not just a credential, it is the evidence that you have experienced the difference between code that compiles and software that works in the real world.


    The Hiring Profile: Who Kevin Actually Hired at Rippling

    Kevin is explicit in his public talks about who the FDE role is for and who it is not for.

    It is for people who would be genuinely excited to do three jobs simultaneously. Not tolerant of it. Genuinely excited by it. The FDE role has three times the failure surface of any single-hat role, you can fail as a consultant by not listening well enough, fail as a PM by scoping incorrectly, or fail as an engineer by not delivering. If you are pursuing FDE because it is a hot title or because someone told you it is the right move, that motivation will not survive contact with a difficult engagement.

    It is specifically not a role where you are a software engineer but X. Or a consultant but Y. Or a PM but Z. The FDE sits at the genuine intersection of all three, doing all three simultaneously. The candidates who are strongest in this role are the ones who have always felt slightly misfit in single-hat roles, who have always wanted to own more of the problem than their title allowed.

    Kevin's specific framing: this is a really good role for people who are either former or future founders. The shape of FDE work is very similar to design partnership work that anyone who has founded a company will recognize immediately. You do not know exactly what you are building. Your customer does not know exactly what they are buying. You show up, you talk to them, and you build something. That iteration loop, talk, build, iterate, is the core motion of both early-stage startup building and FDE engagement delivery.

    The people who thrive are those who take ownership of the problem rather than ownership of the project. The project being successful is not the goal. The customer's problem being solved is the goal. The FDE who loses sight of that distinction is the one who ships code on time and loses the account anyway.


    The Business Case Kevin Made to Every Company He Has Worked With

    One of the most practically useful things Kevin has shared publicly is the economic argument for FDE that he uses when advising founders and companies on whether to build an FDE function.

    Look at the average contract values of public SaaS companies. Palantir is at $4 million per contract. ServiceNow is at $1.2 million. Workday is at $600,000. No other public SaaS company cracks half a million in average contract value.

    The FDE model is the engine behind Palantir's outlier number. When you send engineers to the customer to build outcomes rather than selling software and hoping the customer figures out how to use it, you can command a contract value that reflects the outcome delivered rather than the software licensed. You are selling the outcome. Not the product. Not the service. The outcome.

    This framing matters for FDE candidates for a specific reason. The FDE who understands this business argument, who can explain why the FDE model produces higher contract values, stickier customer relationships, and faster access to customer data than any other go-to-market motion, is the FDE who walks into an interview demonstrating the business judgment the role requires. Most candidates walk in demonstrating technical capability. The candidate who demonstrates business judgment on top of technical capability is the one who gets hired.


    What Kevin's Move to Anthropic Applied AI Tells You About the Career Path

    When Kevin moved from Rippling to Anthropic's Applied AI team, he did not leave the FDE world. He scaled into its highest expression.

    Anthropic's Applied AI team is Anthropic's FDE function. Technical professionals who work directly with enterprise customers to make Claude and Anthropic's platform produce real outcomes in real business environments. The team is growing aggressively, Anthropic committed $100 million to its Claude Partner Network and said it would expand its partner-facing team fivefold.

    The career arc Kevin demonstrated, multiple years at Palantir developing the model, founding FDE at Rippling building it from zero, Anthropic Applied AI operating at the frontier of the model, is the FDE career path in its most compressed and most intentional form.

    It is also the arc that answers the question every FDE candidate eventually asks: where does this go?

    It goes to the intersection of the most consequential technical work and the most consequential business relationships in the AI economy. That intersection is where frontier AI labs are building their Applied AI teams. That intersection is where the FDE who has developed the three-hat capability at a company like Rippling or Palantir exits.

    The Rippling FDE who spends two to three years building enterprise solutions on one of the most technically sophisticated workforce platforms in the market, who has managed Fortune 500 client relationships, built complex multi-system integrations, and delivered business outcomes against aggressive timelines, is a competitive candidate for exactly that type of role.

    This is the FDE career path that most content in the market does not describe clearly. Not because it is a secret. Because most content is written by people who have not lived it.


    The Six Questions Kevin Asks Every FDE Candidate

    Based on Kevin's public descriptions of how he evaluates FDE candidates and what he looks for across the three hats, here are the six questions that any Rippling FDE interview is ultimately trying to answer.

    One: Do you genuinely want this specific role for genuine reasons?

    Kevin was explicit: the people who do best in FDE interviews are the ones with genuine reasons for wanting this role. Not because it is hot. Not because someone told them to. Because they have always felt pulled toward the intersection of building and customer work and this is the role that finally names what they have always wanted to do.

    If your answer to "why FDE" is not genuinely felt, prepare one that is, or reconsider whether this is the right move for you right now.

    Two: Can you find the real problem beneath the stated problem?

    This is tested in behavioral interviews through stories from your past. The candidate who can describe a specific situation where the stated problem was different from the real problem, and where they asked the right questions to surface the real one, is demonstrating the listening capability that the consultant hat requires.

    Three: Can you scope the goldilocks zone under pressure?

    This is tested through prioritization scenarios where you are given a complex customer situation with competing demands and limited time. The candidate who tries to solve everything fails. The candidate who identifies the highest-impact achievable scope and articulates a clear rationale for that choice passes.

    Four: Can you build something working end to end?

    This is tested through technical evaluation and portfolio discussion. The candidate who can demonstrate completion, not elegance, completion, passes. The candidate who can describe their edge case thinking, their failure mode handling, and their approach to making software that works in the real world rather than in a test environment passes at a higher level.

    Five: Do you take ownership of the problem or of the project?

    This is tested through how you describe your past work. If your stories are about delivering on time, you are describing project ownership. If your stories are about whether the customer's problem was actually solved, you are describing problem ownership. The FDE role requires the latter.

    Six: Can you wear all three hats simultaneously rather than sequentially?

    This is the hardest question to test in an interview and the one that experienced FDE interviewers probe most carefully. They are looking for whether your instincts are integrated, whether your engineering decisions are informed by customer understanding, whether your scoping decisions are informed by what is actually buildable, whether your customer conversations are informed by what you know about the platform. The candidate who compartmentalizes the three hats is harder to coach than the one who integrates them naturally.


    How TechCareers.io Prepares You for These Six Questions

    The reason our program produces FDE candidates who are ready for these questions is that we prepare for them specifically rather than generically.

    And we run mock interview sessions specifically calibrated to the six questions above. Not generic behavioral interview preparation. Preparation for the specific three-hat evaluation framework that Kevin built Rippling's FDE function around and that every FDE hiring manager trained in this model is applying.

    The candidates who book strategy sessions now, before Rippling's roles open, are the ones who have the preparation time to develop genuine answers to these six questions rather than rehearsed ones.

    Book your session here: https://consultation.techcareers.io/o-discover-fde/about