Fly.io is the service I’ve been most excited to see make headway in a long time. Pairing this with a global sql ( cough cockroach cough*) is literally the app platform I’ve been dreaming about. I would like to see more documentation around push based architectures. That is I want to build a system where a process pushes to the Redis in fly but is not running itself in fly. Basically something that may be unrouteable…
Thanks for the kind words! Cockroach is awesome and it's something we'd like to offer someday. Until then checkout FaunaDB. Your push example is interesting. We don't have a way to connect to redis from outside fly, but you could certainly boot up a tiny app on fly that acts as a proxy from external apps into the fly redis.
Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
201–210 of 268 posts
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#202Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#203Earlier quoted context omitted.
We actually have servers in North America, Europe (including Frankfurt), and Asia Pacific. The complete list is here: https://fly.io/docs/regions/#discovering-your-applications-r... Building an anycast network is expensive. That's part of what we want to make accessible to devs. There are a couple of companies (like Packet, and possibly Vultr) you can lease servers from that will handle anycast. These tend to get you…
Curious - In what way would building an Anycast network be expensive ?
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#204Earlier quoted context omitted.
> That way we could build entire application on edge without buying into the FaaS movement So you want to be able to upload your code and have someone manage the infrastructure and datastore. Isn't that the definition of FaaS?
My definition of FaaS is each controller living its own life and deployed independently behind an api gateway. This is a PaaS because only the infrastructure is managed and I can deploy my whole application in one docker image.
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#205Earlier quoted context omitted.
India is the next cloud hub. AWS and Azure are earning hands over fist here.
We are definitely missing out on customers because we aren't in India and South America. It's expensive to solve that problem but we're getting close!
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#206Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#207Do you have plans to add Terraform support?
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#208Earlier quoted context omitted.
maybe if you go over, you automatically add ads to the page or something.
This would be terrible
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#209I know Stackpath has been offering this kind of thing for a while. So how would your product compare to theirs? Since Stackpath has a well established cdn network already.
Re: Launch HN: Fly.io (YC W20) – Deploy app servers close to your users
#210Fascinating product! I was wondering if there are any other products that are similar to yours? Other than serverless platforms such as Cloudlfare Workers or AWS Lambda. I know Stackpath has been offering this kind of thing for a while. So how would your product compare to theirs? Since Stackpath has a well established cdn network already.
Stackpath is an amalgamation of many acquired companies. Their CDN is fine but nothing special. The computing services aren't great. Not very competitive on price and have reliability and latency issues. Their cloud storage is white-labeled Wasabi. I wouldn't recommend them as the first choice for anything.
Zeit Now version 1 was also a run your own container runtime but that has been deprecated: https://zeit.co/docs/v1/getting-started/deployment#docker-de...