Content deleted Content added
Pagereviewer (talk | contribs) m I made the article more neutral, simplified technical terms, and added explanations for broader accessibility. |
Pagereviewer (talk | contribs) m There is a slight punctuation correction. |
||
Line 56:
==Methods==
Infrastructure as Code (IaC) allows you to manage servers and their configurations using code. There are two ways to send these configurations to servers: the '[[push technology|push]]' and '[[pull technology|pull]]' methods. In the 'push' method, the system controlling the configuration directly sends instructions to the server. In the 'pull' method, the server retrieves its own instructions from the controlling system
==Tools==
|