A good enough(?) alternative may be to use EC2 instances on AWS! You'll be on the free tier, and could run a weekly cron that does this.
It's not as great as lambda, but better than doing it yourself :)
A good enough(?) alternative may be to use EC2 instances on AWS! You'll be on the free tier, and could run a weekly cron that does this.
It's not as great as lambda, but better than doing it yourself :)