https://github.com/mcleber/linux_iac_scripts
Infrastructure as Code (IaC)
https://github.com/mcleber/linux_iac_scripts
iac iac-scripts linux linux-shell shell shell-script
Last synced: 9 months ago
JSON representation
Infrastructure as Code (IaC)
- Host: GitHub
- URL: https://github.com/mcleber/linux_iac_scripts
- Owner: mcleber
- License: mit
- Created: 2022-08-18T03:36:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T11:22:35.000Z (over 2 years ago)
- Last Synced: 2025-03-02T03:17:04.771Z (about 1 year ago)
- Topics: iac, iac-scripts, linux, linux-shell, shell, shell-script
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux-IaC-Scripts
Scripts para os projetos do Bootcamp Linux Experience.
## Infrastructure as Code (IaC)
"Infraestrutura como código (IaC) é o gerenciamento e provisionamento da infraestrutura por meio de códigos, em vez de processos manuais.
Com a IaC, são criados arquivos de configuração que incluem as especificações da sua infraestrutura, facilitando a edição e a distribuição de configurações. Ela também assegura o provisionamento do mesmo ambiente todas as vezes."
Fonte: [Red Hat](https://www.redhat.com/pt-br/topics/automation/what-is-infrastructure-as-code-iac)