Platform & Infrastructure
Overview
Platform and infrastructure standards require each workload's infrastructure to be provisioned and operated according to that workload's requirements.
Choose a standard below to read it in full.
Standards
Containerisation
A container image is kept minimal, current, and operated with least privilege by default.
Container Orchestration
A containerised workload is right-sized, scales according to demand, and remains isolated from other workloads.
Serverless
A serverless function is sized to its workload and designed for portability, trace-context propagation, and cost attribution.
Managed Services
A managed service is configured and verified against the workload's own requirements.
Environment Strategy
Every environment has a purpose, with its operational cost justified.
Infrastructure as Code
Infrastructure is defined as versioned code, with planned changes applied through an automated, reviewed pipeline.