Stack the Deck at KubeCon
Spend some time at KubeCon with Abby Bangser, designing an on-demand and self-service platform API to meet your key business needs by "stacking the deck".
Time: 4 pm BST on Wednesday, April 2, 2025
Location: Booth S641, ExCel London
Before you play
Start by identifying something to provide “as a service”. Write this down to always keep your platform engineering goals in mind.
Create your API
-
Identify ‘inputs’ your users can or should configure.
-
Include ‘outputs’ that users depend on to access and maintain their resources.
Create your service
-
Identify ‘provisioning actions’ and ‘process rules’ shared by all resources before any requests.
-
Define ‘provisioning actions’ and ‘process rules’ that must occur per request.
-
Put the finishing touches on your three-tier platform with a set of ‘interfaces’ and ‘destinations’.

