Automating Deployment in Amazon EC2 with Ansible
Learn how to automate the creation and provisioning of Amazon EC2 cloud instances using Ansible.
What you'll learn
Learn how to automate creation and provisioning of Amazon Elastic Compute Cloud (Amazon EC2) instances using Ansible. In this course, you will use Ansible to provision a virtual private cloud (VPC) and multiple Amazon EC2 instances, find existing Amazon Machine Images (AMIs) and create custom AMIs automatically, dynamically create Ansible inventories of running instances, and clean up all cloud resources when you are done with them.