|
|
|
|
|
by knappador
4124 days ago
|
|
How to know if you might be a customer: Did you make a mockup that needs a backend but have little backend coding experience and are sick of including a bunch of the same libraries? If yes, maybe. In short, they're integrating some commonly used API's and backend programs (Elastic Search etc) and putting a graphical programming model on top of it. Crappy backends are pretty easy to throw up on a VPS or Heroku these days. It's so easy that I'm likely to select an app server(s) and language based on what library (if any) is most critical to that particular request type. At first I wasn't sure who the target customer could possibly be. Was it a PaaS service? BackendaaS? A service like this lives in a weird space. It's almost only good for early product dev and when the team's backend devs are green. Things like having unit tests, scale, completely custom capability etc will drive everyone who makes a successful product out at the very time that they can start to afford paying a lot. Don't burn all your money yet ;-D |
|
Or as PG put it, "You get to make your own blocks!"