Hacker News new | ask | show | jobs
by riffic 1766 days ago
from the looks of it, I assume Deta is some sort of PaaS, and aims to be a hybrid between Heroku and Glitch. It's an interesting space to be in, but the product's maturity leaves a lot to be desired.

If you have concerns you should probably just be using Heroku or your own homegrown solution in IaaS/Bare Metal.

2 comments

Well, the interesting thing is the developer experience seems to be very much like Sandstorm.io: "Publishing on Space allowed me to act like I was building this app for one person; I didn't have to worry about authentication"

But it doesn't seem to provide any real description of technical justifications to claim Deta provides "privacy".

We give every app instance it's own server (VM) and database. It is completely isolated from all other instances of the same app. The developer has no access to your app instances or their data. Take a look at our sister product for the technical details "Deta Cloud" (deta.sh)

We don't have much information on Space as we're still in the alpha stage.

Deta Space is still in developer alpha. We have a long way to go!

Deta Cloud (deta.sh) is a PaaS like Heroku. Deta Space (deta.space) on the other hand is something new we call the "personal cloud". We will announce more soon.