Automation using Ansible - Industry Use Case
The session started with the Ansible and why we need Ansible, What is the real use of the automation and why we need automation in the industry ? Automation is a big word which cover all about how to make automation of the different technology with the help of some advance tool like ansible .
Moving forward to the Ansible Tower, which is the web based solution that makes ansible even more easy to use in an industry. It is designed to be the hub for the automation tasks. We also learnt that what kind of challenges can be solved using the Ansible Tower.
Then learnt about the CI/CD, where continuous integrations helps in the provisioning the ec2 instance on aws and continuous delivery used for the deploying react applications on the EC2 instance using the Ansible Tower.
At last, the Integration of Ansible Tower with Cloud & Notification based Applications like Slack creating the workflow which on the successfully launching it will deploy to the production environment. Ending the session with the ansible collections which is the distribution dormat for ansible content which includes the playbooks, roles, modules and plugins.
In Ansible Tower, Multiple types of notification titles are :
- Grafana
- Hipchat
- IRC
- Mattermost
- Slack
- WebHook
Thank You !!