add packer

This commit is contained in:
Daniel Pötzinger
2019-12-20 15:00:41 +01:00
parent 6313dcaf54
commit 122e9c046f

View File

@@ -0,0 +1,10 @@
---
title: "Packer"
ring: adopt
quadrant: platforms-and-aoe-services
---
Machine images are important for modern deployment pipelines and fast ramp of of new infrastructure.
We are using [Packer](https://www.packer.io/intro/getting-started/build-image.html) to build so called "Golden images" that are used in our [Infrastructure as Code](/methods-and-patterns/infrastructure-as-code.html) based provisionings.