alexslade

alexslade

Now that fly are pivoting, should I trust them for hosting?

Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog

It says that Fly is going all-in on sprites, which is a worry for me. Our small team uses Heroku + AWS + Fly across various apps, but Fly was our platform of choice for current and future hosting. (We do not want to lean further into AWS / self managed, we want to pay more for a PaaS that handles some of it for us).

I’ve reached out to our support contact there, but got a generic response “Rest assured, our machines product isn’t going anywhere”. Given the CEO’s blog post about the opposite, I’m not that assured!

There are lots of folks here with closer information, does anyone have any extra info they can share?

:heart:

First Post!

cmo

cmo

Doesn’t sound like it :confused:

Most Liked

brian.meeker

brian.meeker

To be blunt, my experience is that you shouldn’t be trusting them as your host to begin with. We moved our app off Fly to AWS Fargate earlier this year. We were so tired of Fly incidents causing issues for our customers. We wasted so much time debugging intermittent cluster issues. Their Redis integration with Upstash has severe performance regressions on a regular basis. Fly is fine for to get started or for your hobby app. It’s not fit for heavy production use.

My experience with them taught me a very valuable lesson. The real value AWS provides is rock solid networking. Everything Just Works. And, as the article pointed out, tell your LLM of choice to write some IaC to spin up your environment. The barrier to entry is mostly gone. The PaaS moat has mostly been filled in.

Now, all that being said, I’m going to go try sprites as a hosting option for low effort, unimportant, vibe coded internal tooling. :person_shrugging:

Where Next?

Popular in Discussions Top

AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31771 143
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
ben-pr-p
In general I’ve been sticking to this community style guide GitHub - christopheradams/elixir_style_guide: A community driven style guide ...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
nburkley
AWS re:Invent is on at the moment with some interesting announcements. One new feature in particular is the Lambda Runtime API for AWS La...
New
eteeselink
Hi all, In the last days, two things happened: A blog post titled “They might never tell you it’s broken” made the rounds. It’s about ...
New

Other popular topics Top

joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31586 112
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 49266 226
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

We're in Beta

About us Mission Statement