Earlier this week Jason McCreary deployed a feature which automatically spawns new worker servers for Shift based on the job queue workload. This reduced server costs by 97% and wait times by 80%.
PHP
Feature Flags in Laravel with Pennant
How we use class-based Laravel Pennant features, with a kill switch on every flag and a config-driven path to general availability. Read more