Stop Running Python Scripts Manually: A Guide to Google Cloud Scheduler
December 4, 2025

A Step-by-Step Guide to Creating Cron Jobs for Your Cloud Functions.
Tired of manually running your Python scripts? This guide walks you through scheduling serverless cron jobs with Google Cloud Scheduler, so you can automate any task and never miss a run again.
Read More...
How to Run Python Scripts in the Cloud with Google Cloud Functions
December 3, 2025

Deploy Python Scripts to the Cloud: Secure, Automate, and Scale Instantly
Learn how to deploy, secure, and run Python scripts on Google Cloud Functions. Covers setup, environment variables, authentication, and best practices for serverless Python.
Read More...
Running AI Models on the Edge with Cloudflare Workers AI
October 9, 2025

A Guide to Private, Serverless AI Inference with Cloudflare Workers and Data Privacy.
Learn to run private, serverless AI models on Cloudflare's edge network. This guide covers secure REST API usage and building a production-ready AI gateway on Cloudflare, emphasizing user data protection and compliance.
Read More...
SQLAlchemy Pooling for Serverless FastAPI: QueuePool vs. NullPool
June 10, 2025

A Guide to Resilient Database Connections with Neon and SQLAlchemy
Compare SQLAlchemy's QueuePool and NullPool for connecting FastAPI to serverless databases like Neon. Learn why NullPool with an external pooler is the recommended and more scalable strategy for production.
Read More...
Contact Me
Have a project in mind? Send me an email at hello@davidmuraya.com and let's bring your ideas to life. I am always available for exciting discussions.