What is Infrastructure as Code

0 votes

I've recently started learning Devops and I keep coming across the term Infrastructure as Code. What does that mean?

Apr 9, 2019 in Other DevOps Questions by Manish
885 views

2 answers to this question.

+1 vote

Hey Manish, infrastructure as Code is a type of IT set up where DevOps teams can automatically manage and provision infrastructure for an application through a configuration file. It allows operators to be involved in the development process from the beginning and the developers to have a better understanding of supporting infrastructure. Infrastructure as Code basically means run a code and set up an infrastructure. There are various tools that allow you to do this. Tools like Ansible, Puppet, Chef, etc. lets you have code that will set up an entire infrastructure and also letting you store it in Github allowing other teams to use it the same, saving a lot of time and money.

answered Apr 9, 2019 by Chandan
+2 votes
Infrastructure as a code (IaC) is the process of managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools....[Courtesy: https://en.wikipedia.org/wiki/Infrastructure_as_code]
answered Apr 9, 2019 by nmentityvibes
• 420 points
Is there any easier way to put this? Wiki has used too many complicated terminologies...

Related Questions In Other DevOps Questions

0 votes
1 answer

What is the best practice for updating an already existing web app deployment using ARM?

The Service Principal solution, through the SDK, ...READ MORE

answered Jul 9, 2018 in Other DevOps Questions by Atul
• 10,240 points
417 views
0 votes
1 answer

are Infrastructure Management Services(IMS) same as DevOps?

They are two very different domains. DevOps ...READ MORE

answered Jul 11, 2018 in Other DevOps Questions by DareDev
• 6,890 points
948 views
0 votes
1 answer

What is mean by hosting an application and deployment?

Hello, Hosting an application:  Web hosting is a ...READ MORE

answered Feb 24, 2020 in Other DevOps Questions by Niroj
• 82,880 points
4,939 views
0 votes
1 answer

What is the difference between maven and makefile?

I don't think maven and makefile are ...READ MORE

answered Oct 23, 2020 in Other DevOps Questions by Hana
1,767 views
0 votes
1 answer
0 votes
1 answer

What is DevOps?

DevOps is a set of practices that ...READ MORE

answered Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,080 points
328 views
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,141 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,503 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP