You can push tasks or data to the firebase realtime database and run a worker which listens to the firebase queue to run some background processess
Setup firebase
Create a Firebase project in the Firebase console, if you don't already have one. If you already have an existing Google project a...