Lore

product-led transformation

Coaching Transformation: Inside Datasite's Radical Transformation to a Product Model Powerhouse

Doug (head of sales) and Thomas (CTO/CPO) give a candid insider account of how Merrill Corporation, a 50-plus-year-old, sales-led, services-heavy conglomerate, was transformed under CEO Rusty into Datasite, a focused product-led technology platform — achieved by wiping out and rebuilding the product organization around microservices and Spotify-style squads, and by painstakingly building trust between sales and product (including surviving a public launch failure in Ireland) until collaborative 'win together' culture became the company's default.

SVPG · 2025-07-24 · English

Key ideas

  1. Merrill Corporation, a 50+-year-old, sales-led company with ~11 operating divisions, was consolidated by CEO Rusty around Datasite (the 'crown jewel'), divesting translations, legal-tech-services, and court-reporting businesses to focus on one scalable software platform.

  2. Thomas inherited a technology org with no product culture and a best-case quarterly release cadence; he wiped out the entire existing management layer and rebuilt from scratch rather than trying to coach up managers who didn't understand or empower their people.

  3. The new org design borrowed Spotify's squad model and paired it with a modular microservices architecture so the people-structure and the platform architecture mirrored each other.

  4. Doug inherited a siloed, 'financial print model' sales org built around individual reps' personal books of business (one leader had 90 direct reports and no middle managers), where every dollar sent to product was felt as a dollar taken from a rep's own client-facing budget.

  5. Trust between sales and product leaders was built through informal, personal moments (an impromptu dinner and apartment visit with Christian and Jeremiah in Loring Park; a room where sales leaders just talked about family) rather than through formal process.

  6. The first real platform launch ('Data Site One,' an Ireland financing deal) failed publicly — the customer said the platform was 'nowhere near ready' — triggering a three-day crisis meeting at the Loews Hotel in July, followed by an actual go-live on October 9 of the same year.

  7. The team frames that failure through a 'culture bank' metaphor: trust deposited during good times is what let the organization absorb a public failure without fracturing, and the shared crisis arguably forged deeper cohesion than a smooth launch would have.

  8. Technically, the team replaced a monolithic app on Oracle with a microservices architecture, adopted Pivotal Cloud Foundry as 'training wheels for microservices,' migrated to MongoDB with an outside expert's mentoring, and moved from quarterly releases to roughly 20 deployments a day with no customer impact.

  9. Delivery structure evolved into 'extended trios' — the standard product-manager/designer/engineer trio plus sales or service leaders pulled in as needed — to keep commercial stakeholders engaged rather than feeling unheard during a long platform build.

  10. Product earned credibility with sales through rigorous customer discovery, illustrated by CRO Todd's arc from skeptical observer to advocate who personally called sales leaders to welcome the product team on tour.

  11. The company's strategic vision expanded over time from a single diligence-stage platform into an 'M&A life cycle solution' spanning pre-deal, diligence, integration, ongoing operation, and future M&A.

  12. Datasite's employer brand transformed from an obscure, dated company to one of Minneapolis's most desirable tech employers, aided by a Pivotal marketing campaign branding it 'the most important company you've never heard of' and by the personal draw of strong hires like Christian and Jeremiah.

  13. The host's closing synthesis names the recurring transformation ingredients: CEO buy-in, 'right people on/off the bus,' moving from sequential handoffs to true collaboration, technology shifting from serving the business to serving the customer, and the courage transformation leaders needed to push through setbacks.

  14. Spotify squad model — A product-org design pattern, explicitly borrowed from Spotify, organizing people into small empowered 'squads' rather than traditional hierarchical departments. Apply: When rebuilding a product org from scratch, structure teams as autonomous squads aligned to problem areas instead of functional silos.

  15. Modular architecture mirroring org structure — Thomas's principle that platform architecture and organizational structure should mirror each other's modularity so both can scale in parallel. Apply: Design team boundaries and system/service boundaries together so each empowered squad owns a corresponding modular piece of the platform.

  16. Wipe-the-management-layer restructuring — A restructuring technique, suggested by a former consultant, of removing an entire existing management layer and rebuilding leadership from scratch when incumbent managers don't understand or empower the underlying talent. Apply: Use when individual contributors show real potential but are blocked by managers who don't grasp the work, especially under time pressure that rules out slower coaching.

  17. Sum-of-the-parts valuation pitch — A board-pitch technique comparing the valuation multiples of a diversified company's individual business lines to show technology businesses carry higher multiples than equivalent-revenue service businesses. Apply: Justify a major technology investment to a board by showing the shareholder-value upside of shifting the business mix toward higher-multiple platform lines, rather than framing it as an R&D budget ask.

  18. Portfolio consolidation via divestiture — Rusty's strategy of selling off lower-margin, people-oriented divisions to concentrate investment and focus on one scalable software platform. Apply: Identify the 'crown jewel' business with platform potential, divest unrelated lower-multiple businesses, and reinvest the focus and proceeds into the core platform.

  19. Good to Great — right people on the bus — Jim Collins' concept, cited explicitly, of getting the right people on the team and the wrong people off before deciding strategic direction. Apply: When assessing an existing organization during a transformation, resolve personnel questions before finalizing strategy or roadmap.

  20. Product trio — The standard product-operating-model unit of a product manager, a designer, and an engineer working together. Apply: Staff each product squad with this minimal cross-functional trio as the base building block of the org.

  21. Extended trio — An adaptation of the product trio that pulls in sales management and service management as additional members when needed, especially to define MVP scope against a high existing product bar. Apply: Add a sales or service leader into the core trio for an initiative when frontline commercial knowledge is essential to scoping the work or keeping stakeholders bought in.

  22. Trust-building via visible learning — Thomas's approach of publicly crediting sales leader Doug for teaching him the business, then visibly continuing to learn beyond him, as a mechanism for earning organizational trust. Apply: A new leader entering an unfamiliar domain should openly learn from and credit the domain experts already there, and be seen doing so, before asking the org to follow their direction.

  23. Culture bank — A framework, attributed to a colleague, describing trust and goodwill built during good times as deposits that can be withdrawn during hard moments like a public failure. Apply: Deliberately invest in relationship-building before a high-stakes launch or crisis so the organization has enough balance to survive a visible failure without fracturing.

  24. Microservices-based modular platform — The technical strategy of rebuilding a monolithic Oracle-backed application as a set of microservices, enabling multiple products to share modular infrastructure. Apply: When replacing a monolith, plan a repeatable modular infrastructure and API pattern that supports several future products, not just the first one.

  25. Pivotal Cloud Foundry — A platform-as-a-service product from Pivotal, described as 'training wheels for microservices,' that handles much of the infrastructure and API complexity of a microservices architecture. Apply: Adopt a PaaS layer like Pivotal Cloud Foundry to reduce the operational burden of standing up microservices infrastructure when a team is new to the pattern.

  26. Database modernization (Oracle-to-MongoDB migration) — Replacing a legacy Oracle relational database with MongoDB, guided by an outside MongoDB expert brought in to mentor the team. Apply: Pair infrastructure modernization such as NoSQL adoption with hands-on external expert mentoring rather than relying purely on internal staff unfamiliar with the new stack.

  27. Continuous deployment cadence — A release practice moving from quarterly big-bang releases to roughly 20 deployments per day with no customer impact. Apply: Use frequent, small, low-risk deployments as the target operating cadence once a modular/microservices architecture and supporting CI/CD practices are in place.

  28. Feature flagging / cohort release — A release technique of rolling features out to a subset of customers or cohorts to learn early without overexposing risk. Apply: Use feature flags to validate discovery insights against a small customer cohort before a full rollout, closing the loop between discovery and delivery.

  29. Customer discovery discipline — A structured practice of directly engaging customers to understand their problems, distinguished from visiting customers and then building whatever was already planned. Apply: Make discovery insights directly drive prioritization, sprint planning, and phased release, and close the loop back to customers about what was built because of their input.

  30. Breaking down silos / 'win together' culture — A cultural technique of dismantling separate sales/marketing/service/product/finance silos in favor of a shared 'win together' culture in which leaders model collaboration first. Apply: Have leaders visibly collaborate across functional lines first to model the behavior, deliberately mixing teams to solve problems jointly instead of handing work off sequentially.

  31. M&A life cycle solution (product vision) — A multi-year product vision framing the company's opportunity as covering the entire M&A life cycle — pre-deal, diligence, integration, ongoing operation, future M&A — rather than just the diligence stage already built. Apply: Use a 'life cycle' framing to identify adjacent earlier and later stages of a customer's core high-stakes process as expansion opportunities beyond the current product footprint.

  32. Contractor analogy for stakeholder communication — An explanatory device comparing good or bad communication from a product/tech org to the experience of a good or bad home-renovation contractor. Apply: When teaching non-technical stakeholders why proactive status communication matters, use a relatable analogy instead of technical or process jargon.

Insights

The Ireland launch failure is presented not as a mistake to avoid but as a necessary 'withdrawal' from the culture bank that forged more organizational trust than a smooth launch would have — Doug says he's glad, in a sense, that it happened.

Building trust sometimes required deliberately non-business interactions (shared meals, meeting each other's families, an offsite at a leader's childhood home) because adversarial sales-versus-product patterns were too entrenched to break inside the normal office setting.

Thomas argues product's usual claim to authority — being closest to the customer — wasn't yet earned at Datasite, so he had to first admit his own lack of industry/business competence and be visibly seen learning from sales before he could ask the org to follow product's direction.

Sales's resistance to funding product wasn't just turf-guarding; it was locally rational, since each dollar diverted to product was perceived by individual reps as a dollar removed from their own account-level spending power under the 'financial print' compensation model.

A stodgy, decades-old company reputation was treated as a direct constraint on the technical transformation itself, since it choked off the talent pipeline needed to build the new platform — hence Datasite investing as much in employer-brand marketing (the 'most important company you've never heard of' campaign) as in the technology.

The board was persuaded not with a request for more R&D budget but with a sum-of-the-parts valuation argument — that shifting the company's business mix toward a higher-multiple technology platform would re-rate the entire company's value.

«Transforming is really hard and when you get it mostly right, it's really worth it.»

— 01:14

«The psychological part of it is the joy of winning together, the joy of being on a team that wins together, the lessons that you learn about collaboration...»

— 02:57

«oh, you're the latest joker who's going to take a whack at this and good luck.»

— 16:07

«technology based businesses, they have a much higher valuation than an equivalent revenue service-based business.»

— 17:13

«somebody has to solve this challenge. So why not me?»

— 19:33

«I had one sales leader with me that had like 90 direct reports when I walked in the door like literally 90 direct reports no leaders.»

— 22:20

«we are building the plane as we are flying.»

— 26:32

«forget the process forget do I trust you enough and your intention that I am willing to even give you a chance to fail.»

— 29:00

«not only is this platform not ready, but this platform is nowhere near ready.»

— 33:13

«Many companies I think honestly would have folded up the freaking tent.»

— 34:43

«how do you react with that kind of egg all over your proverbial face.»

— 35:44

«the most important company you've never heard of»

— 39:32

«Nothing is more expensive than an M&A deal. It is the most expensive thing that can be done.»

— 47:28

«get the right people on the bus and the wrong people off the bus even when that is very challenging to do.»

— 50:23

«the unexpected will happen. It's not a question of if it will definitely happen.»

— 53:55

«this is uh version seven or version eight of the last failure.»

— 55:23

Reception

No comments are available, so audience reception cannot be determined.

A rich, technique-dense first-person retrospective from the two protagonists of the transformation, valuable as a case study of product-org rebuilding, trust-building, and architecture modernization — but it is an insider account narrated with a friendly interviewer (SVPG, who authored the book on this story and consulted for the company), so it should be read as a celebratory retrospective rather than an independent audit of the transformation's outcomes.

56:43

↳ SVPG · YouTube

Watch original