Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the concept behind infrastructure as code (iac).



Explain the concept behind infrastructure as code (iac)...

Answer / Ashutosh Pratap Singh

Infrastructure as Code (IaC) is the practice of managing and provisioning IT infrastructure through code files instead of manual processes. By treating infrastructure as code, you can version, test, and automate the deployment of infrastructure components like virtual machines, networks, and storage. This allows for consistent, repeatable deployments and improves overall efficiency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

How to install ansible?

1 Answers  


Write an ansible playbook to automate the starting of ec2 instance.

1 Answers  


How do I access a variable of the first host in a group?

1 Answers  


What does fact mean in ansible?

1 Answers  


Where does the configuration file live and what can I configure in it?

1 Answers  


What is ansible role?

1 Answers  


What is the difference between a variable name and an environment variable?

1 Answers  


Is it unsafe to bulk-set task arguments from a variable?

1 Answers  


How do I write an ansible handler with multiple tasks?

1 Answers  


How do I configure a jump host to access servers that I have no direct access to?

1 Answers  


Is ansible is an open source tool?

1 Answers  


How do I submit a change to the documentation?

1 Answers  


Categories