What are three elements of Infrastructure as Code (IaC)? (Choose three.)
What are three elements of Infrastructure as Code (IaC)? (Choose three.)
Infrastructure as Code (IaC) incorporates several critical elements, including code review, integration, and version control. Code review is essential because it ensures that the infrastructure code meets the required standards before deployment. Integration refers to the seamless combination of various system components and services, which is crucial for smooth operations. Version control is vital as it helps track changes, manage different versions of the code, and collaborate effectively among team members.
A,B,E are correct
ABE is correct
ABE.... for flow, feedback & continues change is 3 ways principles of DevOps
C,D,E. IaC Three Ways - Flow, Feedback and Continuous Experimentation and Learning. The closest for Continuous Experimentation and Learning is version control. (CI/CD)