bernatgene
PROOP
8 months ago
If I create a persistent environment for a project (e.g. staging), will it's usage (even if it's a small db and no users, the idle RAM is still significant) be added to the whole project usage, potentially doubling a project's cost?
3 Replies
8 months ago
Hello,
It will add to the cost, yes, but it's very unlikely it would double your costs, since the environment in production is generally going to have more resource utilization.
You can also enable app sleeping on the services within the staging environment.
8 months ago
!s
Status changed to Solved brody • 8 months ago