Readit News logoReadit News
flybayer commented on Ask HN: If not Kubernetes, what do you use to run your apps?    · Posted by u/tontony
flybayer · 3 months ago
ECS is great and simpler than k8s. Flightcontrol[1] is an easy way to spin up and deploy to ECS clusters. (I'm a cofounder)

[1] https://www.flightcontrol.dev/

flybayer commented on Ask HN: AWS Lambda Credible Alternatives?    · Posted by u/brunaxLorax
flybayer · 9 months ago
You might like https://www.flightcontrol.dev which makes it easy to deploy servers or Lambdas. (I'm cofounder)
flybayer commented on Ask HN: Help with NextJS deployment architecture on AWS    · Posted by u/fazkan
flybayer · a year ago
Hi, you might like https://www.flightcontrol.dev which fully automates production infra in your AWS. So you get to use your AWS credits, and you can even pay Flightcontrol with your credits, so it'll be 100% free.

Flightcontrol is very popular for Next.js deployments on AWS

*I'm cofounder of Flightcontrol

flybayer commented on Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?    · Posted by u/edtech_dev
flybayer · a year ago
The problem with typical PaaS is significantly less reliability, higher costs, and limited flexibility than AWS for example.

But of course AWS is a nightmare on it's own.

So you might like Flightcontrol [1] which provides a PaaS user experience on your own AWS, thereby giving you the best of both worlds.

[1] https://www.flightcontrol.dev/

flybayer commented on Trying to find reviews about Porter.run, have you used it?    · Posted by u/morenomdz
flybayer · a year ago
This isn't answering your question, but you might also want to consider https://www.flightcontrol.dev. Here's a comparison with Porter: https://www.flightcontrol.dev/porter-alternatives
flybayer commented on Ask HN: Series A/B startups, what's your infra setup?    · Posted by u/protus
protus · a year ago
I agree that Kubernetes is overkill, even at our scale. My biggest concern with "serverless" paradigms like Cloud Run or Fargate is with cold starts.
flybayer · a year ago
Fargate does not have cold starts like Lambda. There is always a container running, it does not scale to zero.
flybayer commented on Ask HN: Series A/B startups, what's your infra setup?    · Posted by u/protus
flybayer · a year ago
Another option you might like is Flightcontrol[0]. It's similar to Porter, but newer and aims to make all the best AWS services as easy as PaaS. And unlike Porter, it doesn't charge more for horizontal and vertical scaling.

Today, the server deployments use Fargate, and are truly hands off just like PaaS. Soon we're launching ECS+EC2 support which will let you customize the EC2 instance type, use GPUs, and leverage reserved instances. ECS doesn't offer some advanced k8s features, but it's 80% or more of the benefit in an easier to use, cheaper package.

We commonly see Series A & B companies migrating off PaaS to Flightcontrol + AWS because they can keep the same workflows while gaining more reliability, control, and flexibility.

I'm cofounder, CEO. Let me know if you have any questions.

[0] https://www.flightcontrol.dev/

u/flybayer

KarmaCake day249October 24, 2016View Original