Fast Origin Transfer Killing Me - Help?
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hey Guys,
New to developing on Next/Vercel. We have a dashboard application that we're trying to bring online. We have desktop applicaitons deployed and operating on the edge in remote locations. We want to have a web accessible dashboard to stream the data coming off of these devices. For our prototype implementation we're just posting a 300kb json from each remote computer to a row in the DB (PlanetScale) once a second. Then we're just pulling the values from the DB and rendering with Next/React. We're seeing costs from $2-$12 per day per remote computer / dashboard.
Any tips on how can architect this thing better? I love the idea of serverless but these costs are astronomical.
New to developing on Next/Vercel. We have a dashboard application that we're trying to bring online. We have desktop applicaitons deployed and operating on the edge in remote locations. We want to have a web accessible dashboard to stream the data coming off of these devices. For our prototype implementation we're just posting a 300kb json from each remote computer to a row in the DB (PlanetScale) once a second. Then we're just pulling the values from the DB and rendering with Next/React. We're seeing costs from $2-$12 per day per remote computer / dashboard.
Any tips on how can architect this thing better? I love the idea of serverless but these costs are astronomical.