Daniel Glassford
Reducing COGS of our service
I had not no, so if this was a baseline and would not change significantly with 5,000 DAU then I would say this is not an issue. The issue is I don't know if its a baseline or if the RAM and Egress will exponentially grow with more users. Do you have any insights into this?
21 replies
Reducing COGS of our service
V2 db was brought online just a few days ago, and so it could also be charging us alot, i dont know. Issue is the memory in the postgres instance. Why is our postgres instance consuming so much RAM when there is only .02gb of egress and 0gb on disk. I am just trying to wrap my head around this (legacy db)
21 replies
Reducing COGS of our service
Teck stack is react on the front end (webapp), gateway is our graphql server, and a postgress db. The graphql server has a rest data source class that downloads data from facebook (all text). Stores it in the db. We then query it. But this is without hardly 100 requests to the backend from the react app during that time period.
21 replies