Skip to content

Platform abstraction adoption

Full workflow

Complete guide (limitations, CI, published lens): platform-adoption

Why use CCE

Platform engineering teams ship internal SDKs to abstract cloud APIs, but adoption is uneven. Direct boto3 or AWS SDK v2 calls bypass golden paths, breaking centralized policy, telemetry, and cost attribution.

CCE measures direct cloud SDK usage vs platform wrapper call sites per repo for adoption scorecards.

Example command

cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/platform-adoption/latest/platform-adoption_lenses.yaml -filter all -format json -output platform.json

Analysis recipe

This use case is registered as recipe platform-adoption — run with:

cce run -folder . -language AUTO -recipes platform-adoption -output platform-adoption.json

Published lens

https://releases.stackgen.com/cce/lenses/platform-adoption/latest/platform-adoption_lenses.yaml