Computer Science, asked by TbiaSamishta, 1 year ago

Treating Infrastructure as a flexible resource is a benefit of Infrastructure and Configuration as Code

Answers

Answered by Arslankincsem
0

Solution:

When one treats the infrastructure like application code, one can be confident the file definition of the infrastructure would not get lost so easily.

This is certainly because with the application code, the file would also be stored in a version control system and one can enjoy additional perks.

Similar questions