Talking About Platform Adoption in English

Learn the vocabulary and phrases platform engineers and developer experience teams use when measuring, improving, and discussing internal platform adoption.

Building an internal platform is one challenge. Getting engineering teams to actually use it is another. Platform adoption — the process of encouraging and measuring how teams take up internal tools and infrastructure — involves a specific set of vocabulary and communication skills. Whether you are presenting adoption metrics to leadership or persuading a sceptical team to migrate, these phrases and concepts will help you communicate more effectively.

Key Vocabulary

Internal developer platform (IDP) An internal developer platform is a curated set of tools, services, and workflows that a platform team builds and maintains for the engineering organisation. The goal is to abstract away infrastructure complexity and let product teams focus on business logic. Example: “Our internal developer platform handles deployment, observability, and secret management — product teams don’t need to manage any of that themselves.”

Paved road A paved road is the opinionated, well-supported path that a platform team recommends for common tasks. The metaphor suggests that taking the paved road is smoother and faster than going off-road, even if the off-road option offers more freedom. Example: “Our paved road for service deployment is the CI/CD pipeline we provide — teams can go off-road if they need to, but we won’t support custom setups.”

Self-service A self-service platform allows product teams to provision, configure, and operate the resources they need without raising tickets with the platform team. Self-service is a key goal for most internal platforms. Example: “Since we launched the self-service portal, the number of infrastructure tickets raised with the platform team has dropped by 70%.”

Adoption rate Adoption rate measures the percentage of eligible teams or services that are using a platform feature or tool. Tracking adoption rate helps platform teams understand the impact of their work. Example: “The adoption rate for our new observability platform is at 65% after three months. We’re targeting 90% by the end of the year.”

Friction In the context of developer experience, friction refers to anything that makes it harder or more tedious for engineers to adopt and use a platform. Reducing friction is a core principle of good platform design. Example: “The main source of friction in the onboarding process was the manual configuration step — we’ve now automated that, which should improve adoption.”

Common Scenarios Where This Language Is Used

When presenting adoption metrics to leadership: “Our internal developer platform has now been adopted by 18 of our 25 product teams. The seven remaining teams are currently using legacy pipelines that we plan to migrate by Q3. Early feedback from adopting teams shows a 40% reduction in time spent on deployment-related tasks.”

When persuading a sceptical team: Resistance to platform adoption is common. Engineers often have concerns about losing flexibility or control. Acknowledge these concerns before presenting the benefits: “I understand the concern about being locked into a specific deployment model. The paved road approach gives you 95% of what you need out of the box, and there are documented escape hatches for the edge cases.”

When running a developer survey: Platform teams often use surveys to understand friction and measure satisfaction. Phrasing questions clearly is important: “How easy was it to onboard a new service to the deployment platform?” rated on a scale from “very difficult” to “very easy.”

Useful Phrases for Platform Adoption Discussions

  • “We track adoption rate as a core health metric for the platform team.”
  • “The goal is to make the paved road so good that teams choose it willingly, not because they’re forced to.”
  • “Self-service is the key — if teams need to raise a ticket for every resource, we become a bottleneck.”
  • “We’ve identified three major sources of friction in the onboarding process and are working to eliminate them.”
  • “Teams that have adopted the platform report faster deploy cycles and fewer production incidents.”
  • “We use NPS surveys to measure developer satisfaction with the platform.”
  • “The adoption blocker for the payments team is that their service requires a non-standard network configuration — we’re building support for that.”
  • “We have an internal Slack channel where teams can ask questions and share feedback about the platform.”
  • “We run office hours every Thursday for teams who are in the process of migrating.”
  • “The platform team’s north star metric is reducing the time it takes to get a new service to production from days to hours.”

Writing About Platform Adoption

When writing about platform adoption in proposals, reports, or documentation, use data to support your arguments. Vague claims like “the platform is well-received” are less persuasive than “83% of teams in our last survey rated the deployment platform as ‘easy’ or ‘very easy’ to use.”

Frame adoption in terms of business value. “Improving adoption from 60% to 90% will free up approximately 120 engineering days per year that are currently spent on unsupported custom pipelines.”

When documenting the migration path for teams, write from the perspective of the developer, not the platform team. Explain what the developer needs to do, step by step, and what they will gain.

Practice Suggestion

Write a 200-word internal communication in English that a platform team engineer might send to a product team, inviting them to adopt a new deployment platform feature. Include: what the feature does, what benefit it provides for the team, any trade-offs or constraints, and what the next step is. Focus on making the communication persuasive and framed around the recipient’s needs, not the platform team’s goals.