Skip to content

Latest commit

 

History

History
 
 

README.md

Session 1 Demo — Platform Maturity Assessment

Demo Overview

Run the platform maturity assessment and see where your organization stands today.

Steps

Score your organization across four dimensions: self-service, observability, security, and developer experience. Each dimension is rated 1-5 based on your current capabilities.

python3 platform-maturity-assessment.py

The output shows your maturity score per dimension and an overall score. This becomes your Day 1 baseline — you'll re-run this in Session 9 to measure how much you've learned.

  1. Walk through each dimension and score your org
  2. Review the final score summary
  3. Check platform-config.yaml as a reference for what a mature platform looks like

Key Concepts

  • Most teams score 1-2 on self-service and developer experience
  • There's a big gap between "we have tools" and "developers actually use them"
  • This assessment becomes your baseline — you'll revisit it in Session 9 to measure improvement