Hacker News new | ask | show | jobs
Trying to remember the name of a startup plz help
4 points by bveiseh 874 days ago
There was this incredible cloud startup that allowed you to install an agent in your cli and deploy functions and code directly to the cloud without any infrastructure or config. I am trying to remember the name but cant for the life of me.
6 comments

Is it Serverless? The name is both good and bad but it's called literally something like "Serverless Framework". It's cloud agnostic and serves as a single point to write your FaaS stuff.

It's been around for at least 6ish years.

I don't know if you're referring to https://controlplane.com but we allow you to do it.
Oh, i havent seen this, but this looks brilliant. I tried building something similar last year, awesome
I think https://www.shuttle.rs/ do something like this.
Digger.dev
fly.io?
No, similar. It’s like fly or railway. But you can literally deploy a single functional line of code right to a serverless cloud. It’s amazing
Isn't that any serverless function, like Cloudflare Workers?

Are you thinking of https://fly.io/blog/rethinking-serverless-with-flame/ maybe? It's fly but a new service I think

Is it deta.space?