Separating containers across virtual machines provides fault isolation (if one VM breaks, others remain functional) and granular backup control (backing up only specific VMs), but introduces management complexity including difficulty configuring orchestration tools like Dock Hand to discover containers and requiring one reverse proxy per machine for TLS.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
Pros and Cons of VMs and Containers | Deep DiveAdded:
I talked about in my previous videos how I can bind virtual machines with Docker containers, which creates a really cohesive home lab. I have one virtual machine called media, which houses Jellyfin, Authentic, and Audiobookshelf.
I have another one called tools, which houses a bunch of different tools. And my other one is called Authentic, and it simply just houses Authentic. One of the best things about separating these containers by virtual machines is that if one breaks, they don't all break. I also have a bit more of granular control over backups, so when I want to back up a virtual machine, I only have to back up the media stuff and not the Authentic stuff. The biggest downside to having containers separated by virtual machines is that when you're using something like Dock Hand, it is much harder to configure to get Dock Hand to see all of them. On top of this, if you want to use a reverse proxy to get TLS for all of your containers, you will need one reverse proxy per machine.
Related Videos
Agentforce NOW AMA: Build with React and Salesforce Multi-Framework
SalesforceDevs
490 viewsβ’2026-05-28
How agent o11y differs from traditional o11y β Phil Hetzel, Braintrust
aiDotEngineer
450 viewsβ’2026-05-28
WEB TECHNOLOGIES UNIT-2 | Degree 4th sem BCOM Computers web technologies unit-2 full explanationπ―β
LearnwithSahera
1K viewsβ’2026-05-29
More tests are always better? How to use AI to identify tests that bring little value
Alliance4Qualification
335 viewsβ’2026-05-29
Search Algorithms Explained in 60 Seconds! π€π¨
samarthtuliofficial
218 viewsβ’2026-06-01
People of Game of Thrones using JavaScript DOM
AltCampus
296 viewsβ’2026-05-30
Introduction to Problem Solving Part - 1 | Lecture 1 | Intermediate DSA
ascensionix
107 viewsβ’2026-05-29
π BCS613C Compiler Design | Module 1 to 5 Schema Evaluation π₯ | VTU 6th Sem π― #VTU #bcs613c #exam
Pranavaa-y4y
104 viewsβ’2026-06-02











