How Containers work? | Docker deep dive session

preview_player
Показать описание
In this video, I go over the container concepts and then dive into how a container actually works. I also explain Kubernetes and its architecture.

- What are containers
- What are VM's
- Difference b/w containers and VM's (although at times it's not fair to compare them)
- How do containers work?
- How docker container is run?
- What is Kubernetes?
- Kubernetes architecture

►►►Connect with me ►►►
Рекомендации по теме
Комментарии
Автор

Amazing Amazing Amazing!!!! Best explanation ❤️

taniaduggal
Автор

Hi Saiyam, this is very informative. Usually, everyone focuses just on the usage of docker. You are one among a very few who is focusing on the underlying tech workflow.
Awesome. Keep going...
Thanks a lot.

sriharshamohan
Автор

Wonderful talk! This was exactly what I needed to solidify my understanding. Thank you, Saiyam! 🙏🙏

saravanan-subramanian
Автор

hi Saiyam... Thank you for the great video, the diagrams itself shows level of content in depth so if possible please help us share series of videos on DevOps tools with sample demo. Thank you in advance

KRICHAN_Technologies
Автор

Hi @Saiyam Can we get the slides which you showed in this demo?

tamilselvan
Автор

Since I have never tried this I must ask. Say you come across a cluster in a new job. You don't have any of the original manifest or yaml files. How do you get all the configuration data for that cluster so you can redeploy it in the future?

FluidITGuy