# Scheduled Autoscaling for Laravel Cloud

DevFeed: [Scheduled Autoscaling for Laravel Cloud](<https://devfeed.tech/articles/scheduled-autoscaling-for-laravel-cloud-3898.md>)

Original publisher: [Read original article](<https://laravel.com/blog/scheduled-autoscaling-for-laravel-cloud>)

Author: Laravel Team

Published: 2026-03-25T17:36:27Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Laravel](<https://devfeed.tech/topics/laravel.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [business](<https://devfeed.tech/tags/business.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [docs](<https://devfeed.tech/tags/docs.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [reactive](<https://devfeed.tech/tags/reactive.md>), [scale](<https://devfeed.tech/tags/scale.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

Laravel Cloud now supports scheduled autoscaling, allowing teams to set minimum and maximum scaling bounds for predictable traffic windows. The update also introduces Google and GitHub SSO options and more detailed Cloud billing information.

## Source excerpt

You can now [define a scaling schedule on Laravel Cloud](https://laravel.com/cloud/docs/compute#scheduled-autoscaling) and let it handle the rest. Set your autoscaling limits once for each traffic win...