- Добавил: literator
- Дата: 3-01-2021, 19:46
- Комментариев: 0

Автор: Viktor Farcic, Darin Pope
Издательство: Leanpub
Год: 2020-12-30
Страниц: 419
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 36.2 MB
Today, infrastructure as code (IaC) and immutability are closely tied together. IaC allows us to define everything as code, while immutability brings uniformity, reliability, and speed. Servers are defined as code in the form of configurations and scripts used to create VM images. Clusters are defined as code in the form of instructions on how to create and manage VMs based on those images, and how to tie them together through different services.