Single board computers vs containers, which to choose for self-hosting?
xda-developers.com·10h
Flag this post

Before learning about containers, I used to dedicate a single virtual machine to every service I wanted to run, which is hugely inefficient. Compared to fully-fledged virtual machines, containers are lighter, more specialized, flexible, and easier to set up.

Still, I struggle to choose between my main PC and my Raspberry Pi 4B whenever a new self-hosting project lands on my desk. Known as a single-board computer (SBC), the Raspberry Pi is often sufficient for most of my low-level self-hosting tasks. So, I listed the pros and cons of each to remind myself for next time. Most of my experiments so far have been with Docker and the Raspberry Pi, though the same ideas apply to other products.

Also, w…

Similar Posts

Loading similar posts...