logoalt Hacker News

neomlast Wednesday at 1:40 PM1 replyview on HN

Why do you think ISOs never really took off? I feel like they solve so many issues but only ever see folks reach for containers.


Replies

digganlast Wednesday at 2:07 PM

Do mean VMs? ISO is a file format, commonly used for VMs and other computers.

For VMs, they did take off and essentially the entire cloud ecosystem runs on mostly VMs behind the scenes for VPS and similar hosting.

It's true though at it seems more popular for developers to reach for containers when they need to think about deployments, particularly docker containers. But VMs are still widely in use and deployed today.

show 1 reply