Infrastructure as code (IaC) is a type of IT setup wherein developers or operations teams automatically manage and provision the technology stack for an application through software, rather than using a manual process to configure discrete hardware devices and operating systems.
3 hours
- Imperative scripting & declarative definitions
- Immutable & mutable infrastructure
- Developer environment with Vagrant
- Provisioning with Ansible
- Part 1 - Using Vagrant with Shell Provisioner
- Part 2 - GitLab installation using Vagrant and Ansible Provisioner
- Make GitLab healthcheck
Go to the assignment description
References:
Videos: