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

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

# Edge Computing

4 articles

 [![Cloudflare's edge injecting the beacon.min.js analytics script into an HTML response before it reaches the browser](https://umesh-malik.com/blog/remove-cloudflare-beacon-min-js-cover.png)

Web Engineering • Aug 17, 2026

### Remove Cloudflare beacon.min.js: you must opt in to opt out

Remove Cloudflare beacon.min.js for good: the disable toggle hides behind adding your site to Web Analytics first, and no-transform is the stronger lever.

9 min read

Read more →](https://umesh-malik.com/blog/remove-cloudflare-beacon-min-js)

 [![Cloudflare Access enforcing an identity policy in front of a Worker before its code executes](https://umesh-malik.com/blog/cloudflare-access-for-workers-cover.png)

AI Security • Aug 15, 2026

### Configure Cloudflare Access for Workers: auth before your code runs

Cloudflare Access for Workers checks requests before your code runs — no JWT validation. The three scopes, the local-dev config, and what it still misses.

8 min read

Read more →](https://umesh-malik.com/blog/cloudflare-access-for-workers)

 [![Diagram of a Workers AI request routed through AI Gateway, showing the payload log, token count and cost attribution captured at the gateway hop](https://umesh-malik.com/blog/ai-gateway-for-workers-ai-cover.png)

AI Engineering • Aug 7, 2026

### Set up AI Gateway for Workers AI: one argument, every call logged

AI Gateway for Workers AI is now one argument on env.AI.run. What it logs instantly, why caching stays off until you ask, and the 60-second TTL floor.

10 min read

Read more →](https://umesh-malik.com/blog/ai-gateway-for-workers-ai)

 [![Deploying a Model Context Protocol server to the edge on Cloudflare Workers](https://umesh-malik.com/blog/deploy-mcp-server-cloudflare-workers-cover.png)

AI Engineering • Jun 8, 2026

### Deploy an MCP Server on Cloudflare Workers (Free, at the Edge)

Deploy an MCP server on Cloudflare Workers: wrangler.toml, the run\_worker\_first model, routing /mcp, local testing, and going live on the free tier.

7 min read

Read more →](https://umesh-malik.com/blog/deploy-mcp-server-cloudflare-workers)
