Page cover image

🪄Infrastructure as Code

Infrastructure as Code

Setting up infrastructure can be tedious and time consuming, especially when operations are limited time wise. Hours or days can be spent trying to perfect the infrastructure you'll end up tearing down after an OP, which can take valuable time that would be spent testing the client's environment.

This is where Infrastructure as Code (IaC) comes in. Instead of hours you can build a full attack platform within 15 minutes to an hour with the push of a button (and a good cup of Yorkshire Tea - not sponsored). We will go more in-depth with this concept in Infrastructure Automation - for now, let's cover the basics.

Pre-requisites

Prior knowledge with Docker is favoured but not required.

Terraform

Ansible

Pulumi

Vagrant*(Optional)

Packer*(Optional)

Azure CLI

AWS CLI

Optional Development VM

Development Virtual Machine

MD5 Hash: 4FFD90CA7C9D7B0F83992DC04672A025

SHA256 Hash: D2C162D2C05D92BCB2D2636FE3090BB3BA564BD6836D1FA03B8ADBAF3DBF5665

Table of Content

Terraform
Pulumi

Ansible

Last updated

Was this helpful?