Ansible industry use case study
Ansible it is the next generation automation being said by industry experts
Microsoft the biggest tech company, is popular for its OS which is Windows
Microsft has entered into Cloud providing service long back, having the trademark Azure
It has found a huge growth in users for ansible over Azure. Microsoft has collaborated with RedHat to adopt Ansible Engine and Ansible Tower over Azure.
Microsoft has used its staged Ansible environments for the automation of tasks, such as the delivery of changes in code.
“Digital transformation is really changing the way that we think about how we solve problems. In the past, we had to manually do the same deployment again and again,” said Dworak. “With Ansible, we can create blueprints to deploy it multiple times. And every time we deploy, it’s exactly the same. Instead of redoing work and having a lot of different, single-use versions, we can continually finetune this shared code.”
- Ansible Tower is the WebUI tool to deploy the playbook
- Tower will provide us the API to do automation
- Tower provides a database to store the credentials and we can use them
- Orchestration is a step by step automation done in right order and if one step fail there will be a remidiation to do another step
- Workflow Visualizer is used to create a template combining playbooks on the success and falure of previous play
- CICD (Continuous Integration and Continuous Deployment) is the procedure used by most of teh companies
- We can give access of the workflow to others
- Ansible playbook with ansible is better than Jenkins and Chef in most of the the times
- Ansible tower is not a monitoring tool
- We can create a credential type if it does not exist
- Collections are certified one
#vimaldaga #righteducation #educationredefine #rightmentor #worldrecordholder #linuxworld #makingindiafutureready #righeudcation #arthbylw#ansible #facts #inventory
Comments
Post a Comment