AWS, DevOps

Launching and Configuring an AWS EC2 instance using Ansible

Ansible is a configuration management tool which configures and manages systems for multi-node software deployment. It is an orchestration tool which prevents an agent from running continuously on a server to fetch the desired configurations. Unlike Chef and Puppet, it uses a push mechanism to push the desired changes on the servers...

by Mohit Dayal Gupta
Tag: Ansible playbook to launch EC2
29-Jul-2016