Skip to main content

Operations & Automation

Concepts for running an estate repeatably instead of by hand.

TermWhat it meansKey distinction
infrastructure as codeProvision from definition filesRepeatable, versioned, no drift
TagsKey-value metadata on resourcesDrives cost, access, automation
Resource GroupsLogical collection of resourcesAct on many at once; built on Tags
lifecycle policiesAuto-transition/expire S3 objectsCost optimization without app changes
managed AWS servicesAWS handles the heavy liftingThe more managed, the less you own
  • Tags are the metadata; Resource Groups act on resources that share them.

Linked from