Skip to content
Menu
Tech Automation Blog
  • About Author
  • Contact
Tech Automation Blog

Tag: Packer

Create EC2 Windows AMI with Packer and Powershell

Posted on March 2, 2020January 20, 2022

An Amazon Machine Image (AMI) is an AWS resource we use to deploy Amazon EC2(Elastic Compute Cloud) instances. Ideally, an AMI contains the Operating System(Windows, Linux etc.) and a list of customization made on it to meet specific requirements. It helps to quickly bootstrap one or more EC2 instances with similar configuration. As per Amazon…

Create EC2 Linux AMI with Packer and Powershell

Posted on February 19, 2020February 27, 2022

An Amazon Machine Image (AMI) is an AWS resource we use to deploy Amazon EC2(Elastic Compute Cloud) instances. Ideally, an AMI contains the Operating System(Windows, Linux etc.) and a list of customization made on it to meet specific requirements. It helps to quickly bootstrap one or more EC2 instances with similar configuration. As per Amazon…

Create Azure Linux VM Image with Packer and Powershell

Posted on February 16, 2020January 20, 2022

An image is required to deploy Azure Virtual Machine on Cloud. You can use a market place image that Azure provides. However, if you want to use a custom image with customization based on your company standards and baselines, you need to create a custom image. Custom image can be used to bootstrap deployments and…

Create Azure Windows VM Image with Packer and Powershell

Posted on February 15, 2020February 27, 2022

An image is required to deploy Azure Virtual Machine on Cloud. You can use a market place image that Azure provides. However, if you want to use a custom image with customization based on your company standards and baselines, you need to create a custom image. Custom image can be used to bootstrap deployments and…

©2025 Tech Automation Blog | Powered by SuperbThemes