Shared compute for two completely different projects
I have two completely different projects (different sites, different tasks) that get less than a hundred thousand requests per day, so the CPU is only used at 0.02-0.05 percent, but 24/7. Does it make sense to combine it into one project, but two different databases, to make a compute shared?
