diff --git a/radar/2019-11-01/packer.md b/radar/2019-11-01/packer.md new file mode 100644 index 0000000..52811d8 --- /dev/null +++ b/radar/2019-11-01/packer.md @@ -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.