Home / Companies / Fly.io / Blog / February 2022

February 2022 Summaries

4 posts from Fly.io

Filter
Month: Year:
Post Summaries Back to Blog
Fly.io is currently hiring for a Laravel developer position to help make their platform more attractive to Laravel developers. The company aims to make it easy to run applications near users, and they are especially interested in contributions that can improve the dev UX at Fly.io. The salary ranges from $120k to $200k USD with competitive equity grants. The successful candidate will be responsible for creating a "Run a Laravel App" Getting Started Guide, engaging with the Laravel community, and providing support to other Laravel developers on the platform. Experience with Laravel Livewire is preferred, as well as general knowledge about deploying and supporting Laravel apps in production.
Feb 25, 2022 1,346 words in the original blog post.
Fly.io is a platform that runs container images on hardware around the world, linked to an Anycast network with a WireGuard mesh. Users can deploy Docker containers in single-digit minutes and interact with their apps using flyctl, Fly.io's command-line interface. The platform uses WireGuard for communication between users and its infrastructure. Fly.io has faced challenges such as slow peer creation times and potential issues with UDP-only connections but continues to improve and innovate in network engineering.
Feb 09, 2022 2,987 words in the original blog post.
The new Turboku launcher allows for faster and more elegant migration of Heroku apps to Fly.io without requiring data migration. It uses flyctl integration instead of third-party services, making the process significantly quicker. Users can now deploy their Heroku app using flyctl turboku with an app name and a token. The Turboku launcher also supports webhook updates on new Heroku deploys and maintains the connection to Heroku's Postgres for faster access.
Feb 08, 2022 1,219 words in the original blog post.
Fly.io has made its platform free for small Phoenix projects, allowing developers to build real-time collaboration features with ease. The company introduced a full-stack Phoenix reference app called "LiveBeats," which demonstrates how the framework can be used to quickly develop applications like turntable.fm. LiveView, a key feature of Phoenix, allows developers to create live and shared UIs without writing any JavaScript. It also supports concurrent upload processing, function components, and global deployment across regions. The platform aims to provide a seamless user experience by serving full-stack apps close to users for reduced latency and increased responsiveness.
Feb 01, 2022 1,917 words in the original blog post.