A TVP is a careful balance between keeping the platform small and ensuring that the platform is helping to accelerate and simplify software delivery for teams building on the platform.

· Location 2073-2074

A good test for DevEx is how easy it is to onboard a new Developer to the platform.

· Location 2094-2095

When code doesn’t work . . . the problem starts in how teams are organized and [how] people interact.

· Location 2231-2232

If you must have remote workers, you will need to do extra work to foster the collaboration within the team and between the teams in order to build the community.

· Location 2370-2371

these common kinds of technology-driven splits typically introduce more constraints and reduce flow of work rather than improve it. That is because the separate teams are less autonomous, as product dependencies remain while each team has less visibility on the work as a whole, and inter-team communication paths are slower than intra-team.

· Location 2403-2405

Could we, as a team, effectively consume or provide this subsystem as a service? If the answer is yes, then the subsystem is a good candidate for splitting off and assigning to a team to own and evolve.

· Location 2432-2433

“If you have microservices but you wait and do end-to-end testing of a combination of them before a release, what you have is a distributed monolith.”

· Location 2512-2513

it is essential to make software segments team sized so that teams can effectively own and evolve their software in a sustainable way.

· Location 2519-2519

Collaboration means explicitly working together on defined areas. X-as-a-Service means one team consumes something “as a service” from another team.

· Location 2577-2578

Intermittent collaboration found better solutions than constant interaction.

· Location 2583-2584

During later phases of systems development and periods where predictable delivery is needed (rather than discovery of new approaches), the X-as-a-Service model works best.

· Location 2666-2667

The X-as-a-Service model works well only if the service boundary is well chosen and well implemented, with a good service-management practice from the team providing the service.

· Location 2689-2690

the service they provide must be managed in a way that keeps it viable over time: requests for new features from consuming teams are considered but not built just because a team has asked for them. Instead, the purpose and remit of the thing is evolved with the best interest of all consumers in mind, with enhancements carefully scheduled and planned in consultation with other teams.

· Location 2694-2697

Facilitating: helping (or being helped by) another team to clear impediments

· Location 2722-2723

A team with a facilitating remit does not take part in building the main software systems, supporting components, or platform but, instead, focuses on the quality of interactions between other teams building and running the software.

· Location 2723-2725

“We need to be alert for the white space between the roles, gaps that nobody feels responsible for.”

· Location 2917-2917

Collaboration: two teams work closely together for a defined period to discover new patterns, approaches, and limitations. Responsibility is shared and boundaries blurred, but problems are solved rapidly and the organization learns quickly.

· Location 2927-2929

X-as-a-Service: one team consumes something (such as a service or an API) provided “as a service” from another team. Responsibilities are clearly delineated and—if the boundary is effective—the consuming team can deliver rapidly. The team providing the service seeks to make their service as easy to consume as possible.

· Location 2929-2931

Facilitating: one team helps another team to learn or adopt new approaches for a defined period of time. The team providing the facilitation aims to make the other team self-sufficient as soon as possible, while the team receiving the facilitation has an open-minded attitude to learning.

· Location 2932-2934

the teams innovate more slowly with X-as-a-Service than collaboration, precisely because their interaction is mediated and defined by a clean API that has locked down the interaction possibilities.

· Location 2958-2960