Container-based Serverless Scheduled Jobs on Google Compute Engine
Most of my compute workloads today are on Cloud Run, a serverless for containers platform. But some workloads like scheduled jobs don't fit the service-oriented model of Cloud Run. There are many places I can run those workloads but I'd like to kee...
jamesward.hashnode.dev2 min read