Infrastructure as Code Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Stack) |
|||
Line 4: | Line 4: | ||
Infrastructure as Code principles and tools help delivering '''change''' more frequently, quickly and reliably, while improving the overall quality of the system at the same time. Used correctly, Infrastructure as Code embeds quality, reliability and compliance into the process of making changes. | Infrastructure as Code principles and tools help delivering '''change''' more frequently, quickly and reliably, while improving the overall quality of the system at the same time. Used correctly, Infrastructure as Code embeds quality, reliability and compliance into the process of making changes. | ||
=Stack= | =Stack= | ||
Collection of [[Infrastructure_Concepts#Infrastructure_Resources|infrastructure resources]] provisioned from cloud platforms. | |||
=Stack Instance= | =Stack Instance= |
Revision as of 00:36, 27 December 2021
Internal
Overview
Infrastructure as Code principles and tools help delivering change more frequently, quickly and reliably, while improving the overall quality of the system at the same time. Used correctly, Infrastructure as Code embeds quality, reliability and compliance into the process of making changes.
Stack
Collection of infrastructure resources provisioned from cloud platforms.