Hennie Francis

Infrastructure as Code: The Developer's Secret Weapon

What if you could test your infrastructure just like your application code? Discover how Terraform is revolutionizing IaC reliability and eliminating configuration drift for good.

Infrastructure as Code: The Developer's Secret Weapon
#1about 3 minutes

Understanding the core benefits of Infrastructure as Code

IaC allows you to manage infrastructure with machine-readable files, leading to cost reduction, faster deployments, and the elimination of configuration drift.

#2about 3 minutes

Choosing the right tools for your IaC stack

A survey of popular IaC tools like Terraform, CloudFormation, and Ansible reveals their specific use cases alongside essential developer tools like IDEs and cloud providers.

#3about 5 minutes

Why manual infrastructure provisioning fails under pressure

A narrative example demonstrates how IaC solves the challenges of scaling infrastructure quickly and consistently to meet tight business deadlines.

#4about 5 minutes

Exploring the fundamentals of HashiCorp Terraform

Terraform uses the declarative HashiCorp Configuration Language (HCL) and a state file to manage multi-cloud resources, Kubernetes, and even network infrastructure.

#5about 2 minutes

Mastering the essential Terraform command-line workflow

The core workflow involves using commands like `init`, `validate`, `plan`, `apply`, and `destroy` to safely manage the entire lifecycle of your infrastructure.

#6about 5 minutes

Adopting best practices for production-ready Terraform code

Improve code quality and security by consistently tagging resources, using variables instead of hardcoding values, leveraging modules, and managing secrets properly.

#7about 7 minutes

Setting up a Terraform project with a remote backend

The initial project setup involves configuring a backend file to connect to Terraform Cloud, defining the cloud provider, and declaring variables for reuse.

#8about 9 minutes

Walking through the local Terraform development workflow

A practical demonstration shows how to use `init`, `format`, and `validate` to prepare code locally before generating an execution plan to preview changes.

#9about 4 minutes

Managing infrastructure with a GitOps workflow

Committing code to a GitHub branch triggers a run in Terraform Cloud, which automates the process of applying changes to create or destroy cloud resources like an S3 bucket.

Related jobs
Jobs that call for the skills explored in this talk.

test

Milly
Vienna, Austria

Intermediate

test

Milly
Vienna, Austria

Intermediate

Featured Partners

Related Articles

View all articles
CH
Chris Heilmann
WeAreDevelopers LIVE days are changing - get ready to take part
Starting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
WeAreDevelopers LIVE days are changing - get ready to take part
CH
Chris Heilmann
Exploring AI: Opportunities and Risks for Developers
In today's rapidly evolving tech landscape, the integration of Artificial Intelligence (AI) in development presents both exciting opportunities and notable risks. This dynamic was the focus of a recent panel discussion featuring industry experts Kent...
Exploring AI: Opportunities and Risks for Developers
CH
Chris Heilmann
Dev Digest 134 - Where pixels sing?
News and ArticlesWeAreDevelopers LIVE Data and Security Day is on Wednesday, 25/09/2024. Learn about OPC UA Updates, Best Practices for Using GitHub Secrets, Passwordless Web 1.5, Emerging AI Security Risks, Data Privacy in LLMs and get a chance to t...
Dev Digest 134 - Where pixels sing?

From learning to earning

Jobs that call for the skills explored in this talk.