Тёмный

Comparing XML, JSON, and YAML (DevNet) 

Rowell Dionicio
Подписаться 3,1 тыс.
Просмотров 13 тыс.
50% 1

If you're studying for the Cisco DevNet Associate (200-901) then this video will help you understand the differences between XML, JSON, and YAML. By comparing and identifying each, you will be better prepared for the DevNet Associate exam.
You can check out more resources about XML, JSON, and YAML in regards to DevNet Associate by using these links:
rowelldionicio...
rowelldionicio...
rowelldionicio...
Try it out for yourself by taking a look at some of the DevNet labs over a developer.cisc....
***
Hi, I'm Rowell. This is my channel about network engineering and wireless, where you can increase your knowledge.
If you wants to learn about networking from Cisco, Juniper, Mist, and many other vendors so you can configure and troubleshoot an enterprise network or pass a certification, subscribe to my channel.
My channel publishes videos that focus on configuring network equipment, learning the details of Wi-Fi, and studying for certifications. If that sounds like it could be helpful for you, please join me!
SUBSCRIBE: www.youtube.co...
If you found the content useful, consider buying me coffee ☕:
ko-fi.com/rowe...
---------------------------------------------------------------------------------------------------------
Where else you can find me:
✏ Blog: rowelldionicio...
➡ Twitter: / rowelldionicio
➡ LinkedIn: / rowelldionicio
🎙 Podcast: cleartosend.net
---------------------------------------------------------------------------------------------------------

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@chris76706
@chris76706 3 года назад
This is such a down to earth video explaining the differences. Thanks!
@RowellDionicio
@RowellDionicio 2 года назад
Thanks, Chris!
@richardhere2
@richardhere2 4 года назад
Awesome video! It would be cool to see what you can do with that YAML file. btw your set is very nice with the overlays, mouse, mic.
@RowellDionicio
@RowellDionicio 4 года назад
Thanks, Richard. One of the future videos I will look into configuration with YAML files.
@eddugs
@eddugs 3 года назад
Good job, Rowell. Congratulations! I hope you can upload more videos related to the devnet cert. (I already checked your videos about parsing XML and JSON with Python)
@RowellDionicio
@RowellDionicio 3 года назад
Thank you! I plan to add more as time permits
@aselahars1
@aselahars1 11 месяцев назад
Awesome Explanation,Rowell..
@RowellDionicio
@RowellDionicio 8 месяцев назад
Thank you!
@silentkille4
@silentkille4 3 года назад
very informative video I'm learning to be devnet associate and this is helpful. personally, i like YAML it's way more human-readable but as an OK python user im also happy with JSON :D
@RowellDionicio
@RowellDionicio 3 года назад
Personally, I like JSON more but maybe your opinion will change depending on how you have to work with the data.
@anupkumar601
@anupkumar601 2 года назад
You talked about definitions and structure of XML/JSON. please explain why we should use JSON instead of XML.
@RowellDionicio
@RowellDionicio 2 года назад
JSON is much easier to read (humanly) compared to XML. But it also depends on what system you're using and whether it uses XML or JSON.
@anupkumar601
@anupkumar601 2 года назад
@@RowellDionicio please correct me where I am wrong. Becouse this is my personal understanding..now days for UI we are mostly use html & scripting language. Javascript/jQuery is the most popular scripting language and JSON is directly supported by javascript.. additionally JSON have values in key/value format that most programming languages support (ie. Dictionary in c#). In compare to JSON , XML have much more features like- validations on data etc.. JSON simply carry data so, it's obesely lightweight than XML.
@ThePakky35dk
@ThePakky35dk 10 месяцев назад
Awesome! It's easy to understand. (May I know a tool that you use to draw the green arrow or square arrow etc.?)
@linslus27
@linslus27 8 месяцев назад
Very clear and easy to understand. Thank you!
@RowellDionicio
@RowellDionicio 7 месяцев назад
You are welcome!
@jackiewarshauer5200
@jackiewarshauer5200 4 года назад
Well done. I too thought the use of the arrows and pointer were very helpful.
@RowellDionicio
@RowellDionicio 4 года назад
Thanks!
@Raja_IT_Trainer
@Raja_IT_Trainer 2 года назад
Good explanation... Thanks much for making easy understable vidio..
@RowellDionicio
@RowellDionicio 2 года назад
You're welcome!
@br101nt
@br101nt 3 года назад
ótima explicação, abraços do Brasil .
@RowellDionicio
@RowellDionicio 2 года назад
Thanks for visiting from Brasil!
@Overthought7
@Overthought7 3 года назад
the YAML example was a bit confusing, as it seems invalid. the outer list of objects has items with different indents
@JiriBrejcha
@JiriBrejcha 4 года назад
Nice job, Rowell! Just our of interest, what software do you use to do the overlays and switch between the screen layouts?
@RowellDionicio
@RowellDionicio 4 года назад
Thanks Jiri. I’m using Ecamm Live.
@markthomas9641
@markthomas9641 2 года назад
You might find DeltaJSON a really useful tool for comparing and merging JSON data, it has an API for automating scripts too. I think they have an XML compare tool as well.
@verlaine_devnet
@verlaine_devnet 3 года назад
Thank you so much
@RowellDionicio
@RowellDionicio 3 года назад
Any time
@AndrewTSq
@AndrewTSq 3 месяца назад
JSON is easy to understand. YAML seems to be the worst of them, since I never thought it was clever to use intendation, and I really dislike reading XML. So JSON is the clear winner for me.
@RowellDionicio
@RowellDionicio 19 дней назад
I agree with you!
@microsoftsurfacegeekdetail5739
@microsoftsurfacegeekdetail5739 2 года назад
Thank you for doing this video
@RowellDionicio
@RowellDionicio 2 года назад
No problem 😊
@nickhuynh6321
@nickhuynh6321 11 месяцев назад
I like json
@RowellDionicio
@RowellDionicio 8 месяцев назад
Same here!
@AdobadoFantastico
@AdobadoFantastico 3 года назад
I think YAML will be my new favorite.
@RowellDionicio
@RowellDionicio 2 года назад
Easy peasy, right?
@hyungtaecf
@hyungtaecf 2 года назад
The problem with yaml is that it can’t be minified. It’s terrible for large amounts of data. Half of your file would be just whitespaces.
@Channelrun9878
@Channelrun9878 4 года назад
Hi Rowell, Can you show us a tutorial on how to use Python to make the XML output pretty
@RowellDionicio
@RowellDionicio 4 года назад
I sure can!
@simpson6700
@simpson6700 6 месяцев назад
i mean i know what they look like, i wanted to know why to use one rather than another.
@sebastianwardana1527
@sebastianwardana1527 Год назад
so you worked on this yourself?
@RowellDionicio
@RowellDionicio Год назад
Yeah I looked at various resources to understand the differences. It was mainly in preparation for the DevNet Associate.
@sebastianwardana1527
@sebastianwardana1527 Год назад
isnt it funny... you just relearn stuff when you need it... but then you dont wanna use it... bc theres you know... theres stuff out there that you can use right now instead of loading in that data...
@RowellDionicio
@RowellDionicio Год назад
I find that I’m referring back to my own stuff often. I just used JSON not too long ago on a project. Saved me hours of time by using a script.
@niektolen
@niektolen 2 года назад
fall asleep after 2 mins
@RowellDionicio
@RowellDionicio 2 года назад
Good night :)
Далее
Parsing JSON with Python (DevNet)
21:13
Просмотров 4,5 тыс.
Data Formats: XML, JSON, and YAML
23:13
Просмотров 10 тыс.
Как мы играем в игры 😂
00:20
Просмотров 545 тыс.
У НАС ДОМА ЗАВЕЛАСЬ КРЫСА 🐀
01:00
Is JSON Blazingly Fast or...?
9:57
Просмотров 192 тыс.
YANG Explained and Explored | Pyang | DevNet | CCNP
13:36
XML is better than YAML | Prime Reacts
10:30
Просмотров 39 тыс.
Parsing XML with Python (DevNet)
28:25
Просмотров 9 тыс.
API Formats: Why JSON won over XML
14:43
Просмотров 11 тыс.
Useful Python Libraries for Network Engineers
56:48
Просмотров 63 тыс.
Ansible Network Automation
1:02:52
Просмотров 75 тыс.
XML vs JSON in SQL Server 2016
17:46
Просмотров 12 тыс.
REST API explained JSON vs XML
14:18
Просмотров 12 тыс.
Как мы играем в игры 😂
00:20
Просмотров 545 тыс.