Can I read Understanding Git Repositories and IaC on EtoBox?
Understanding Git Repositories and IaC by asha is a document available to read on EtoBox.
What is Understanding Git Repositories and IaC about?
A Git repository tracks changes made to files in a project and saves them. There are two types of repositories - bare repositories for sharing changes between teams and non-bare repositories that allow modifying existing files and creating new versions. Infrastructure as code is managing infrastructure through code instead of manual configuration, allowing full automation and continuous delivery. Popular tools for infrastructure as code include Terraform, Ansible, Chef, and Puppet.
- Author
- asha
- Language
- EN