Measuring Product Maturity
Products don’t start out as perfectly secure, infinitely scalable, and unbreakably robust. Those are just targets we strive for to varying degrees depending on what the product needs to become in order to achieve its vision.
On this page:
- 1 Introduction
- 2 Phases
- 2.1 Proof of Concept
- 2.2 Pilot
- 2.3 Extended Pilot or Closed Alpha
- 2.4 Open Alpha or Beta
- 2.5 Live
- 2.6 Exemplar
Introduction
Product maturity requirements should scale depending on the phase of the product’s evolution. While you may have a similar set of factors that you can use to evaluate a product at each phase, the level that it should be required to achieve should reflect the outcomes needing to be achieved in that phase of the product’s lifecycle.
Example: Let’s start simple with a proposed evolutionary progression of an API assuming the following phases
Phases
Exploration | (Outcome: To learn what the problem is)
Discovery | (Outcome: To get an understanding of what success looks like and produce a hypothesis for something that could solve the problem)
Proof of Concept | (Outcome: To verify for a given hypothesis that a solution is feasible)
Pilot(s) aka Alpha | (Outcome: To verify there is demand for a solution and verify that is solves the pilot user group’s problem - Invite only: One first, then two more)
Beta (Outcome: To learn whether a solution will scale and continue to be performant and secure - Open to all, with disclaimers)
Enterprise (Outcome: to be live without disclaimers or core features that are experimental with a product and teams that account for high volumes and can tolerate high risk initiatives. To demonstrate that the service can operate at this level and still be adaptable, configurable, and cost effective)
Refinement (Outcome: To demonstrate system health and service metrics that show correlation and causality to valuable outcomes and indicate preference for your service specific to certain use cases and user groups) => includes retirement of features that don’t fit with your solution and integration with other products that provide that feature with better outcomes.
Proof of Concept
at least one valuable end point deployed such that you can confirm that a product outcome is feasible.
you have done enough work to get approval to get a real user to try using it
The minimum requirements for this phase are
Usability
Accessibility
Security
Scalability to handle demand of new users or increased server load
Uptime, service availability and performance
Disaster recovery
Agility (low cost of change/devops)
Pilot
with a single use case you invite one user group to use the product for a specified period of time with the possibility of discontinuing it
The minimum requirements for this phase are
Usability
Accessibiility
security
scalability
uptime
disaster recovery
agility (low cost of change/devops)
Extended Pilot or Closed Alpha
the number of use cases is extended to more than one, but still on an invite only basis and still with the possibility of discontinuing it
The minimum requirements for this phase are
Usability
Accessibiility
security
scalability
uptime
disaster recovery
agility (low cost of change/devops)
Open Alpha or Beta
With disclaimers the product is determined to be something to offer and a level of committment is made to support, maintain, and continuously improve the product
Use of the product is made available to start using without invitations
The formation of collaboration communities emerge to add to and improve the product for a growing user base
The minimum requirements for this phase are
Usability
Accessibiility
security
scalability
uptime
disaster recovery
agility (low cost of change/devops)
Live
The minimum requirements for this phase are
Usability
Accessibiility
security
scalability
uptime
disaster recovery
agility (low cost of change/devops)
Exemplar
The minimum requirements for this phase are
Usability
Accessibiility
security
scalability
uptime
disaster recovery
agility (low cost of change/devops)
Â
Â