{"slug": "inside-tencent-edgeone-makers-how-it-works-and-what-it-offers", "title": "Inside Tencent EdgeOne Makers: How It Works and What It Offers", "summary": "Tencent EdgeOne Makers is a Web and Agent development and deployment platform built on Tencent EdgeOne infrastructure, offering full-stack capabilities from source code to edge delivery. It integrates build automation, edge computing, serverless functions, and native AI Agent support, aiming to simplify modern web application development.", "body_md": "Hello everyone!\n\nIn this article, we will take a technical look at **Tencent EdgeOne Makers**, a Web and Agent development and deployment platform built on Tencent EdgeOne infrastructure.\n\nRather than following a step-by-step tutorial, we will explore how the platform works behind the scenes and how its different technologies work together to support modern web applications.\n\nWe will look at the journey from source code and build processes to deployment on the EdgeOne network. We will also explore how edge computing and caching deliver content closer to users, how **Edge Functions** and **Cloud Functions** handle server-side workloads, and how EdgeOne Makers supports **AI Agents, storage, deployment environments, and developer tools**.\n\nBy understanding how these components interact, we can get a clearer picture of what **Tencent EdgeOne Makers** offers and how its architecture differs from traditional web hosting.\n\nModern web applications are built from more than a frontend. They may combine APIs, serverless computing, storage, deployment automation, and AI services. **Tencent EdgeOne Makers** is a Web and Agent development and deployment platform built on Tencent EdgeOne infrastructure. It brings these capabilities into one environment, connecting application development with build processes, deployment, edge delivery, serverless execution, and AI development.\n\nEdgeOne Makers evolved from EdgeOne Pages, expanding from frontend hosting to full-stack Web and Agent development. Its architecture connects source code, deployment, and EdgeOne's global edge network.\n\nAt the center of Makers is its build and deployment workflow. A project can be connected to a Git repository, allowing Makers to detect common frameworks and apply build configurations. Developers can define parameters such as the root directory, installation command, build command, and output directory.\n\n**Source Code → Git Repository → Build System → Deployment → EdgeOne Infrastructure → Users**\n\nA push to a connected repository can trigger a new deployment. Makers also supports an `edgeone.json` file for overriding build-related settings directly in the project.\n\nA major part of the architecture is **edge computing**. Instead of depending entirely on a centralized origin, EdgeOne distributes content through its global edge network. Static resources can be cached on edge nodes, allowing frequently requested files to be served closer to users. \n\n**User Request → Edge Node → Cache Hit → Response**\n\nWhen content is not available in the cache, the edge node can retrieve it from the origin and cache it for later requests. Makers also applies different browser-cache policies: hashed assets such as JavaScript bundles can use long cache lifetimes, while files such as `index.html` are handled more conservatively to keep content fresh. Edge cache is automatically invalidated after a new deployment.\n\nMakers provides two serverless computing options with different purposes. **Edge Functions** run on EdgeOne's global edge nodes and are designed for lightweight, latency-sensitive workloads. Requests can be routed to edge nodes close to users, allowing application logic to execute near the request source.\n\n**Client → Edge Node → Edge Function → Business Logic → Response**\n\nFor more complex backend workloads, **Cloud Functions** run in cloud infrastructure and support Node.js, Python, and Go. They are intended for scenarios such as database access, external services, data processing, and other workloads that require more computing capability. \n\nEdgeOne Makers also includes native support for **AI Agents**. Makers provides managed runtime, conversation memory, sandbox tools, observability, and model access, reducing the need to build this supporting infrastructure separately.\n\nIt supports JavaScript and Python and frameworks such as OpenAI Agents, Claude Agent SDK, LangGraph, DeepAgents, and CrewAI. Web applications and Agents can also share projects, deployments, domains, and environment management.\n\n| Capability | Technical Role | \n|---|---|\n| **Git & Build System** | Connects source code to application builds | \n| **Edge Network & Caching** | Delivers content through distributed edge nodes | \n| **Edge Functions** | Executes lightweight backend logic at the edge | \n| **Cloud Functions** | Handles more complex server-side workloads | \n| **Storage** | Supports application data and file storage | \n| **Preview & Production** | Separates testing from live deployments | \n| **CLI, MCP & IDE Tools** | Supports development and deployment workflows | \n| **AI Agent Platform** | Provides runtime, memory, sandbox, models, and observability | \n\nThese components show that **Tencent EdgeOne Makers is more than a conventional hosting platform**. It connects development, builds, deployment, edge delivery, serverless computing, storage, and AI capabilities within one ecosystem for modern Web and Agent applications. \n\n#TencentEdgeOne #EdgeOneMakers #CODEPOLITAN #EdgeOne", "url": "https://wpnews.pro/news/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers", "canonical_source": "https://dev.to/raff03/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers-4092", "published_at": "2026-09-08 03:50:53+00:00", "updated_at": "2026-09-08 04:00:56.721510+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "ai-infrastructure"], "entities": ["Tencent EdgeOne Makers", "Tencent EdgeOne", "Edge Functions", "Cloud Functions", "OpenAI Agents", "Claude Agent SDK", "LangGraph", "CrewAI"], "alternates": {"html": "https://wpnews.pro/news/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers", "markdown": "https://wpnews.pro/news/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers.md", "text": "https://wpnews.pro/news/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers.txt", "jsonld": "https://wpnews.pro/news/inside-tencent-edgeone-makers-how-it-works-and-what-it-offers.jsonld"}}