What is Infrastructure as Code? šŸ¤” and the difference of IaC Tools

TechWorld with Nana - Aug 28 '20 - - Dev Community

With the below Infrastructure as Code video šŸŽ¬ you'll get a good overview of what Infrastructure as Code is and how the IaC tools differ from each other.

What is Infrastructure as Code? šŸ¤”

To understand the Infrastructure as Code concept better, I explain how DevOps tasks were done

  • before automation and
  • after automation.

ā–ŗ DevOps tasks BEFORE automation

Before automation you were doing everything by hand šŸ™ŒšŸ¼:

  • setup servers
  • configure networking
  • install and configure software
  • etc.

In addition to that all the tasks needed to be done for multiple environments like DEV, TEST and PROD environment. šŸ¤¦šŸ¼ā€ā™‚ļø

DevOps tasks before automation

ā–ŗ DevOps tasks AFTER automation

Now, Infrastructure as Code is a way to automate all these DevOps tasks end to end instead of doing it manually. šŸš€
All the knowledge and expertise of system administrators or DevOps engineers are packed into programs and applications that carry out those tasks.

So, Infrastructure as Code or IaC is a concept and there are Infrastructure as Code tools, like Ansible, Puppet, Terraform or Cloudformation etc that you can use for different tasks.

Infrastructure as Code concept


Difference of Infrastructure as Code tools šŸ› 

Why do we have so many different tools, can't we just use one IaC tool? šŸ™„

Well, no. Because no tool can do everything and each one is great in a specific area. IaC tools automate tasks in different categories for different phases:

3 main task categories:

  • infrastructure provisioning
  • configuration of provisioned infrastructure
  • deployment of application

Distinction of phases:

  • initial setup phase
  • maintaining phase

DevOps tools in different categories and phases

So, in most cases you would use a combination of 2 or more IaC tools.

Distinction in how they work

Moreover, the IaC tools differ in the way HOW they work:

  • declarative vs procedural
  • mutable vs immutable
  • agent vs agentless

Watch the full video here šŸ¤“


ā–ŗ Get 30% off - with this code: UDEMY_NANA_OCT2020: Udemy course here
ā–ŗ Kubernetes 101: Compact and easy-to-read ebook bundle šŸš€
It's a handy way to quickly look something up or refresh your knowledge at work and use it as your cheatsheet šŸ˜Ž

Like, share and follow me šŸ˜ for more content:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player