Continuous deploy with immutable infrastructure requires an automatic and robust workflow for building virtual machines. This article lists some tips and tricks on how to use Packer and Ansible with the base AWS Linux AMI. Using Packer and Ansible, a simple bash script “wrapper” can be responsible to build, provision and deploy AMIs into your…