---
title: "Autoscaled Queue Workers"
url: https://daily.dev/posts/autoscaled-queue-workers-x4n6y4d2o
source_url: https://fly.io/laravel-bytes/autoscaled-queue-workers/
type: article
source: "Laravel Bytes"
published: 2023-12-14T14:31:28.145Z
updated: 2023-12-14T14:31:26.528Z
tags: ["php", "laravel"]
reading_time: 8
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Autoscaled Queue Workers

**[Laravel Bytes](https://daily.dev/sources/laravelbytes)** · 8 min read · 3 upvotes · 0 comments

## Summary

The article discusses the process of scaling queue workers using Fly.io and Laravel. It explains how Docker images are converted to Micro VM's, the purpose of the 'fly:work' console command in Laravel, and how scaled queue workers can be created using Fly Machines.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://fly.io/laravel-bytes/autoscaled-queue-workers/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/autoscaled-queue-workers-x4n6y4d2o)
