PACKER BASICS: POST 1

Getting Started with HashiCorp Packer

Packer | DevOps | IaaC | Cloud

Arun Kumar Singh
5 min readDec 16, 2021

--

Photo by Petrebels on Unsplash

What is Immutable Infrastructure?

The idea behind Immutable Infrastructure takes birth from the fact that you do not change existing infrastructure in case of any update or change, but deploy completely new servers with the changes…

--

--