Skip to content

Examples of a Thinnest Viable Platform (TVP) as defined in the book Team Topologies

License

Notifications You must be signed in to change notification settings

tezheng/Thinnest-Viable-Platform-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Thinnest Viable Platform examples

Examples of a Thinnest Viable Platform (TVP) as defined in the book Team Topologies.

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. (p.101, Team Topologies)

This can be rephrased as:

A TVP is the smallest set of APIs, documentation, and tools needed to accelerate the teams developing modern software services and systems.

This material is based on some of the ideas in the book Team Topologies by Matthew Skelton @matthewskelton and Manuel Pais @manupaisable.

See teamtopologies.com for more details about Team Topolologies.

Copyright © 2018-2020 Team Topologies - Licenced under CC BY-SA 4.0 CC BY-SA 4.0

Canonical example of TVP

The ABC Corp example is perhaps the simplest infrastructure platform imaginable: just a list of cloud services and some default configuration.


ABC Corp cloud platform

ABC Corp logo

We use the Serverless Framework to simplify access to AWS serverless services. Use these AWS services via Serverless to build apps for ABC Corp:

Use these events to trigger Lambda function execution:

Use these services to monitor Lambda function execution:

Use our credentials setup tool, credible, to set up your credentials for the Serverless framework, including all AWS IAM roles and access keys:

  • [Link to credible tool]

Thinnest Viable Platform (TVP) Example using a Data Platform

See Thinnest Viable Platform (TVP) Example using a Data Platform by @sbalnojan


About

Examples of a Thinnest Viable Platform (TVP) as defined in the book Team Topologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published