Skip to content

Commit 81abace

Browse files
committed
Fix typo.
1 parent d6a0b8d commit 81abace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • episodes/269-infrastructure-as-code-iac-migrations-never-avoid-thinking

episodes/269-infrastructure-as-code-iac-migrations-never-avoid-thinking/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import BrandImage from './brand.jpg';
1515
<GuestCallout name="Erik Osterman" link="https://www.linkedin.com/in/osterman/" image={GuestImage} brandImg={BrandImage} />
1616
</div>
1717

18-
We explore the past and AI-driven future of Infrastructure as Code with [Cloud Posse](https://cloudposse.com/)'s Eric Osterman, discussing various IaC traumas. Erik maintains the world's largest repository of open-source IaC modules. Looking back at the dark ages of infrastructure, from the early days of raw CloudFormation and Capistrano to the rise and fall of tools like Puppet and Chef, we discuss the organic, messy growth of cloud environments. Where organizations frequently scale a single AWS account into a tangled web rather than adopting a robust multi-account architecture guided by a proper framework.
18+
We explore the past and AI-driven future of Infrastructure as Code with [Cloud Posse](https://cloudposse.com/)'s Erik Osterman, discussing various IaC traumas. Erik maintains the world's largest repository of open-source IaC modules. Looking back at the dark ages of infrastructure, from the early days of raw CloudFormation and Capistrano to the rise and fall of tools like Puppet and Chef, we discuss the organic, messy growth of cloud environments. Where organizations frequently scale a single AWS account into a tangled web rather than adopting a robust multi-account architecture guided by a proper framework.
1919

2020
The conversation then shifts to the modern era of rapid integration of infrastructure development. While generating IaC with large language models can be incredibly fast, it introduces severe risks if left unchecked, and we explore how organizations can protect themselves by relying on Architectural Decision Records (ADRs) and predefined "skills". The hopeful goal of ensuring autonomous deployments are compliant, reproducible, and secure instead of relying on hallucinated architecture.
2121

0 commit comments

Comments
 (0)