Serverless Automation: Scheduling Python Scripts with Google Cloud
In Part 1, we set up the credentials. In Part 2, we wrote the Python code to send a notification.
But there is a problem: The code only runs when you manually type python main.py on your laptop.
If you want to send a "Good Morning" notification to yo...
logiclooptech.dev3 min read