Linode
Simplify your cloud infrastructure with Linode’s Linux virtual machines and develop, deploy, and scale your modern applications faster and more easily. Go to linode.com/25a and get started with $100 credit.

Benjamin dalton: I've been a proponent of running one container per application, or one d b per application. In my home lab, i run a few docr containers that require a data base post quars. This post crust data base is on a separate v m host from the docer containers. It gives one central place to manage my data bases. Being inside the same machine will reduce the latency. But if your ations are competing, you might not want them to be able to share like that.