Tech/Basics/Infrastructure as Code

From lathama
< Tech‎ | Basics
Jump to navigation Jump to search

Introduction

Infrastructure as Code (IaC) or the method by which written logic is used to control a complete infrastructure.

Hardware

Hardware as a Service (HaaS) is a concept that hardware can be provisioned like software. The practice of bootstrapping hardware is not new. An example might be the booting of a server that tries to use Tech/Basics/PXE to boot if there is no OS on the HDD.

Example

https://lathama.net/git/lathama/IaC