Back to course

Governance: Using Service Control Policies (SCPs)

FinOps for Scalable Infrastructure

Prevention is better than cure

How to stop developers from launching p4d.24xlarge instances (which cost $32/hour) in a dev account.

Writing an SCP

We'll create a policy that 'Denies' the creation of expensive instance types.

Azure Policy

Implementing similar guardrails in Azure to enforce specific VM SKUs.