Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building an application to scale on Laravel Vapor

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Building an application to scale on Laravel Vapor

Avatar for Michael Dyrynda

Michael Dyrynda

September 01, 2021
Tweet

More Decks by Michael Dyrynda

Other Decks in Programming

Transcript

  1. CPU

  2. Act

  3. ->when(fn () => return true ) ->whenBetween('19:00', '19:30' ) ->unless(fn

    () => return true ) ->unlessBetween('19:00', '19:30' ) ->days( ) ->weekdays( ) ->weekends()
  4. • Does the project being pinged exist • Does the

    project have an active subscription • Does the task pinging belong to the project
  5. Act