Run Magento 2 cron jobs via Google Cloud Functions.
See here for documentation.
Using Google Cloud Functions to run Magento cron jobs can have significant benefits, including:
- Reduced memory and CPU consumption
- Improved horizontal scaling
- Inexpensive resource usage
- Ability to decouple job scheduler via Google Cloud Scheduler