Show HN: Lemon – Alternative UI for AWS
pachico 2021-08-17 19:35:37 +0000 UTC [ - ]
However, that something didn't happen by reading this website and its value proposition.
I'm saying this as, hopefully, source for inspiration. The amount of trust a third party must inspire before anyone (like me at least?) dares to delegate operation must be overwhelming.
rirze 2021-08-17 20:35:51 +0000 UTC [ - ]
Furthermore, I'm not really a fan of these closed-source available-for-pricing, enhancement products. They last for a few months in pre-release form, gauge that they don't have the customer numbers to justify their revenue, and then cease development.
igorzij 2021-08-18 18:37:03 +0000 UTC [ - ]
doyoung 2021-08-18 04:02:46 +0000 UTC [ - ]
igorzij 2021-08-17 20:35:44 +0000 UTC [ - ]
What'd be your thoughts on the following options:
- IAM role account-to-account (no credentials sharing)
- Self-hosted webapp that runs in your account
- Mac app so that creds never ever leave your laptop
pachico 2021-08-19 11:19:08 +0000 UTC [ - ]
this is probably as close as I'd get to use it, yes, with a little console that displays all the communications as a prove of good faith, welcoming anyone to spoof network and find out there are no home-calls/telemetry involved.
austinshea 2021-08-17 17:33:58 +0000 UTC [ - ]
I can't imagine adopting this in the companies I've worked for, without that avenue.
igorzij 2021-08-17 17:57:49 +0000 UTC [ - ]
loraxclient 2021-08-18 14:51:34 +0000 UTC [ - ]
Regardless of how that goes, it’s really nice to see a project that addresses this specific area. Way to go!
The AWS console is (at least for the popular services and API endpoints) super effective.
That said, when you’re deploying a project that has components that span almost a dozen services in AWS that can quickly become a dozen tabs just to assess the state of the project. Not very fun - looking forward to seeing how this handles that.
igorzij 2021-08-18 18:33:04 +0000 UTC [ - ]
aphrax 2021-08-17 21:04:41 +0000 UTC [ - ]
igorzij 2021-08-17 21:29:20 +0000 UTC [ - ]
blntechie 2021-08-17 22:14:39 +0000 UTC [ - ]
QuinnyPig 2021-08-17 14:38:14 +0000 UTC [ - ]
phnofive 2021-08-17 19:27:09 +0000 UTC [ - ]
igorzij 2021-08-17 19:31:29 +0000 UTC [ - ]
wizwit999 2021-08-18 09:46:41 +0000 UTC [ - ]
igorzij 2021-08-18 12:59:56 +0000 UTC [ - ]
wizwit999 2021-08-18 23:01:59 +0000 UTC [ - ]
But I just looked at your site again, and you're completely misrepresenting yourself by calling yourself an alternative UI for AWS. Youre more like a Kubernetes PaaS on AWS.
There are many similar products, so I don't see a clear differentiation and your product doesn't very clean, but you could maybe possibly have something there.
But your main problem is you're completely mis-selling yourself (or perhaps you're not completely sure what you're building).
bwship 2021-08-17 17:50:43 +0000 UTC [ - ]
igorzij 2021-08-17 17:56:15 +0000 UTC [ - ]
The downside is that in client-only arrangement state is no longer centrally managed; I wonder how do you solve that? Or do you have a "hybrid" model with some parts on the client and others on the server?
bwship 2021-08-17 18:07:41 +0000 UTC [ - ]
itisit 2021-08-17 17:40:30 +0000 UTC [ - ]
dang 2021-08-17 18:20:55 +0000 UTC [ - ]
"Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something."
https://news.ycombinator.com/newsguidelines.html
"Be respectful. Anyone sharing work is making a contribution, however modest."
"When something isn't good, you needn't pretend that it is, but don't be gratuitously negative."
igorzij 2021-08-17 18:54:53 +0000 UTC [ - ]
One of our fundamental challenges was and to some extent still is to strike the right balance. On the one hand, some high-level concepts are clearly needed because it's got so complex in the last decade. But on the other hand it can't be opague, low-level access and control are still needed because no stack is the same.
We believe we got this somewhat right by combining click-ops and Terraform into one seamless experience.
igorzij 2021-08-17 13:27:41 +0000 UTC [ - ]
Lemon is easy to use, like Vercel or Heroku. You can deploy containers, webapps, functions, databases, etc. Networking and permissions are automatically configured, CI / CD just works, instrumentation connected. But it's not a PaaS - it manages your AWS account, and you retain full control.
Lemon has first-class support of Terraform, so you can customise every bit. It supports multiple environments and can export Terraform to a dedicated "infrastructure repository" if you connect one. And it will pick up your custom TF from that repo too, so it's a two-way sync.
By default Lemon uses ECS Fargate to deploy your containers. Kubernetes is supported too, as well as Lambda. Static webapps go to S3 and served via CloudFront. Every environment gets independent configuration so you can have high-load production and many short-lived cost-efficient dev environments, even one per branch if you'd like.
We've also just launched on ProductHunt: https://www.producthunt.com/posts/lemon-4