AWS Config Cost
Config rules at scale.
Overview
AWS Config tracks resource configuration and evaluates rules against it. The bill is per-recording-per-resource and per-rule-evaluation, and at scale both lines add up faster than teams expect. The discipline is keeping recording scope and rule count matched to actual compliance need rather than enabling everything by default.
- Config rules at scale. Per-evaluation pricing. Frequently-changing resources times many rules turns into real money.
- Per-resource recording. Each tracked resource has a recording cost. Recording every resource type in every account amplifies fast.
- Selective resource recording. Recording scope tuned to compliance need. Not every resource type needs continuous tracking.
- Quarterly audit plus rule prioritisation. Quarterly Config-cost review catches drift; critical rules ship first, nice-to-have rules follow as the budget supports.
The approach
Three habits keep Config cost under control: selective recording rather than blanket enablement, prioritised rule evaluation, and a quarterly audit that catches inherited rules nobody owns.
- Selective resource recording. Recording scope per account scoped to actual compliance and security need.
- Prioritised rule evaluation. Critical compliance rules first. Nice-to-have rules follow when the budget can support them.
- Quarterly Config audit. Cost review catches drift across accounts and rule sets. Inherited rules without owners get challenged.
- Critical rules with documented scope. Per-account the recording rationale; rule prioritisation tied to compliance framework requirements.
Why this compounds
Each correctly-scoped recording and prioritised rule keeps compliance posture intact while costs stay predictable. The team builds compliance fluency; new accounts inherit a sensible default rather than the full Config catalogue.
- Cost efficiency improves continuously. Recording scope and rule prioritisation cut the Config bill without weakening compliance posture.
- Compliance posture stays strong. Critical rules captured; auditor questions answered with documented evidence.
- Operational fit improves. Rules and scope match the actual compliance framework requirements.
- Year-one investment, year-two habit. First Config review is heavy lift. By year two, every new account ships with sensible defaults.