steren’s avatarsteren’s Twitter Archive—№ 6,663

  1. …in reply to @clementc
    clementc waxzce clementsauvage NickWoodhams I would use a FaaS. On GCP, it would be: 1. Copy your script inside a Cloud Function cloud.google.com/functions/docs/quickstart-python 2. Configure Cloud Scheduler to trigger it every hour cloud.google.com/scheduler/docs/tut-pub-sub This will cost $0 because of free tier, require 0 maintenance.
    OpenGraph image for cloud.google.com/functions/docs/quickstart-pythonOpenGraph image for cloud.google.com/scheduler/docs/tut-pub-sub