#devops
2 articles tagged with “devops”
- ·6 min read·best practice
Stop Burning Cash: How to Automate GCP Idle Resource Cleanup
Learn how to automate gcp idle resource cleanup using TypeScript and Cloud Scheduler. Stop paying for neglected staging databases and idle Compute Engine instances.
- ·4 min read·tutorial
Beyond OpenAI: A Step-by-Step Guide to Migrating from OpenAI to Local LLMs
Don't let boardroom drama or API outages take down your production stack. Learn how to migrate your TypeScript and Python apps from OpenAI to local LLMs using Ollama, vLLM, and LiteLLM.