INDUSTRY USE-CASE ON AUTOMATION USING ANSIBLE — DEMO
Hello guys !! 🙋🏻♀️
Today’s I am shareing, what I have learnt from session which I as attended as ARTH Learner with two best industry expert Mr. Sreejith Anujan & Mr. Arun Eapen.
⭐ The session was based on the Automation Using Ansible — Demo (Practical Implementation and Real World, Use-Cases) 😎😎
- Mr. Sreejith Anujan
He is the Lead Technical Instructor at Red Hat.
▪️ He is mainly responsible for empowering Red Hat customers with tailor-made enablement services.
▪ ️ As well as heading the designing and delivering high-quality content on integrated solutions.
He has trusted partners across APAC, ANZ, and APJ.
▪️ He has 12 years of great experience im redhat.
▪️ He was a Speaker in DevConf.in 2018 where he had discussed Linux Container Internals
- Mr. Arun Eapen
He is a Director of APAC Service Delivery and GLS at Red Hat Asia Pacific.
He has special command in Linux and Security
The First Certified RHC*(RHCA, RHCSS, RHCDS, RHCVA) in the India.
He is a Founding member of the Free Software Foundation in the India.
He has 24 years command in open source software.
In Expert session I learned a lot about
What is automation?
Automation is the application of technology, programs, processes to achieve outcomes with minimal human input.
Automation provides benefits to virtually all of industry. Here are some examples:
Manufacturing, including food and pharmaceutical, chemical and petroleum, pulp and paper
Transportation, including automotive, aerospace, and rail
Utilities, including water and wastewater, oil and gas, electric power, and telecommunications
Defense
Facility operations, including security, environmental control, energy management, safety, and other building automation
What is ANSIBLE ?
Ansible is a more than automation tool is broadly used for configuration.it is written in Python and using declarative approach where we have tell what we want to do.
What is Ansible Tower?
Ansible Tower gives you role-based access control, including control over the use of securely stored credentials for SSH and other services. You can sync your Ansible Tower inventory with a wide variety of cloud sources, and powerful multi-playbook workflows allow you to model complex processes.
It logs all of your jobs, integrates well with LDAP, SAML, and other authentication sources, and has an amazing browsable REST API. Command line tools are available for easy integration with Jenkins as well.
also I learn lots of things such as -
- We can integrate our ansible playbook with job template and make a easy way to code efficiently
- We can run ansible playbooks simultaneously in ansible tower where we have use case as run 2 or more playbooks must be run at same time or after the one playbook is executed.
- Integrated slack by using ansible tower with Chatops technology
- Credential types in ansible tower can be used for adding most clouds like oracle, Digital Ocean, IBM Cloud etc.