---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/ci-cd"
description: "Explore articles tagged with CI/CD by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn CI/CD best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - CI/CD Articles | CI/CD Tutorials"
tokens: 604
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# CI/CD

4 articles

 [![Architecture diagram of a self-hosted AI coding agent with sandboxed execution](https://umesh-malik.com/blog/self-hosted-ai-coding-agent-sandbox-cover.png)

AI Coding Agents & DX • Aug 23, 2026

### Self-Hosted AI Coding Agent: Sandboxed Prompt-to-Deploy for $25/mo

Build a self-hosted AI coding agent with sandboxed execution. One prompt produces a repo, tests, CI, and deployed app — $25/mo, no cloud bills.

7 min read

Read more →](https://umesh-malik.com/blog/self-hosted-ai-coding-agent-sandbox)

 [![Diagram of Dependabot running two independent lanes: version updates funnelled through cooldown and a monthly schedule into one grouped pull request, and security updates bypassing all of it to open immediately](https://umesh-malik.com/blog/dependabot-grouped-updates-cut-pr-noise-cover.png)

Web Engineering • Aug 6, 2026

### Configure Dependabot grouped updates: one PR a month, CVEs instant

Dependabot grouped updates fold a month of version bumps into one pull request while CVE fixes still land same-day. The cooldown key most configs miss.

9 min read

Read more →](https://umesh-malik.com/blog/dependabot-grouped-updates-cut-pr-noise)

 [![Diagram of a CI pipeline expressed as a Cloudflare Workflow: one cached install step fanning out to four parallel checks and joining into a deploy step](https://umesh-malik.com/blog/run-cicd-cloudflare-workflows-cover.png)

AI Coding Agents & DX • Aug 6, 2026

### Run CI/CD on Cloudflare Workflows: deploy in 18 lines, 33 free runs

Run CI/CD on Cloudflare Workflows and a GitHub Actions YAML becomes 18 lines of TypeScript. Which meter bills first, and what private beta still blocks.

10 min read

Read more →](https://umesh-malik.com/blog/run-cicd-cloudflare-workflows)

 [![Cover showing the one-day flow of Claude Fable 5 building a streaming microservice: spec, infrastructure, code, and ship](https://umesh-malik.com/blog/claude-fable-5-streaming-microservice-one-day-cover.png)

AI Coding Agents & DX • Jun 13, 2026

### How I Built a Full Audio/Video Streaming Microservice in One Day with Claude Fable 5 Auto Mode

Claude Fable 5 in auto mode built my entire HLS streaming microservice in under a day — AWS infra, security, backend, frontend, CI/CD, migrations, runbooks.

11 min read

Read more →](https://umesh-malik.com/blog/claude-fable-5-streaming-microservice-one-day)
