Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I’m trying to make code that will run one method in my App Platform Django project every 15 minutes. According to the D.O. docs a Worker resource can do this.
However, after scouring the internet for hours I can’t find any documentation about how this code is run, if it needs to be it’s own python process, how the worker is configured or any other basic information on how these are supposed to work.
Ideally I can just say “run this method” on my existing App Platform app and be done with it. If needed I’m fine with sending a network request to start the method (without a response according to the Worker documentation).
I just need somewhere to start. I have no idea how to code something the worker can even use.
Chris
c789d3db047a4c14b19a30326e8ec3
Cherishx decor
Chris
Cody Hendrix
Nisarga Ovhal
sara woods
a18c8eb1471849c38a67f0898471e8
Yann Le Corre
Sergiu Groza
Philip Mallinger