Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrohpalmeida/curso-vagrant-alura
Projeto realizado durante o curso de Vagrant da Formação DevOps da Alura.
https://github.com/pedrohpalmeida/curso-vagrant-alura
alura devops infrastructure-as-code vagrant virtualization
Last synced: 19 days ago
JSON representation
Projeto realizado durante o curso de Vagrant da Formação DevOps da Alura.
- Host: GitHub
- URL: https://github.com/pedrohpalmeida/curso-vagrant-alura
- Owner: PedroHPAlmeida
- Created: 2022-04-17T00:33:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T13:37:50.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T21:30:36.631Z (3 months ago)
- Topics: alura, devops, infrastructure-as-code, vagrant, virtualization
- Language: Ruby
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curso de Vagrant da Alura
Projeto realizado durante o curso de Vagrant da Formação DevOps da Alura.
______
## Aprendi nesse curso:
* Criar máquinas virtuais;
* Como configurar a rede;
* Lidar com o SSH;
* Provisionamento da máquina;
* Introdução ao Puppet;
* Introdução ao Ansible;
* Como configurar o provedor;
* Conceito de Virtualização vs Container;