Build AWS AMIs Using Packer
This tutorial explains how to build an AWS AMI using Packer. Before you start, you should be familiar with the following concepts:
The best way to get started is to install Packer and run scripts manually on your local machine to create an AMI. Once you understand the mechanics of it, you should consider automating your workflow by following our documentation on Automated AWS AMI creation using Packer.