This guy must be many years younger than me but he knows stuffs more than anyone. He's the Einstein of Computer Science. We indians are lucky to have such a talented guy amongst us teaching premium courses for free on UA-cam when other Institutes charge around 2 Lakhs for the same course.
Time stamp 3:03 - what is yaml 7:20 - data Serialization and deserlization 19:25 - benefits of yaml 23:27 - live demo and more on yaml - list, key-value pairs etc 31:30 - comparing syntax with json 34:36 - data types 49:30 - advance data types 1:05:14 - examples and json, xml 1:15:35 - about tools and important stuff
I had no idea about YAML files before this video. But this guy explained this in a very simplified manner, Now I am pretty clear about these files. Just loved the way you teach. Thanks Kunal. All the best for the great work you doing.👍👍
brother i will say u are the revolutionary person of india. you r actually doing a great great work. jo bhi education k name pe dhanda kar rahe hain or c.... kaat rahe hain bhai u slapped them in a hardcore manner . bhai aise hi india ko sikhate raho. i believe one day u will be nominated for national prize in india. kamaal kar dia bhai . thanks yr dil se . aise hi karte raho yaar. bas ek request hai complete karna beech mein mat chorna . or aise hi quality content rakhna ....
Kunal, you are a terrific guy! I have huge respect for the topic you have touched upon in your channel. Even though some lack depth, there is nothing to complain about.
Before this vid I had 0 knowledge about YAML, XML, JSON and the amazing tools mentioned in the video and I also didn't know whether I will be able to get started with devops or not, but now after seeing the vid I've gain the confidence to do so since you've explained everything crystal clear in the above vid. Thanks a lot man🙏🙏🙏. Keep doing what you are doing you are really making an impact💯💯💯.
38:37 One correction if writing multiple lines but for the purpose to have single output then put indentation at every line but without ( - ) sign Thanks Kunal for the video ❤️
You can do it without indentation too on some parsers but a few parsers and text editors such as vscode are strict in such sense so yes you'll indeed have to indent.
Please teach how a resume should be for freshers if they know devOps ..it will be really helpful ... This will be very helpful for me sir.. beacuse my final year project is based on devOps where we are converting monolithic application to microservice using devOps technology....this is will be really helpful...thank you somuch sir ....i really wanted to learn before starting my project ....you came like god....in last please help with making resume ..
Hey, Kunal a suggestion; Make a brief video about what is DevOps The philosophy or the mindset you have, what DevOps engineer means to you and its essence according to you. I have no problem whatsoever googling or searching on my own but it may be helpful for us if YOU who is teaching us do it. *Thank you* and continue the good work.
YAML Tutorial 1) Yaml is like a beruva, used for only storage. 2) Deserialization is dismantling a robot (object- code/data), useful for transportation. 3) Data searlization langs - YAML, JSON, XML
Feels like learnt things in a more productive way, got to know a lot of things. Thanks man for such great content. Hope to learn more and implement things...
at 37:44 , you forgot to put indentation. If there is no indentation, the yaml will give error because it does not understand it is value as it in same line
For storing data in a single line, there must be an error by mistake.(32:45) It is supposed to be bio:| this will all be in a single line Please suggest if i am correct or i am making mistake
amazing , im in my freshman year and most of my seniors find these names of datree lens kubeshop to be alienwords 👾😄 Really excited to learn DevOps by u u r doing an amazing job bhaiya and thanks for it i will share it in public just like other ones as well😎
Hello Datree is discontinued, now we can't use it anymore. Can you please mention the other alternatives to datree? I hope you already are using the alternatives of datree.
Kunal love your work bro I m currently in 12th grade I am working hard for jee but I dont care which college I get as soon as jee mains is done I will be starting your dsa bootcamp love your work bruh ps: love your Jordans too : )
@@parthranjan5606 college is the only thing that matters in computer science .It doesn't matter to most companies how much DSA you know.They are going to train you according to their requirements.
docker: - image: ubuntu:14.04 - image: mongo:2.6.8 command: [mongod, --smallfiles] - image: postgres:9.4.1 Hi, could you explain this? I am confused about this type of list. In this example, the second image has a sub-item but in the same line. what is this mean? Why don't they put like docker: - image: ubuntu:14.04 - image: mongo:2.6.8 command: [mongod, --smallfiles] - image: postgres:9.4.1
Thank you bhaiya for starting this amazing bootcamp...just recently DevOps caught my interest and I found you starting a tutorial for it.... I'm really looking forward to learning from you...✨😇 (First yr student at GGSIPU)
Hey Kunal, I want to switch company and it completely depends on your DevOps bootcamp, coz I wanna switch as DevOps Engineer, Hahaha, Thanks mate, no pb of delaying next topic, take your time but continue this bootcamp
At 56:22 You said in yaml lecture pairs datatype Pair_example: !!pairs - job: student - job: teacher Can also written as Pair_example: !!pairs [job: student, job: teacher] But this is giving me error that saying "map keys must be unique YAML" Give some solution on it
Hey Kunal, Your courses are amazing, but how do you know all these nitty gritty details? Which materials do you refer if come across something for the first time?
hi just now started devops tools after completing aws. I really iliked the way of teaching by u. Just now by seeing ur video came to kow about yaml language.....can't we add or do maths in yml, like in other languages.. can't we get output or print an output here in yaml. Please response, TQ.😊
## Topics 1. What is YAML? 2. Data serialization and deserilization 3. Benefits of YAML 4. Demo of YAML file 5. Creating a YAML file 6. Key datatype 7. List datatype 8. Block style 9. Checking yaml syntax 10. Differentiate between documents 11. How does block style work 12. Wroking with JSON file 13. Storing data in single line 14. Commnets in YAML 15. Datatypes in YAML 16. Storing data in multiple lines 17. Datatypes in YAML 18. Specifying datatype in YAML 19. Advanced datatypes 20. Sequesnce datatype 21. Sparse sequence datatype 22. Nested sequences 23. Maps datatype 24. Pairs datatype 25. Set datatype 26. Dictionary datatype 27. Reusing properties with anchors 28. Real world examples 29. Storing data in XML 30. Storing data in JSON 31. YAML DevOps tools 32. Datree 33. Monokle (by Kubeshop) 34. Lens
This guy must be many years younger than me but he knows stuffs more than anyone. He's the Einstein of Computer Science. We indians are lucky to have such a talented guy amongst us teaching premium courses for free on UA-cam when other Institutes charge around 2 Lakhs for the same course.
Time stamp
3:03 - what is yaml
7:20 - data Serialization and deserlization
19:25 - benefits of yaml
23:27 - live demo and more on yaml - list, key-value pairs etc
31:30 - comparing syntax with json
34:36 - data types
49:30 - advance data types
1:05:14 - examples and json, xml
1:15:35 - about tools and important stuff
This man right here is a legend
@@snehaashishgupta1254 no dude the real legend is @kunal
Tu to devmanush nikla 😂🙏 Thanks a lot
@@satyabansahoo6075 😂😂
Yaml - yet another markup language used in ansible rest try to find out slowly and steadily
Most advanced tutorial on yaml i have ever seen hats off kunal
I had no idea about YAML files before this video. But this guy explained this in a very simplified manner, Now I am pretty clear about these files. Just loved the way you teach. Thanks Kunal.
All the best for the great work you doing.👍👍
Bro if you continue uploading at this speed, I'll get a job in 6 months lol. Please keep it up!
hey you get any job or not
It's amazing how you're keeping on uploading keep up the work man imma get a job from this soon...I believe in you
did you?
Wowwwww.... 2 videos back to back 🥳🎊 done with linux and computer networking...now ready to binge watch yaml 🤓
Are you just watching it or taking notes bro ??
@@thinkingmad1685 make notes
brother i will say u are the revolutionary person of india. you r actually doing a great great work. jo bhi education k name pe dhanda kar rahe hain or c.... kaat rahe hain bhai u slapped them in a hardcore manner . bhai aise hi india ko sikhate raho. i believe one day u will be nominated for national prize in india. kamaal kar dia bhai . thanks yr dil se . aise hi karte raho yaar. bas ek request hai complete karna beech mein mat chorna . or aise hi quality content rakhna ....
Kunal, you are a terrific guy! I have huge respect for the topic you have touched upon in your channel. Even though some lack depth, there is nothing to complain about.
Man after watching your tutorial,I literally feel watching your video for free is a crime
Before this vid I had 0 knowledge about YAML, XML, JSON and the amazing tools mentioned in the video and I also didn't know whether I will be able to get started with devops or not, but now after seeing the vid I've gain the confidence to do so since you've explained everything crystal clear in the above vid. Thanks a lot man🙏🙏🙏. Keep doing what you are doing you are really making an impact💯💯💯.
Teaching is like putting butter on bread for this man , just loved ur explaination ,Thank you kunal sir !
kunal bhaiya ap ne to dil kush kr diya aise hi video upload karte raho you are really hard woarking guy.
Just completed Linux and here is the new video!
Thank you for your patience and time in delivering a more informative session..
Bhai ur content is getting stronger than code with Harry
38:37
One correction if writing multiple lines but for the purpose to have single output then put indentation at every line but without ( - ) sign
Thanks Kunal for the video ❤️
You can do it without indentation too on some parsers but a few parsers and text editors such as vscode are strict in such sense so yes you'll indeed have to indent.
Great Video: Kunal Kushwaha
- name: Kunal
- topic: YAML
- screenshot taken: yes, y, Yes, YES
- emoji:
This is something I was struggling with for a long time but now it seems that wait is over. Thanks @kunal
kya rey gyndu, kya samj me aaya
@@preethi4211 use your brain while watching this please.
Thanks a lot Kunal! Grateful to have you as a teacher.
Eagerly waiting for the docker tutorials . Most people dont know how to explain docker well.
Kunal Bhaiyya not coming slow .
Keep going we are with you 🤞
Awesome YAML tutorial best in UA-cam University
searching for this, suddenly popped out. you earned a subscriber
Please teach how a resume should be for freshers if they know devOps ..it will be really helpful ... This will be very helpful for me sir.. beacuse my final year project is based on devOps where we are converting monolithic application to microservice using devOps technology....this is will be really helpful...thank you somuch sir ....i really wanted to learn before starting my project ....you came like god....in last please help with making resume ..
How the hell, he knows I need this course. Kunal Kushwaha is an astrologer man 🔥🔥 it's just whatsoever we need he comes up with the best thing.
Learnt a lot about XML JSON and YAML. Thanks for the content kunal!
amazing learning a devops from you is a beauty man, hope for good thins coming in a way from learning.
#devopswithkunal 🔥🔥🔥
We are going to hit hard !!! Get ready kunal folks..
Loving this devops series thanks for making this. Eagerly waiting for the upcoming videos.
Hey, Kunal a suggestion;
Make a brief video about what is DevOps
The philosophy or the mindset you have, what DevOps engineer means to you and its essence according to you.
I have no problem whatsoever googling or searching on my own but it may be helpful for us if YOU who is teaching us do it.
*Thank you* and continue the good work.
Agreed I want to know what it exactly and what role it plays in the whole system
I will
YAML Tutorial
1) Yaml is like a beruva, used for only storage.
2) Deserialization is dismantling a robot (object- code/data), useful for transportation.
3) Data searlization langs - YAML, JSON, XML
thank goodness youre wearing a mask in the thumbnail, such virtue
My pleasure to learn with you Kunal sir.
Worth the timing Kunal, thanks for this free course.
hats up man, you just open my eyes on yaml. so so so much thanks to you
Thanks for back to back uploads kunal.😇
Your DevOps videos are covering everything!
kunal aapka handwriting is like doctor wala handwriting..by the way good video
How you learned devops please tell me i am big fan of u
Kunal bhai, this is good but pls don't forget to upload the videos from DSA bootcamp as well
feb
@@KunalKushwaha in Feb, will you complete the dsa bootcamp.
@@ishanmoorjmalani4684 yes
Feels like learnt things in a more productive way, got to know a lot of things. Thanks man for such great content. Hope to learn more and implement things...
Someone's consistent 🤗
# Kunal bhai bolte bhai mat itna jaldi ruko thoda padhne do yaar ❤️❤️❤️
Great video for YAML beginners!
This was awesome way of learning a programming language. Keep up the good work Kunal.
Mad ting mate!!! Keep it up.
Thanks, will do!
This is a great tuttorial video. Thank you Kunal :)
Back to back videos ,very happy
at 37:44 , you forgot to put indentation. If there is no indentation, the yaml will give error because it does not understand it is value as it in same line
Thanks for helping buddy.
This guy is a wizard ❤
Lovely course give lots of insight on YAML,
Can you pls make your version of Python playlist consisting of Automation , Cloud and DevOps topics
Thankyou Kunal for this great tutorial!
Thanks a lot Kunal! You are truly helping many people.
Kunal is on Fire🔥🔥
Nicely explained, well done mate!!
For storing data in a single line, there must be an error by mistake.(32:45)
It is supposed to be
bio:|
this will all
be
in a single line
Please suggest if i am correct or i am making mistake
Your explanation is fabulous
i have never been so hungry for learning especially the devops world
Hi buddy, eagerly waiting for your new video on DevOps
Eagerly waiting for next DevOps Video
Good explanation.. very useful.. 💥
amazing , im in my freshman year and most of my seniors find these names of datree lens kubeshop to be alienwords 👾😄
Really excited to learn DevOps by u u r doing an amazing job bhaiya and thanks for it i will share it in public just like other ones as well😎
Hello
Datree is discontinued, now we can't use it anymore.
Can you please mention the other alternatives to datree?
I hope you already are using the alternatives of datree.
enjoying at this stage.hopefully at later stage we would have work on a project.That will be fun.
Thankyou Kunal Bhaiya Hopefully i can earn 10 lpa as a student in 2024 with the help of skills learnt by you.
Kunal love your work bro I m currently in 12th grade I am working hard for jee but I dont care which college I get as soon as jee mains is done I will be starting your dsa bootcamp love your work bruh
ps: love your Jordans too : )
After 12th its time to explore
Ask yourself why you want to do the dsa course just after 12th?
@@nabeelkhan6217 I have things sorted for me bruh I have cs as a extra subject and I know python fairly well and I like programming & tech in general
@@parthranjan5606 college is the only thing that matters in computer science .It doesn't matter to most companies how much DSA you know.They are going to train you according to their requirements.
Too much energy kunal
Hats off👒
Please, make video daily like this
Amazing Tutorial .
YAML was easy to understand with Kunal 😀
Amazing got some insights of Yaml format
awesine course Kunal.. Thanks for this this great vidoe.. Really helped me to understnad the details and appreciate the power of YAML..
Another day, another banger!!!
Love your video brother , Now I am following your whole BootCamp and loving it already🔥🔥🔥
At 36:00, isn't myself the variable and "Kunal Kushwaha" the value of it. Was it a typo or things work this way in YAML? I am confused. Please help.
How bro.... How can you make videos this fast.
How can we repay you for giving this amazing content? Luv u lots♥️
We can repay him by bagging a DevOps engineer job🔥
Look at dsa bootcamp he haven't uploaded any video from last one month.. and now here also two weeks no video
Sir this playlist is mind-blowing..
But, Kindly upload DSA course vidoes also. Because in my college companies are coming. Please kunal help us..
Feb
@@KunalKushwaha It's March now🥲
@@KunalKushwaha it's June
docker:
- image: ubuntu:14.04
- image: mongo:2.6.8
command: [mongod, --smallfiles]
- image: postgres:9.4.1
Hi, could you explain this? I am confused about this type of list. In this example, the second image has a sub-item but in the same line. what is this mean? Why don't they put like
docker:
- image: ubuntu:14.04
- image: mongo:2.6.8
command: [mongod, --smallfiles]
- image: postgres:9.4.1
great content and work kunal u r helping us lot , thanks for that and everything
Thank you bhaiya for starting this amazing bootcamp...just recently DevOps caught my interest and I found you starting a tutorial for it.... I'm really looking forward to learning from you...✨😇 (First yr student at GGSIPU)
It's my pleasure
Eagerly waiting for the next!!
bro, relax.take your time. i haven't competed yesterday lecture yet.
Hey Kunal, I want to switch company and it completely depends on your DevOps bootcamp, coz I wanna switch as DevOps Engineer, Hahaha, Thanks mate, no pb of delaying next topic, take your time but continue this bootcamp
Hey, Kunal I just want to ask if you will cover DP in the DSA+java playlist course.
I will in feb
Yaml lint is showing error in the code from 37:42 to 39:00 as well as my vs code is also showing error in the same
Any solution?
add space
Hi kunal extremely grateful to share such wonderful content. I want to learn total devops from you.
Just completed it.... It's very begginer friendly. Totally amazing
Great job!
Great video 🔥🔥💯💯
thanks for the tutorial kunal, but is xml both data serialisation language and markup language? 15:01
Kunal bhaiya plzz make a vedio on how anyone can get remote job after learning these skills
Kunal is uploading Gold and some ignorants are behind DSA DSA DSA (and I'm sure that they haven't finished the Already available DSA content of Kunal)
At 56:22 You said in yaml lecture pairs datatype
Pair_example: !!pairs
- job: student
- job: teacher
Can also written as
Pair_example: !!pairs [job: student, job: teacher]
But this is giving me error that saying "map keys must be unique YAML"
Give some solution on it
37:43 in the bio string variable even after adding the pipe symbol ( | ) I get an error saying Implicit keys need to be on a single line.
bro just add one space before every line it will work fine
amazing!! just let me know chatgpt serves as yaml checker tool better tan those mentioned?
Hy Kunal, when will you complete the devops bootcamp?
Great content. A definite follow.
Hey Kunal, Your courses are amazing, but how do you know all these nitty gritty details?
Which materials do you refer if come across something for the first time?
Experience
@@KunalKushwaha OP
hi just now started devops tools after completing aws. I really iliked the way of teaching by u. Just now by seeing ur video came to kow about yaml language.....can't we add or do maths in yml, like in other languages.. can't we get output or print an output here in yaml. Please response, TQ.😊
Thanks again Kunal.
Thanks kunal for the video
## Topics
1. What is YAML?
2. Data serialization and deserilization
3. Benefits of YAML
4. Demo of YAML file
5. Creating a YAML file
6. Key datatype
7. List datatype
8. Block style
9. Checking yaml syntax
10. Differentiate between documents
11. How does block style work
12. Wroking with JSON file
13. Storing data in single line
14. Commnets in YAML
15. Datatypes in YAML
16. Storing data in multiple lines
17. Datatypes in YAML
18. Specifying datatype in YAML
19. Advanced datatypes
20. Sequesnce datatype
21. Sparse sequence datatype
22. Nested sequences
23. Maps datatype
24. Pairs datatype
25. Set datatype
26. Dictionary datatype
27. Reusing properties with anchors
28. Real world examples
29. Storing data in XML
30. Storing data in JSON
31. YAML DevOps tools
32. Datree
33. Monokle (by Kubeshop)
34. Lens