Expert practical Demo Session on ANSIBLE and it's Industrial usecase.
Just because of Mr. Vimal Daga sir and Mrs. Preeti Daga ma'am, I got this opportunity. On 28 Dec 2020 , they arranged Industry Expert Practical Demo Session on Ansible. Two of the best expert Redhatters of the industry Sreejith Anujan and Arun Eapen CISSP, RHCA, RHCSS, RHCDS, RHCVA they taught and showed use cases and industrial need.
Lets know two of the best experts of the industry -> Mr. Sreejith Anujan & Mr. Arun Eapen.👨💻
➡️ "Sreejith Anujan",
The Principal Instructor at Red Hat
▪️Primarily responsible for empowering Red Hat customers with tailor-made enablement services.
▪️Also heading the designing and delivering high-quality content on integrated solutions and trusted partners across APAC, ANZ, and APJ.
▪️Connected with RedHat for around 12+ years.
▪️He was a Speaker in DevConf.in 2018 where he had discussed Linux Container Internals.
💡 Accounts To Connect With Him :-
▪️LinkedIN :- https://www.linkedin.com/in/sreejithanujan
▪️Twitter :- https://twitter.com/sreejithanujan?s=09
➡️ "Mr. Arun Eapen" (Director, APAC Service Delivery, GLS RedHat Asia Pacific)
▪️ Specialist :- Linux and Security 🔐
▪️The First RHC*(RHCA, RHCSS, RHCDS, RHCVA) in India.
▪️Founding member of the Free Software Foundation India.
▪️Being in open source software for more than 24 years.
💡Accounts to connect with him :-
▪️LinkedIN :- https://www.linkedin.com/in/aruneapen
▪️Twitter :- https://twitter.com/aruneapen?s=09
In this session, i learnt a lot of things about ansible and it's usecase.
some of them are :
Some points to remember:
🌟Focus on many small tasks rather than a big complex process.
🌟Review what others have automated.
🌟Treat automation like software.
🌟Think out of Box
💥Your skills should be unique and must be needed by industry.
💥Ansible tower is build on the top of ansible engine. It provides API and WebUI, role based access controler, integrate to 3rd party solution, notification.
💥Tower is used by organization to scale the automation.
💥In ansible tower, you have the option of credential. Tower has database, there our credential is securily stored. So we don't need to add user and password or use vault in ansible playbook.
💥Orchestration : Orchestration helps IT to more easily manage complex tasks and workflows. IT teams must manage many servers and applications, but doing so manually isn't a scalable strategy.
💥The most important factor in the automation is Scaling, whenever a number of systems with a number of tasks are being performed we must need to have a look about the scaling i.e. the ability of the systems to increase or decrease the performance and cost in response to change in application and system processing demands.
💥The job template in the Ansible Tower is used to provide the playbook to be used to execute the tasks /jobs and more information about it.
💥How to integrate Ansible Tower with Slack as a notification Tool. We can integrate Ansible Tower with Cloud & Notification based Applications by using the workflow visualizer under the template of workflow and we can use the so called ChatOps where we can use a notification feature and use chat applications like Slack, discord, etc. to notify others that a task has been accomplished.
💥I learnt about how to setup an ORACLE Virtual Environment that is not supported by ansible and ansible tower.
💥If you don't have credential that's by default supported by ansible, you can create your own credential type. That's huge benefit of using ansible tower.
💥You can create multiple playbooks in ansible tower and combine them using workflow and by this you can do things more easily and simply.
Comments
Post a Comment