I'm sorry for being a bit off-topic, but I'm a founder of a PaaS company myself, and I think that what we offer is a great alternative to Coolify for companies that need a more "managed" and reliable infra.<p><a href="https://stacktape.com" rel="nofollow">https://stacktape.com</a> is a Heroku/Vercel-like PaaS platform that deploys directly to your own AWS account.<p>It supports both serverless (lambda functions), and serverful (AWS ECS Fargate or EC2) deployments. Besides that, it supports other AWS infrastructure resources, such as RDS MySQL/Postgres, Redis, ElasticSearch, etc..<p>You can deploy from console, using git-push-to-deploy, or even use preview deployments (ephemeral environments for every PR).<p>Compared to alternatives, it's both very easy to use, and flexible/extensible at the same time. You can use it to quickly deploy anything in a few minutes, yet it will be sufficient to cover even complex infrastructure needs you might run into in the future.