Description
Ansible is a powerful automation, configuration management tool written in python. In this talk, you are going to see how Ansible works, how easy it is to get started and make your configuration management automated.
I am going to show you a case study that covers:
- creating a Hadoop cluster in the cloud - digitalocean
- running a Big Data job on the Hadoop cluster
- destroying the cluster
All above is done with Ansible remotely.
At the end, you are going to leave the room with an intro knowledge of Ansible and be excited about starting of your new project with it!