porter VS rack

Compare porter vs rack and see what are their differences.

rack

Private PaaS built on native AWS services for maximum privacy and minimum upkeep (by convox)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
porter rack
37 14
4,120 1,878
2.1% 0.1%
9.9 7.6
2 days ago about 15 hours ago
TypeScript Go
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

porter

Posts with mentions or reviews of porter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Porter Cloud – PaaS you can eject
    1 project | news.ycombinator.com | 27 Mar 2024
    Hi HN, this is Trevor and Justin from Porter (https://porter.run). We first launched on HN almost 3 years ago with our original product, which deploys your applications to your own AWS, Azure, or GCP account with the simple experience of a PaaS. (original launch post: https://news.ycombinator.com/item?id=26993421).

    We’re excited to show you something new - we’ve built Porter Cloud (https://porter.run/porter-cloud), a hosted Platform as a Service (PaaS) that you can eject from. It works just like conventional PaaS’s that deploys your apps with a few clicks, but it lets you eject to your own AWS, Azure, or GCP account as you scale.

    Since launching Porter in 2021, we helped migrate a lot of companies from a PaaS to AWS, Azure, and GCP. Most of these companies had gotten started on these platforms in the early days to optimize for speed and ease of use, but ultimately had to go through a painful migration to one of the big three cloud providers as they scaled and outgrew the original platform.

    Interestingly, we learned that many startups that deploy on a PaaS are fully aware that they’ll have to migrate to the big three clouds at some point. Yet they choose to deploy on a PaaS anyway because outgrowing a cloud platform is a champagne problem when they're focused on getting something off the ground. This, however, becomes a very real problem when you start running into technical constraints and it is difficult to migrate your production environment while serving users.

    We’ve built Porter Cloud so you can deploy the earliest versions of the product as quickly as possible, with a peace of mind that you can eject to the tried and true hyperscalers later. When you need to eject, you can follow a few simple steps to migrate your workloads to AWS, Azure, or Google Cloud with minimal downtime.

    If you’re curious how it works, please drop your questions below. And if you’ve ever dealt with a migration from a PaaS to one of the big three cloud providers, we’d love to hear about your experience in the comments. Looking forward to it!

  • Show HN: Hatchet – Open-source distributed task queue
    22 projects | news.ycombinator.com | 8 Mar 2024
    Yep, we're backed by YC in the W24 batch - this is evident on our landing page [1].

    We're both second time CTOs and we've been on both sides of this, as consumers of and creators of OSS. I was previously a co-founder and CTO of Porter [2], which had an open-core model. There are two risks that most companies think about in the open core model:

    1. Big companies using your platform without contributing back in some way or buying a license. I think this is less of a risk, because these organizations are incentivized to buy a support license to help with maintenance, upgrades, and since we sit on a critical path, with uptime.

    2. Hyperscalers folding your product in to their offering [3]. This is a bigger risk but is also a bit of a "champagne problem".

    Note that smaller companies/individual developers are who we'd like to enable, not crowd out. If people would like to use our cloud offering because it reduces the headache for them, they should do so. If they just want to run our service and manage their own PostgreSQL, they should have the option to do that too.

    Based on all of this, here's where we land on things:

    1. Everything we've built so far has been 100% MIT licensed. We'd like to keep it that way and make money off of Hatchet Cloud. We'll likely roll out a separate enterprise support agreement for self hosting.

    2. Our cloud version isn't going to run a different core engine or API server than our open source version. We'll write interfaces for all plugins to our servers and engines, so even if we have something super specific to how we've chosen to do things on the cloud version, we'll expose the options to write your own plugins on the engine and server.

    3. We'd like to make self-hosting as easy to use as our cloud version. We don't want our self-hosted offering to be a second-class citizen.

    Would love to hear everyone's thoughts on this.

    [1] https://hatchet.run

    [2] https://github.com/porter-dev/porter

    [3] https://www.elastic.co/blog/why-license-change-aws

  • Scaling Knative to 100K+ Webapps
    1 project | news.ycombinator.com | 8 Oct 2023
    Co-founder of Porter (https://porter.run) here - Porter is a platform that brings that easy PaaS experience to a k8s cluster that's running in your own cloud account (and manages it for you so you don't have to).

    We are offering a credit program for early stage startups that you can apply for here, happy to fast track your application! https://porter.run/for-seed-stage-startups

  • Launch HN: Nullstone (YC W22) – An easier way to deploy and manage cloud apps
    2 projects | news.ycombinator.com | 5 Sep 2023
    Co-founder of Porter (https://porter.run) here - we do not use Terraform under the hood. We moved away from an IaC based system earlier this year to better manage our users' infrastructure distributed across multiple cloud accounts. A decision that definitely turned out to be conveniently prescient :)

    With this new system, we are also able to immediately reconcile drifts that occur in our user's infrastructure, which an IaC based system did not allow us to do.

  • Serving 250k Developers with One Support Engineer
    2 projects | news.ycombinator.com | 26 Feb 2023
    Aptible hosts (and pays for) AWS resources on your behalf, similar to Heroku/Render/Railway. Last year, we built support for integrating Aptible into your own AWS account, but only a handful of existing customers are currently using that, and it's not available in the product by default. I'd be interested to learn why you prefer this model. If you're willing to chat about it, my email is in my profile.

    Alternatively, have you checked out other PaaS-in-your-own-IaaS solutions like:

    - https://porter.run/

    - https://www.flightcontrol.dev/

    - https://coolify.io/ (OSS, not managed)

    These might not meet all your needs, and I think they're all relatively new.

  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022
    Porter (YC S20) | Full Time | Full-Stack Engineer | NYC or Remote | https://porter.run

    Hey HN, I'm Alexander, co-founder of Porter. We're building Heroku in your own cloud - we let users link up their own AWS/GCP, point to the code they want to run, and then put the rest of the hosting process on autopilot (CI/CD, SSL, autoscaling, zero downtime deploys, infra monitoring, etc).

    We're hiring NYC-based or remote engineers that are passionate about building tools for developers. As we're a fast-growing seed-stage startup, you should be comfortable with regularly shifting priorities and iterating at a very high (daily) velocity.

    Tech stack: Go, Typescript, React, Kubernetes, AWS

    If you'd like to take a look at our codebase, we're open source - check it out at https://github.com/porter-dev/porter.

    Open positions:

    - Kubernetes Engineer: https://www.workatastartup.com/jobs/45970

    - Full-stack Engineer: https://www.workatastartup.com/jobs/43716

    Please apply by sending an email to jobs [at] porter [dot] run or applying through https://www.workatastartup.com/jobs/43716.

  • European cloud app platform?
    1 project | /r/devops | 15 Oct 2022
    https://porter.run is managed kubernetes on your own cloud with all the scaling built in. In theory, you could run this on your own cloud provider, and stay entirely within EU
  • Acorn: A lightweight PaaS for Kubernertes, from Rancher founders
    11 projects | news.ycombinator.com | 27 Aug 2022
    How does this compare against https://porter.run/ ?
  • Ask HN: Are You Leaving Heroku?
    4 projects | news.ycombinator.com | 24 Aug 2022
    Honestly you should checkout open source + self-host alternatives like porter (https://github.com/porter-dev/porter). I tried it in a project before and the developer experience was surprisingly good.
  • Heroku: We’ve Heard Your Feedback
    5 projects | news.ycombinator.com | 6 May 2022

rack

Posts with mentions or reviews of rack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-19.
  • Migrating from Heroku to EKS
    1 project | news.ycombinator.com | 14 Jun 2023
    I would encourage anyone looking at porter that needs more flexibility, a deeper feature set, a more extensive cli, and/or flatter pricing structure to check out convox [https://convox.com]. I've been using it for years on top of EKS and have been able to defer hiring a dedicated dev ops person.
  • Self-hosted workflow automation: How to self-host n8n on Convox
    3 projects | dev.to | 19 Aug 2022
    n8n is a  powerful workflow automation tool that every business can use to work more efficiently. However, self-hosting this solution in an efficient infrastructure platform like Convox is the only way to explore the full potential of n8n’s capabilities. With this tutorial, you should have a step-by-step practical guide showing you how to do this.
  • How to host PHP in your Digital Ocean account with Convox
    1 project | dev.to | 29 Jul 2022
    In that case, there’s a need for more efficient methods for hosting PHP apps from the local machine directly to the production environment. Using a modern and user-friendly Platform as a Service (PaaS) solution like Convox helps you easily deploy and manage PHP applications on all infrastructures, including AWS, Google Cloud, Azure, and DigitalOcean.
  • Show HN: SetOps – Run containers, databases and more in your own AWS account
    7 projects | news.ycombinator.com | 7 Jun 2022
  • What DevOps engineer jobs does Convox automation make easier?
    1 project | dev.to | 1 Jun 2022
    Convox is one of the best PaaS platforms for growing businesses that do not yet have the resources and capacity to handle a large team of DevOps engineers. The platform offers a perfect solution for companies that manage multiple client projects with a limited number of DevOps engineers onboard.
  • [HRING - CONTRACT] Short-term Consultation - Looking for someone highly experienced with Kubernetes, AWS, CloudWatch, choosing EC2 Instance Types, cutting costs, optimizing Ruby on Rails application performance
    1 project | /r/devopsjobs | 27 Apr 2022
    I don't really have the resources to re-architect my application to use Lambda, Fargate, etc. so I just want to find some quick wins within the current constraints. I use Convox.com, which uses Terraform to spin up and manage the EKS cluster. (They provide a CLI and web UI similar to Heroku on top of AWS EKS.) It works really well most of the time and makes it really easy to achieve HIPAA compliance, etc. So I'm pretty happy with it, but I need help understanding it and optimizing it. We can easily tweak the underlying Terraform config to make any changes to the infrastructure.
  • How to create namespaces in Kubernetes
    1 project | dev.to | 20 Apr 2022
    If you’ve read this far but actually haven’t managed to get started with Kubernetes, this is the toughest part of the process - but don’t worry, we have you covered. The good news is that Convox (a PaaS solution for Kubernetes-based deployments) can help you get started with Kubernetes in just a few clicks.
  • How to restart Pods in Kubernetes : a complete guide
    1 project | dev.to | 20 Apr 2022
    Convox for example offers your organization direct Kubernetes access and removes the complexity of managing and operating your Kubernetes cluster directly. Furthermore, Convox is a multi-cloud product that is compatible with several cloud service providers including DigitalOcean, AWS, Google Cloud, and Microsoft Azure. It is free to start simplifying your application development process with Convox and it only takes a few clicks to get started.
  • DevOps Automation: Lessons from a PaaS Migration Case Study
    2 projects | dev.to | 18 Apr 2022
    This case study lifts the hood on one such development team that has had to adapt its PaaS choices with time. We will discuss the teams’ journey towards automating its infrastructure and deployment process through a series of migrations - from Digital Ocean to Heroku, to Convox. This rare insider’s perspective mirrors the processes, problems and solutions faced by similar teams along the journey, drawing lessons and teachable moments for software development team managers.
  • How to Install Kubernetes the Easy Way
    1 project | dev.to | 15 Apr 2022
    Instead of manually configuring Kubernetes yourself for app development and deployment, you can use Convox. The Convox platform is designed to simplify your infrastructure management tasks. With Convox, you and your team can smoothly deploy, scale, and manage applications effortlessly, exploiting the power of Kubernetes, without the headaches.

What are some alternatives?

When comparing porter and rack you can also consider the following projects:

coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

engine - The Orchestration Engine To Deliver Self-Service Infrastructure Faster ⚡️

dokku-scheduler-kubernetes - Scheduler plugin for deploying applications to kubernetes

kubevela - The Modern Application Platform.

rancher - Complete container management platform