Skip to content

Latest commit

 

History

History

day54

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Day 54: Understanding Infrastructure as Code and Configuration Management

What's the difference bhaiyya?

When it comes to the cloud, Infrastructure as Code (IaC) and Configuration Management (CM) are inseparable. With IaC, a descriptive model is used for infrastructure management. To name a few examples of infrastructure: networks, virtual computers, and load balancers. Using an IaC model always results in the same setting.

Throughout the lifecycle of a product, Configuration Management (CM) ensures that the performance, functional and physical inputs, requirements, design, and operations of that product remain consistent.

Task-01

  • Read more about IaC and Config. Management Tools
  • Give differences on both with suitable examples
  • What are most commont IaC and Config management Tools?

Write a blog on this topic in the most creative way and post it on linkedIn :)

happy learning...

← Previous Day | Next Day →