Application Deployment Explained (From standalone EXE to Containers)

preview_player
Показать описание
In this video I explain the history behind application deployment, stand alone exe, dmg, to runtime based app to virtual machines and containers.

🏭 Software Architecture Videos

💾 Database Engineering Videos

🛰 Network Engineering Videos

🏰 Load Balancing and Proxies Videos

🐘 Postgres Videos

🚢Docker

🧮 Programming Pattern Videos

🛡 Web Security Videos

🦠 HTTP Videos

🐍 Python Videos

🔆 Javascript Videos

Support me on PayPal

Become a Patreon

Stay Awesome,
Hussein
Рекомендации по теме
Комментарии
Автор

Love the analogy for docker and containers - it's OOP! <3

romancalderon
Автор

I like the description you gave of containers from the OO dev's perspective. Another one I'd like to present is that of the SysAdmin:

Container images, physically, are just zip files that get cached on disk somewhere when you "pull" (download) them - nothing scary ;)

noahwilliams
Автор

Hussein my man, great video, like always. what about a series of videos about elasticSearch and the elastic stack? (elasticSearch, Kibana and more). I think it is a great world of knowledge, and it will be cool to hear your explanations and see your examples. keep up with the excellent work!! love your channel!

dormelamed
Автор

Hey, would it be possible for you to do a video on Nginx server security? I am basically a web developer who would like to have a decent knowledge about managing servers. In a real world website project, a client may not have so much of money that he can invest on a server in order to spin up multiple instances and all those stuffs.. is there a standard set of things that we can do to harden a linux server while staying within a tight budget? I usually choose a $10 droplet on DigitalOcean and configure my own Nginx sever and it works pretty well, but I am always concerned about the security. Thanks a lot for sharing your knowledge!

rahul.r
Автор

Been waiting for Saga Orchesterization. Particularly rollbacking transaction on failure.

suryabhusal
Автор

Was waiting for this. Whats your take on Docker compose and swarm?

randomlife
Автор

now image the docker engine that host the shared os files for the containers to run imaging if it was your os, you don't need that extra docker engine layer

zakariyaechmaili
Автор

You mentioned we can make node into binary. Do you have any video on that?

raghuvallikkat
Автор

Hey Hussein! Have you covered the container orchestration wars before? It would be interesting if you did.

tarekali
Автор

Hi Hussein..I think this video previously uploaded as story right

charank
Автор

You cited THICC but the only references I found were from adolescent slang and not related to engineering. Context gave me the impression you also were _not_ referring to a 'fat client'.

hardryv