We had separate database and app instances, the DB instance had 32 cores and 64GB memory, which we doubled to keep up with our requirements. We have tens of millions of visits daily, and our database was close to ~300GB within the first few months.
For plausible I believe that since it runs on Postgres, scaling should not be a problem as long as you scale the resources with it.
pacmansyyu|1 year ago
For plausible I believe that since it runs on Postgres, scaling should not be a problem as long as you scale the resources with it.