Hosted Containers?
- 
 Does anyone offer a hosted container service? What I am thinking of is something like DO, or Vultr, but instead of launching a VM, you launch a container? 
- 
 Not that I know of. Big question would be... why do you want it? As a customer, that is an under the hood detail that I'm unclear why you would care about it. It's a VM to you, container or VM shouldn't be of concern if it does the job well. 
- 
 The reason that containers are not popular for hosting is because they share the kernel and have less security between them than VMs do. So hosted containers in a public system is not generally desired on either side of the fence. It means that kernel updates cause downtime and affect customers. 
- 
 Why not just use a PaaS provider? 
- 
 @stacksofplates said in Hosted Containers?: Why not just use a PaaS provider? Not completely the same, but in most cases would make more sense, I agree. 
- 
 @scottalanmiller said in Hosted Containers?: @stacksofplates said in Hosted Containers?: Why not just use a PaaS provider? Not completely the same, but in most cases would make more sense, I agree. Right. It would cover most cases I would think. And with prebuilt apps by a lot of providers it could be similar. 
- 
 @stacksofplates said in Hosted Containers?: @scottalanmiller said in Hosted Containers?: @stacksofplates said in Hosted Containers?: Why not just use a PaaS provider? Not completely the same, but in most cases would make more sense, I agree. Right. It would cover most cases I would think. And with prebuilt apps by a lot of providers it could be similar. And even lighter weight than containers. 
- 
 Here are two offerings, both using containers only: 
- 
 Checkout Container Hosting with Cloudways and get a speedy, scalable and flexible container in minutes. 
- 
 try this reading 




