0 votes
in DevOps by
What is IaC? How you will achieve this?

1 Answer

0 votes
by

Infrastructure as Code (IaC) is the management of infrastructure (networks, virtual machines, load balancers, and connection topology) in a descriptive model, using the same versioning as DevOps team uses for source code. This  will be achieved by using the tools such as Chef, Puppet and Ansible etc.

Related questions

0 votes
asked Mar 9, 2020 in DevOps by Hodge
0 votes
asked Mar 3, 2020 in DevOps by rajeshsharma
0 votes
0 votes
asked Nov 19, 2021 in Other by DavidAnderson
...