Software Engineering Radio - the podcast for professional software developers

Episode 482: Luke Hoban on Infrastructure as Code

Oct 20, 2021
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

IaC Brings Software Engineering to Cloud

  • Infrastructure as Code (IaC) brings software engineering disciplines to cloud infrastructure management to handle higher complexity.
  • It treats infrastructure configuration as software through code rather than manual console actions, enabling scaling and automation.
INSIGHT

Desired State Model in IaC

  • IaC is fundamentally describing the desired state of infrastructure, not just imperative commands.
  • The tool then reconciles actual infrastructure to this desired state continuously, managing state and changes automatically.
ADVICE

Getting Started with IaC

  • To adopt IaC, start with simple tools to codify existing infrastructure for repeatability and reliability.
  • Use import features of IaC tools to bootstrap existing resources and manage both existing and new infrastructure consistently.
Get the Snipd Podcast app to discover more snips from this episode
Get the app