Project Lightning Talk: You Can Score It! Shift Down to the Platform. Do Not Shift... Mathieu Benoit
Mathieu Benoit
KubeCon + CloudNativeCon Europe 2025 · Project Lightning Talk
In this KubeCon EU lightning talk, Mathieu Benoit, representing the CNCF Score project, introduced an innovative approach to workload specification and deployment designed to abstract away infrastructure complexities from developers. The core premise of the Score project is to provide a standardized, platform-agnostic way for developers to describe their application's intent and resource requirements, effectively "shifting down" the responsibility of infrastructure provisioning and configuration to platform engineers, rather than "shifting left" more operational burden onto developers.
AI review
This lightning talk introduces the CNCF Score project, presenting a novel, intent-based workload specification (`score.yaml`) designed to abstract infrastructure complexities for developers. By enabling platform engineers to define "provisioners" that translate abstract resource requests into concrete, platform-specific deployments, Score effectively "shifts down" operational burden to the platform. This approach promises significant improvements in developer experience, standardization, and crucially, security posture through enforced "golden paths" and centralized control over…