jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
jusrhee's comments
jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
The answer tends to boil down to a combination of developer experience, performance, and pricing. Fwiw the actual platform offerings on GCP are also more intuitive than the equivalent services on AWS + Azure where most businesses/startups are hosting services
Edit: cloud vendor lock-in is also a very real phenomenon regardless of how much it just "looks like" all cloud providers should be easily interchangeable. Needless to say, the incentives when you make money selling compute are to keep people on your stuff
jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
Most of our existing users are companies that are already using Porter in their own AWS/GCP/Azure because they want to reduce time spent on cloud management as they continue to grow. Companies like Heroku exclusively provide this service in a hosted cloud environment where they also resell the underlying infrastructure to you (similar to Porter Cloud), but we want to be flexible in delivering the same value on any cloud provider.
If we're doing our job, we will continue to automate enough generic DevOps work where Porter is delivering value even as you scale in your own cloud. We have a good number of late-stage startups (and even some public companies) that have DevOps teams in place using us precisely this way to handle core parts of their infra and application lifecycle management.
Porter Cloud is intended as a way to "get off the ground," but our staying value lies in continuing to reduce the same DevOps overhead even once you're running in your own cloud account
jusrhee | 1 year ago | on: Show HN: Porter Cloud – PaaS with an eject button
Edit: Porter Cloud also supports Postgres and our in-your-own-cloud offering just uses RDS under the hood for AWS
jusrhee | 3 years ago | on: Ask HN: Who is hiring? (March 2023)
We're building a PaaS that runs in a user's own cloud (basically Heroku on k8s). We've converted some of Heroku's largest enterprise users as well as a large base of high-growth startups despite starting just a little over a year and a half ago.
We're still a team of six but we believe in 10x engineers and are looking to grow our in-person team in NYC.
Tech stack: Go, Typescript/React, Kubernetes, AWS
Open positions:
- Product Engineer: https://www.workatastartup.com/jobs/46166
- Backend Engineer (Go): https://www.workatastartup.com/jobs/44501
- Kubernetes Engineer: https://www.workatastartup.com/jobs/45970
Please apply through https://www.workatastartup.com/companies/porter
jusrhee | 3 years ago | on: Ask HN: Who is hiring? (February 2023)
We're building a PaaS that runs in a user's own cloud (basically Heroku on k8s). We've converted some of Heroku's largest enterprise users as well as a large base of high-growth startups despite starting just a little over a year and a half ago.
We're still a team of only six people but we believe in 10x engineers and are looking to grow our in-person team in NYC.
Tech stack: Go, Typescript, React, Kubernetes, AWS
Open positions:
- Product Engineer: https://www.workatastartup.com/jobs/46166
- Backend Engineer (Go): https://www.workatastartup.com/jobs/44501
- Kubernetes Engineer: https://www.workatastartup.com/jobs/45970
Please apply through https://www.workatastartup.com/companies/porter.
jusrhee | 3 years ago | on: Why companies move off Heroku (besides the cost)
jusrhee | 3 years ago | on: Why companies move off Heroku (besides the cost)
jusrhee | 4 years ago | on: Launch HN: Porter (YC S20) – Open-source Heroku in your own cloud
jusrhee | 4 years ago | on: Launch HN: Porter (YC S20) – Open-source Heroku in your own cloud
You're definitely right to flag that there's a fine line between a useful and leaky abstraction of Kubernetes as a PaaS. Since Porter expects you to deploy services by linking up a GitHub repo or Docker container, our responsibility is the same as a service like Render which also delivers a Heroku-like experience on Kubernetes. Fwiw at least half of our users are teams that have no existing familiarity with k8s and they're able to use Porter treating it purely as an implementation detail.
> How would you compare to something like app platform at Digital Ocean?
The main difference on the flip side is that app platform locks you out of deeper control of the underlying infrastructure if you ever want it (say, for configuring a production environment): https://docs.digitalocean.com/products/app-platform/#when-no.... Also, I suppose it goes without saying, but the abstraction we provide has the benefit of being cloud-agnostic and is the same regardless of where your environments are hosted (DO, AWS, GCP, etc).
jusrhee | 4 years ago | on: Launch HN: Porter (YC S20) – Open-source Heroku in your own cloud