No video

Day-14 | Configuration Management With Ansible |Puppet vs Ansible |Live Projects | #ansible #devops

  Рет қаралды 102,332

Abhishek.Veeramalla

Жыл бұрын

Support my work
www.buymeacoffee.com/abhishekprd Hi Everyone, We are at Day 14 of our DevOps course and In this video, We will learn about Configuration Management using Ansible.
We will also try to understand why is Ansible better than other configuration management tools like Puppet and Chef.
If you like to take a look at more Ansible Interview Questions. Do take a look at this previous video on our channel.
kzbin.info/www/bejne/oGazmIFmf5iXba8
DevOps Zero to Hero Playlist
kzbin.info/www/bejne/i6DbdHRjo62bibs
Telegram channel
===============
t.me/abhishekveeramalla
About me:
-----------------
LinkedIn: www.linkedin.com/in/abhishek-veeramalla-77b33996/
GitHub: github.com/iam-veeramalla
Medium: abhishekveeramalla-av.medium.com/
KZbin: kzbin.info/door/nnQ3ybuyFdzvgv2Ky5jnAA?app=desktop .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Пікірлер: 246
@Cloudnp9458
@Cloudnp9458 7 ай бұрын
At first system administrator used to do upgrades, secure patches and installation on 100s of servers using shell script that had to loop over all 100s of servers. With cloud( micro service architecture) no. of servers increased and the compute/resources had decreased. Earlier we had to take care of distribution of OS(alpine, ubuntu), so the script might not work. To solve this configuration management came into picture. Puppet, chef and Ansible . Why Ansible over others? Ansible is much a push mechanism model. Write Ansible script at one instance and update all the worker nodes. Ansible is agentless, just put DNS or ip adress of servers in inventory file and have ssh password-less authentication configured, along with python3 installed by default in Linux distros. 2. Ansible also has feature of dynamic inventory. If you are creating 100s of servers in AWS cloud, Ansible will automatically detect new server. 3. Support both Windows, AIX and Linux all distros 4. Ansible is pretty simple, uses simple yaml manifest.
@ronaldopower4169
@ronaldopower4169 Жыл бұрын
Your efforts towards helping devops community is incredible
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks alot
@mechtoit6555
@mechtoit6555 Жыл бұрын
kzbin.info/door/tvLt8mOnq-odv_61vRF90Q
@saiharshakothamasu7254
@saiharshakothamasu7254 10 ай бұрын
Just for you anna, I have never skipped even a single ad in your channel even if it's for >5 mins :)
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
Thanks alot for contributing to the channel Harsha
@randomavghuman
@randomavghuman 7 ай бұрын
one thing i really like about your videos is that it gets me interested in the topic, and its interactive , i always try to answer the interview questions in my head like i would in an interview. it helps me with recollection of concepts
@paragvade
@paragvade 3 ай бұрын
Notes of this video- Scenario- System admin has to configure 100s of servers, each with different OS like Ubuntu, CentOS, Windows. Tasks include updating OS, security patches, default installations like git, databases on servers. Issue- Doing this manually on every server is difficult. Hence, scripts were used. Powershell scripts for windows machines, other shells for Linux machines. Even in Linux machines, scripts varied based Linux flavours and type of script (bash, zsh, tsh, etc). This script will then loop over all servers to perform configuration tasks. With cloud and micro service architecture adoption, number of servers have increased further. Hence, even scripting approach is not very efficient. This led to concept of configuration management. Various tools are used for configuration management. Puppet and Chef were pioneering tools while Ansible, developed by Red Had is most popular. Why Ansible over Puppet? 1. Puppet = Pull mechanism, Ansible= Push mechanism. Eg. Managing 10 EC2- Write ansible playbook and push to all 10 EC2 2. Puppet uses Master-Agent architecture- Have to create Master server and configure all 10 EC2 as agents. Ansible is agentless. Write only ip/dns of machine in inventory file and have passwordless authentication enabled. In case of dynamic demand, auto-scaling is possible by changing inventory file. Even better- 'Dynamic Inventory' feature auto detects demand- doing away need to change inventory file. 3. Support for Windows is better in Ansible than Puppet 4. Ansible Playbook is written in YAML which is widely used. Puppet configuration is written in Puppet language. Issues with Ansible 1. Support for Windows is still not seamless 2. Debugging is not easy. Can run ansible in debug mode but debugging logs are not easy to understand. 3. Performance issues- when managing thousands of servers Enjoy!
@mrnobody4365
@mrnobody4365 11 ай бұрын
Started 3 days ago and I already just completed Day 14. Thank you Abhishek sir for all these quality content.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
Excellent
@nash12394
@nash12394 7 ай бұрын
@mrnobody4365 I have just started the playlist. I guess you must have completed the series ? If yes can you tell me if you have got the job or giving interviews ? Can you share the feedback with us it will help us to improve here. Please share your kind feedback. Thank you!!!
@sachinrathee0611
@sachinrathee0611 2 ай бұрын
@@nash12394 Why are you asking him like this? Why not try yourself and make your time productive?
@nash12394
@nash12394 2 ай бұрын
​​​@@sachinrathee0611The reason why asked is he finished his playlist over 8 months ago. So I thought to check if he faced any challenges. Anyways I also finished the entire playlist twice and got placed.
@barakahobileye5643
@barakahobileye5643 29 күн бұрын
​@@nash12394 congratulations 🎉. Is this just the playlist you used?
@tapasghosh9802
@tapasghosh9802 5 ай бұрын
Learning from your videos is like discovering a beacon of clarity in a sea of confusion. Thank you for sharing your expertise with such passion and sincerity. You're not just teaching DevOps; you're inspiring a community of learners to reach new heights.
@arifsaleem-7377
@arifsaleem-7377 5 ай бұрын
Your efforts towards helping devops community is incredible
@AbhishekVeeramalla
@AbhishekVeeramalla 5 ай бұрын
❤️
@subashbose6494
@subashbose6494 7 ай бұрын
Hi Abhishek, im from Chennai, spending with your video every day 30 mins or 1 hr and i tried to practice with my laptop. i'm not a computer student. BUT very much interest to learn new things. Your video gives confident to me, one day will get my dream job.. That day will message you again.
@AbhishekVeeramalla
@AbhishekVeeramalla 7 ай бұрын
Amazing
@ashishpandeypro
@ashishpandeypro Ай бұрын
Great introduction to Ansible Abhishek sir At the beginning of every video just say that it is the simplest, most interesting topic all (just like you did it in this video) It took so much load off my back and the presumption I formed was that the topic was easy and interesting.
@NishithaBapanpally
@NishithaBapanpally 11 ай бұрын
Hello, abhishek sir, i started your playlists yesterday on devops series, your doing a great job , i am able to learn each and every concept in a simple way to crack the devops engineer job. Thankyou for showing the efforts towards people who are struggling to get into IT as a DevOps. once again thanks a lot for the devops zero to hero playlists.
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
😍😍
@ayeniadewale7743
@ayeniadewale7743 10 ай бұрын
without mincing words" you're the 🏆! I wish I had known you before now. 🔥🙌 #thebest #wishfulthinking #awesome"
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
Thanks alot
@rjgeeks5857
@rjgeeks5857 2 ай бұрын
very concept clear video.....thanks for this amazing videos
@pranayshegaonkar4320
@pranayshegaonkar4320 11 ай бұрын
Recently started the playlist and already at day 14 , thannk you so much for your consistent efforts sir
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
Amazing
@soumyadipchatterjee2267
@soumyadipchatterjee2267 9 ай бұрын
I become fan of Abhishek. You inspired me every day to become a good DevOps Engineer & one day I will .😊🙏
@AbhishekVeeramalla
@AbhishekVeeramalla 9 ай бұрын
❤️❤️
@nagababunalluri5059
@nagababunalluri5059 Жыл бұрын
We should appreciate the work behind it.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@quasar_0x
@quasar_0x 5 ай бұрын
In the first seconds of the video did I hear you say lets reach 10k subscribers? that's just a year ago!! Shows that you are doing an incredible Job!
@AbhishekVeeramalla
@AbhishekVeeramalla 5 ай бұрын
Yes, Thanks alot
@Beautifull-day
@Beautifull-day Жыл бұрын
It's really helpful.I answered very nicely in my interview after watching ur videos.Thank you so much
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
😎
@anjaneyulus5975
@anjaneyulus5975 Жыл бұрын
Thank you so much sir day by day..enhancing my knowledge getting confidence... making things simpler in learning Devops course 👍👍
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
All the best
@nallapaneniram766
@nallapaneniram766 Жыл бұрын
Superb. The example explains all.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks a lot
@sravanimantha5838
@sravanimantha5838 3 ай бұрын
Hi Abhishek, I have a question regarding the interview questions you provided. In one of the questions, you mentioned that the programming language used in Ansible is Python, but you also mentioned YAML for the same question later. Could you please clarify this?
@krakesh2003in
@krakesh2003in Жыл бұрын
Awesome Abhishek, Thanks for your great Video.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
My pleasure
@KumarK-sv7yh
@KumarK-sv7yh 10 ай бұрын
Completed Day:14 Video. I understand the overview concept of Ansible and ansible vs puppet. Thanks Veeramalla garu
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
Welcome
@Learn_IT_with_Azizul
@Learn_IT_with_Azizul Жыл бұрын
You’re doing extremely good in DevOps series… maybe the best series in the KZbin 👏👏 please try to upload a content about OpenShift with AWS EKS, if possible… Thank You 🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I will try my best
@vicky7664
@vicky7664 8 ай бұрын
The tutorial was very great👏 Would love to watch a video on just ansible roles. I have a question - How we are supposed to enable password authentication if we've 100s of servers. I got one answer on the internet using boto3 module. Is there any other method❓
@chinmayesai4895
@chinmayesai4895 Жыл бұрын
Sir, please let me know if Iam right...? Ansible uses python for it's modules and YAML for writing playbooks?
@AhsanAli-sv8hy
@AhsanAli-sv8hy Жыл бұрын
Sir your channel is very helpful for beginners Devops engineer ❤. But some people can't understand English like me and other now Sir i request you create Devops zero to hero in hindi series. God bless you Sir
@Thee_macharia
@Thee_macharia 9 ай бұрын
hello Abhishek, can you briefly explain the difference between Ansible playbooks and roles? How would you organize your Ansible project to ensure modularity and reusability of code?
@somadasdallas
@somadasdallas 9 ай бұрын
Videos are very helpful....thank you so much. Please provide some videos on how to create API endpoint using Terraform
@aakashpunekar9437
@aakashpunekar9437 Жыл бұрын
Explained the concept in really simple manner,I got a clear understanding of the topics. Thank you Abhi Completed yesterday 05/07/2023
@mechtoit6555
@mechtoit6555 Жыл бұрын
kzbin.info/door/tvLt8mOnq-odv_61vRF90Q
@UmeshKumar-fo4by
@UmeshKumar-fo4by 8 ай бұрын
Thanks a lot Abhishek lots of love.
@Ssv1928
@Ssv1928 Жыл бұрын
Excellently explained
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@sathiyamohan8119
@sathiyamohan8119 Жыл бұрын
You are really awsome bro. Going great with cloud and devops domains. If possible pls do a video on open shift as well.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure 👍
@battumamatha7144
@battumamatha7144 Жыл бұрын
thank you abhishek for explaining by paint .... its dam easy to understand the concepts ...
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
It's my pleasure
@rapurusirisha
@rapurusirisha Жыл бұрын
Congratulations Sir Keep Rocking
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks a lot
@Dancervloggeractor
@Dancervloggeractor Жыл бұрын
You are best in teaching the things in crystal manner. Want to know how to write the yaml scripts.If possible make a video on this.❤
@mechtoit6555
@mechtoit6555 Жыл бұрын
kzbin.info/door/tvLt8mOnq-odv_61vRF90Q
@manupriyar8169
@manupriyar8169 8 ай бұрын
So nice Abhi. Thank you😊
@AbhishekVeeramalla
@AbhishekVeeramalla 8 ай бұрын
Welcome 😊
@AditiSingh-xn3ip
@AditiSingh-xn3ip 5 ай бұрын
Thank you abhishek bhaiya
@harisheoran
@harisheoran 11 ай бұрын
awesome explaination sir
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
Thanks a lot
@manojtalluri5087
@manojtalluri5087 11 ай бұрын
Thank you very awesome session
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
You are very welcome
@Just_Relax616
@Just_Relax616 10 ай бұрын
excellent explanation ,very much clear on this
@sibanandapradhan6006
@sibanandapradhan6006 21 күн бұрын
good explain sir
@sachinsaurav2941
@sachinsaurav2941 4 ай бұрын
Can you help me with difference between ansible and Jenkins and which tool should I learn first or is it necessary to learn both tools?
@biswajitmohapatra2172
@biswajitmohapatra2172 Жыл бұрын
Great sir 👍🏻.. well explained
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@sowmyamaddineni1991
@sowmyamaddineni1991 11 ай бұрын
In AWS while creating EC2 instances - we can give some configurations right? So using ECS which has cluster of EC2 instances or something, can't we do the configurations?? Should Ansible be used? Also in Puppet when you are giving multiple slaves - so if 1000 machines are added. you go and add all the 1000 again in the master file?
@joymiah1038
@joymiah1038 Жыл бұрын
Proud Of You!!! You are The Best Educator in DevOps World!!! Saluted for your kindness!🫡🫡 Bhai eeh series bandh Maot karna Please!!!!
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure bhai
@VenkatPodugu-dc1ls
@VenkatPodugu-dc1ls Жыл бұрын
Hi Abhishek, Thanks for the video, can you try one video for Ansible Tower with simple? if possible.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Will try
@PravatKumar-e4e
@PravatKumar-e4e 10 ай бұрын
Thanks for sharing excellent videos .Any ways to join your online Devops training sessions .
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
Everything is on KZbin channel
@hussainshaik2673
@hussainshaik2673 4 ай бұрын
bro you expalined push model in ansible but missed pull in puppet
@mgmahi5
@mgmahi5 4 ай бұрын
@Abhishek.Veeramalla Should I watch Ansible zero to hero after completing this roadmap or should I start watching after this video
@sahilsoni9898
@sahilsoni9898 3 ай бұрын
bro i have the same question ... what u followed?
@mgmahi5
@mgmahi5 3 ай бұрын
@@sahilsoni9898 I'm following a T shaped learning. You will learn the basics of each technology or tool first. Then you will learn each tool in depth. I realised this works for Abhishek's videos.
@2woSe7en
@2woSe7en 3 ай бұрын
​@@mgmahi5complete this
@Jalal921
@Jalal921 11 ай бұрын
Hello Abhishek, Is it enough to watch these 2 videos for learning ansible ?
@raju_mirthipati
@raju_mirthipati Жыл бұрын
i have one trigger you said scale up and scale down of the servers from ansible what is the use of auto scalling in AWS or any cloud provider ansible integrated with autoscalling future ....?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
You can do that today as well.
@joshnakm9152
@joshnakm9152 6 ай бұрын
Hi Abhishek, Openings on ansible tower role will be good in market?
@Manikanta-rh9ss
@Manikanta-rh9ss 6 ай бұрын
Abhishek you said in int questions 1) ansible uses python & 5) ansible programming language YAML. little confused here can you explain in shot.
@AbhishekVeeramalla
@AbhishekVeeramalla 6 ай бұрын
Ansible internally use python, you will write ansible files in yaml
@shashikiran6809
@shashikiran6809 Жыл бұрын
The sessions are going really nice, it's really helpful, thank you❤🙏
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Glad you like them!
@Cloudnp9458
@Cloudnp9458 7 ай бұрын
Does Ansible support all cloud providers like AWS,azure,gcp.. Ans. For Ansible it doesn't matter what your cloud provider is. You only need public ip adress, is ssh access allowed publically to your machine(laptop).
@shafqathussain2282
@shafqathussain2282 7 ай бұрын
great bro you have done great work.😍
@Zeliebenard639
@Zeliebenard639 Жыл бұрын
Perfect video
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
🎉
@botlanagaraju487
@botlanagaraju487 Жыл бұрын
Sir you have said that ansible is push mechanism like we can write our own notebook and push ..wt abt puppet pull mechanism?
@gudamahendar6992
@gudamahendar6992 6 ай бұрын
i completed this video abhishek
@NishantJaiswal-dk4bs
@NishantJaiswal-dk4bs Жыл бұрын
Great Explanation, Abhishek. Also please discuss the Ansible Tower AWX.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Noted
@bitanji6851
@bitanji6851 Жыл бұрын
Great video, thanks you 👍
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Glad you enjoyed it
@temprnow3736
@temprnow3736 Жыл бұрын
All sessions are having really good explanations. In this session can you please elaborate on what are microservices, and how they are used?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I explained it in the course. Please follow the videos
@madhu19-177
@madhu19-177 9 ай бұрын
Anna you said that the programing language used by Ansible is Python and YaML. Can you please elaborate for what python and for what Yaml?
@akmukalla5586
@akmukalla5586 Жыл бұрын
i've got little confusion here...( which language do we use in Ansible..!!!) python is to wright custom modules, yaml is to wright Ansible playbooks....am i correct...?
@NishantJaiswal-dk4bs
@NishantJaiswal-dk4bs Жыл бұрын
Yes
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Yes
@sahilsoni9898
@sahilsoni9898 3 ай бұрын
can i swich to ur zero to hero ansible playlist from here or should i continue here only ... plzz reply
@2woSe7en
@2woSe7en 3 ай бұрын
U have to learn every tool after this series
@sumon-g7z
@sumon-g7z Жыл бұрын
u earned new subscriber + a big fan 😀
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Welcome aboard!
@papercut._.
@papercut._. Жыл бұрын
Doing a speed run on your devops/ aws videos before I start my application. If I get a job you’re the reason xD
@sandhyavishakha
@sandhyavishakha 11 ай бұрын
Hi Abhishek, The programming language Ansible uses to write modules is Python, and the programming language it uses to write automation tasks is YAML. Did I understand this right? There is slight confusion here
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
Ansible is written in python, devops engineers provides instructions to ansible in yaml
@sandhyavishakha
@sandhyavishakha 11 ай бұрын
Oh okay, that’s great, Thanks!
@mohammed_rayees387
@mohammed_rayees387 5 ай бұрын
Thanks alot Abhishek bhaiya 😇
@pratiksingh2381
@pratiksingh2381 Жыл бұрын
Hello Abhishek, I have one question regarding tool or software used in industry specially by a windows user for login EC2 machine. I am comfortable with putty and SSH through direct browser but is there any specific software used by industry person if not then which they are using most according to you for windows????
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
For windows mobaxterm is good.
@pratiksingh2381
@pratiksingh2381 Жыл бұрын
@@AbhishekVeeramalla Thanks 👍
@rj27thug78
@rj27thug78 Жыл бұрын
hello abhishek sir, just asking this question as red hat is one of my dream company so can you please let me know how much a fresher should be technically sounded to be eligible for junior role at RH.
@LongLe-ju1zd
@LongLe-ju1zd 5 ай бұрын
i have a question mate i learn jenkin from 1 person in my country she said in the world currently , some of the company dont use ssh like ansible because of security of protocol ssh is not best practice could you explain why :
@AbhishekVeeramalla
@AbhishekVeeramalla 5 ай бұрын
Ssh is used for connecting even today
@vinvvinv7460
@vinvvinv7460 Жыл бұрын
Hi, can you please make a video & explain step by step the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing ...I am not from a programming background hence find it difficult to understand the structure of writing Ansible & Terraform. Please it's a request, do reply
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure
@hanumaiahb1216
@hanumaiahb1216 11 ай бұрын
Bro can you pls do an one dedicated zero to hero ansible video It's helpful alot My self iam slow learner this video is little faster My req can you pls do an one dedicated ansible video
@AbhishekVeeramalla
@AbhishekVeeramalla 11 ай бұрын
Noted
@hanumaiahb1216
@hanumaiahb1216 11 ай бұрын
@@AbhishekVeeramalla thankyou so much brother, if you do this it's helpful alot to me like slow learners
@srikanthp3963
@srikanthp3963 7 ай бұрын
hello abhishek ,i understood push based ,but what is pull based .explain
@pittavarun1647
@pittavarun1647 Жыл бұрын
You are the best 💕💕
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
❤️❤️❤️
@chinnanambi
@chinnanambi 2 ай бұрын
its not about devops zero to hero..its about me zero to hero
@RakeshBitling
@RakeshBitling Жыл бұрын
Excellent Sessions and appreciate abhishek only small suggestion: Can we cover industry-specific real time use cases? I know its very difficult but you are gem person.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Yes, sure
@NareshKumar-jm2vs
@NareshKumar-jm2vs 6 ай бұрын
Bro, do you have any videos on Ansible molecule?
@enggigamerz3940
@enggigamerz3940 Жыл бұрын
Hello Abhishek thanks for the video I have one doubt about ansible What is the global fact ? It's like an global system variables or any else.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Will try to explain that in KZbin Shorts
@abanisetti.miraclesoft7317
@abanisetti.miraclesoft7317 7 ай бұрын
nice explanation.
@yogendrasinghrathotre2758
@yogendrasinghrathotre2758 6 ай бұрын
excellent work but is some one please help to get the command which to used over lab setup
@adarshjha__1
@adarshjha__1 Жыл бұрын
Day-14 done ✅
@vinayaka5144
@vinayaka5144 Жыл бұрын
What are the dependencies that ansible is needed? This is also one of the interview question in which the interviewer was asked in my interview . Can u answer this ? And also which version of ansible that currently used in your IaC environment?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Python Pip SSH
@govarthan07
@govarthan07 Жыл бұрын
Loved this session
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks alot
@SaiKumarThatikonda-yj5sc
@SaiKumarThatikonda-yj5sc Жыл бұрын
Abhishek, I have doubt on Dynamic Inventory(20:05). How the new EC2 IP in dynamic inventory will know to which group it should be routed to(lets say I have groups like WebServers, DBServers) In Inventory file?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I will share that in a video 🙂 .. very difficult to explain hefe
@syedirfan4541
@syedirfan4541 9 ай бұрын
Hi Abishek , im a java developer with 1.5yrs of experience planning to switch to Devops path is it enough to watch this Devops zero to hero course or should i need to add more skills in my resume kindly suggest me, Thank you.
@MNSPN1234
@MNSPN1234 Жыл бұрын
I paid 18k for this course but your course is far more better than that one. My name is Murthy. How can I contact you for any advanced level courses? Hope you will reply.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I will share the details soon for advanced projects on the channel
@MNSPN1234
@MNSPN1234 Жыл бұрын
@@AbhishekVeeramalla how can I communicate with you, Anna?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
@@MNSPN1234 LinkedIn
@yogendrasinghrathotre2758
@yogendrasinghrathotre2758 6 ай бұрын
is there any video missed between day 14 and day 15 as i think something is missed regarding how to configure inventory file , please confirm
@Cloudnp9458
@Cloudnp9458 7 ай бұрын
For windows Ansible uses winrm protocol, for linux it's ssh
@sadashivs9781
@sadashivs9781 Жыл бұрын
very good session
@saiharsha4619
@saiharsha4619 Жыл бұрын
Exited for tomorrow's video 🤩
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
👍
@reddaiahnama893
@reddaiahnama893 Жыл бұрын
Keep rock it Abhishek bro
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@bitanji6851
@bitanji6851 Жыл бұрын
Ansible programming language is both python, and yaml?during lecture, you mention yaml as Ansible programming language, but the interviews questions you said python is Ansible programming language.just making sure i understood you. Thanks
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
You need to write ansible playbooks in yaml. I said ansible application is written in python
@abediabdal4355
@abediabdal4355 Жыл бұрын
Sir I have started with chef I have installed on linux but when I am going to create cookbook . I m not able to create. I have tried many time showing that no such directory. Can u plz guide me .
@averagebadmin10player
@averagebadmin10player Жыл бұрын
Gold content
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
thanks
@thejourney-nsn
@thejourney-nsn Жыл бұрын
BEST😊
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks !!
@Cloudnp9458
@Cloudnp9458 7 ай бұрын
Additional features are dynamic addition of servers using dynamic inventory, idempotency and conditional execution.
@sai_pranav_karri
@sai_pranav_karri 8 ай бұрын
Thanks 😀
@AbhishekVeeramalla
@AbhishekVeeramalla 8 ай бұрын
You're welcome 😊
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 137 МЛН
إخفاء الطعام سرًا تحت الطاولة للتناول لاحقًا 😏🍽️
00:28
حرف إبداعية للمنزل في 5 دقائق
Рет қаралды 78 МЛН
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 13 МЛН
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,3 МЛН
Running With Bigger And Bigger Lunchlys
00:18
MrBeast
Рет қаралды 137 МЛН