Tagged articles
102 articles
Page 1 of 2
Woodpecker Software Testing
Woodpecker Software Testing
Feb 27, 2026 · Cloud Computing

Deploy Your Program to Alibaba Function Compute (FC) in Minutes

This guide walks through the step‑by‑step process of deploying a daily‑triggered Python program to Alibaba Function Compute, covering account login, function creation, code packaging, runtime configuration, network settings, trigger setup, and verification of execution logs.

Alibaba CloudDeploymentFunction Compute
0 likes · 3 min read
Deploy Your Program to Alibaba Function Compute (FC) in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Jan 27, 2026 · Cloud Native

How Serverless Sandboxes Power Secure AI Agents

This article explains how lightweight security sandboxes in serverless function compute provide strong process isolation, elastic resource scaling, and pay‑per‑use economics, enabling AI agents to execute untrusted code safely while supporting session lifecycle management, protocol extensions, and cost‑effective billing models.

AI AgentCloud NativeFunction Compute
0 likes · 12 min read
How Serverless Sandboxes Power Secure AI Agents
Alibaba Cloud Native
Alibaba Cloud Native
Oct 24, 2025 · Cloud Native

Why Upgrade to MCP Streamable HTTP? Boost Performance and Session Management in Serverless

This article explains the limitations of the traditional HTTP+SSE transport for MCP, introduces the new MCP Streamable HTTP protocol with its unified endpoint, on‑demand streaming and session recovery features, and shows how it improves connection count, success rate, latency, and overall reliability for serverless function compute workloads.

Function ComputeMCPServerless
0 likes · 20 min read
Why Upgrade to MCP Streamable HTTP? Boost Performance and Session Management in Serverless
Alibaba Cloud Native
Alibaba Cloud Native
Sep 30, 2025 · Cloud Native

Deploy a Scalable MCP Server with Function Compute and MSE Nacos

This guide explains how to address high deployment costs, slow iteration, and poor manageability of MCP Server by using Alibaba Cloud Function Compute for serverless execution and MSE Nacos Enterprise for automatic registration, dynamic configuration, and unified service governance.

Function ComputeMCPMSE Nacos
0 likes · 13 min read
Deploy a Scalable MCP Server with Function Compute and MSE Nacos
Alibaba Cloud Native
Alibaba Cloud Native
Sep 16, 2025 · Cloud Computing

How Serverless Billing Evolved: From Per-Request to Resource-Based Pricing

From the early days of per‑hour VM rentals to today’s millisecond‑granular, resource‑aware pricing, serverless function compute has transformed its billing models across three stages, each driven by advances in request boundary detection, concurrency handling, and AI‑centric resource consumption, aligning cost with actual usage.

AIFunction ComputeResource Management
0 likes · 9 min read
How Serverless Billing Evolved: From Per-Request to Resource-Based Pricing
Alibaba Cloud Native
Alibaba Cloud Native
Sep 1, 2025 · Cloud Native

Why Browser Automation Needs a Sandbox: Building a Secure Cloud‑Native AI Agent Environment

This article traces the evolution of browser automation from Selenium to Playwright, highlights emerging AI‑agent security risks such as prompt injection and credential theft, and provides a detailed cloud‑native sandbox architecture with deployment steps, usage examples for Playwright, Puppeteer, REST APIs, and code snippets for secure AI‑driven web interactions.

Browser AutomationCloud NativeFunction Compute
0 likes · 21 min read
Why Browser Automation Needs a Sandbox: Building a Secure Cloud‑Native AI Agent Environment
Alibaba Cloud Native
Alibaba Cloud Native
Jul 1, 2025 · Cloud Native

How Alibaba Cloud Function Compute Uses OpenTelemetry for Full‑Stack Tracing

The article explains how Alibaba Cloud Function Compute upgraded its tracing capabilities from Jeager 2.0 to the OpenTelemetry W3C standard, delivering end‑to‑end observability, transparent cold‑start analysis, cross‑environment context propagation, dynamic sampling, and AI‑assisted debugging for serverless workloads.

Function ComputeObservabilityOpenTelemetry
0 likes · 6 min read
How Alibaba Cloud Function Compute Uses OpenTelemetry for Full‑Stack Tracing
Alibaba Cloud Native
Alibaba Cloud Native
Jun 5, 2025 · Cloud Native

Understanding MCP Auth: OAuth 2.1 Integration and Bearer Authentication for Function Compute

This article explains how the MCP protocol adopts OAuth 2.1, Authorization Server Metadata (RFC 8414), Dynamic Client Registration (RFC 7591) and Protected Resource Metadata (RFC 9728) to provide authentication for MCP services, and shows step‑by‑step how to deploy an MCP server with Bearer authentication on Function Compute, including supergateway configuration.

AuthorizationBearer AuthenticationFunction Compute
0 likes · 15 min read
Understanding MCP Auth: OAuth 2.1 Integration and Bearer Authentication for Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
May 28, 2025 · Cloud Native

How Alibaba Cloud Function Compute Cuts MCP Server Idle Costs by Up to 87%

This article explains how Alibaba Cloud Function Compute (FC) provides a serverless, pay‑per‑use environment for MCP Server, introduces the session‑affinity challenges that cause resource idle time, and details the idle‑billing mechanism that can reduce overall MCP Server costs by as much as 87% while preserving performance.

Cost OptimizationFunction ComputeIdle Billing
0 likes · 10 min read
How Alibaba Cloud Function Compute Cuts MCP Server Idle Costs by Up to 87%
360 Smart Cloud
360 Smart Cloud
May 16, 2025 · Cloud Computing

Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development

The Model Context Protocol (MCP) is emerging as a de‑facto standard for AI interactions, and cloud‑hosted MCP servers are gaining traction by lowering developer barriers, enhancing SaaS integration, meeting enterprise compliance, while also facing deployment speed, traffic variability, and complex logic challenges that serverless function compute aims to resolve.

AIFunction ComputeMCP
0 likes · 9 min read
Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development
Alibaba Cloud Native
Alibaba Cloud Native
Apr 24, 2025 · Artificial Intelligence

How MCP Bridges AI Data Silos with STDIO and SSE: Deep Technical Walkthrough

This article explores the Model Context Protocol (MCP) as a universal USB‑C‑like interface for AI, detailing its client‑server architecture, the STDIO and SSE transport mechanisms, a stdio‑to‑SSE proxy, serverless deployment on Function Compute, performance benchmarks, and practical tips for production use.

AI integrationFunction ComputeMCP
0 likes · 22 min read
How MCP Bridges AI Data Silos with STDIO and SSE: Deep Technical Walkthrough
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2025 · Cloud Native

Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes

This guide walks you through deploying the open‑source Bolt.diy platform on Alibaba Cloud Function Compute, integrating Bailei model services, configuring API keys, and using AI‑assisted code generation for a full‑stack, serverless application.

AI code generationBolt.diyFunction Compute
0 likes · 8 min read
Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Mar 27, 2025 · Cloud Native

Deploy the QwQ‑32B LLM on Alibaba Cloud Function Compute with CAP in Minutes

This guide walks you through deploying the open‑source QwQ‑32B model on Alibaba Cloud Function Compute using the Cloud Application Platform (CAP), covering architecture, required services, account setup, step‑by‑step deployment, cost considerations, model interaction via Open WebUI and Chatbox, scaling configuration, and resource cleanup.

CAPFunction ComputeOllama
0 likes · 8 min read
Deploy the QwQ‑32B LLM on Alibaba Cloud Function Compute with CAP in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Jan 10, 2025 · Artificial Intelligence

Deploy ComfyUI + Flux on Alibaba Cloud Function Compute in Minutes

This guide walks you through using Alibaba Cloud Function Compute to quickly deploy the Flux‑powered ComfyUI model for generating fluffy pet images, covering setup, role creation, application configuration, workflow import, prompt customization, and important usage considerations.

AI image generationAlibaba CloudComfyUI
0 likes · 10 min read
Deploy ComfyUI + Flux on Alibaba Cloud Function Compute in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Dec 20, 2024 · Artificial Intelligence

Deploy AI Image Generation (ComfyUI & Stable Diffusion) on Serverless Function Compute

This guide explains how to quickly deploy popular AI image‑generation models such as ComfyUI and Stable Diffusion WebUI on Alibaba Cloud Function Compute, covering architecture, step‑by‑step deployment, custom workflow creation, model management with NAS, and best‑practice tips for cost and performance.

ComfyUIFunction ComputeNAS storage
0 likes · 17 min read
Deploy AI Image Generation (ComfyUI & Stable Diffusion) on Serverless Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
Dec 19, 2024 · Artificial Intelligence

Deploy Open-Source LLMs on Alibaba Cloud Function Compute in 10 Minutes

This guide explains how to quickly launch an open‑source large language model from ModelScope on Alibaba Cloud Function Compute, covering the required cloud services, step‑by‑step deployment, reserved‑instance configuration, and how to invoke the model via the provided domain.

AIAlibaba CloudDeployment
0 likes · 7 min read
Deploy Open-Source LLMs on Alibaba Cloud Function Compute in 10 Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Dec 13, 2024 · Artificial Intelligence

Build a 24/7 AI Customer Assistant for Your Website in 10 Minutes

This guide shows how to create a zero‑code AI chatbot using Alibaba Cloud Function Compute and the Bailei large‑model platform, configure API keys, deploy a sample site, embed the assistant, and enhance it with a private knowledge base for accurate product support.

AI AssistantFunction ComputeKnowledge Base
0 likes · 9 min read
Build a 24/7 AI Customer Assistant for Your Website in 10 Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Aug 1, 2024 · Artificial Intelligence

Deploy ComfyUI on Alibaba Cloud Function Compute in Three Simple Steps

This guide walks you through deploying the open‑source AI image‑generation tool ComfyUI on Alibaba Cloud Function Compute, covering prerequisite services, step‑by‑step configuration of the app and NAS storage, workflow execution, custom node installation, and cleanup to avoid unexpected charges.

AI image generationAlibaba CloudComfyUI
0 likes · 15 min read
Deploy ComfyUI on Alibaba Cloud Function Compute in Three Simple Steps
Alibaba Cloud Native
Alibaba Cloud Native
Jul 30, 2024 · Cloud Native

Deploy ComfyUI as a Serverless API for Scalable AI Image Generation

This article explains how to transform ComfyUI into a serverless API using Alibaba Cloud Function Compute, detailing the challenges of GPU resource costs, high concurrency, and usability, while providing a step‑by‑step guide, code examples, and best‑practice recommendations for building scalable AI drawing applications.

AI image generationAPIComfyUI
0 likes · 21 min read
Deploy ComfyUI as a Serverless API for Scalable AI Image Generation
360 Smart Cloud
360 Smart Cloud
May 22, 2024 · Cloud Computing

Building a Serverless Image Processing Service with Function Compute and Event Bus

This article explains how to build a serverless image‑processing pipeline that automatically compresses and watermarks uploaded pictures by deploying Go functions, configuring event‑bus rules, enabling OBS notifications, and linking them together, highlighting cost, scalability, and maintenance advantages over traditional architectures.

Function ComputeImage ProcessingServerless
0 likes · 12 min read
Building a Serverless Image Processing Service with Function Compute and Event Bus
Alibaba Cloud Native
Alibaba Cloud Native
Mar 31, 2024 · Cloud Native

Cut OSS Storage Costs with Real‑Time Image Processing Using Function Compute

This guide explains how to store only original images in Alibaba Cloud OSS and use Object Process Access Point (OPAP) together with Function Compute to dynamically transform images on demand for different devices, thereby reducing storage expenses while supporting flexible processing like watermarking, resizing, and format conversion.

CDNFunction ComputeImage Processing
0 likes · 9 min read
Cut OSS Storage Costs with Real‑Time Image Processing Using Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
Jan 26, 2024 · Artificial Intelligence

Deploy a Serverless Stable Diffusion API for Scalable AI Image Generation

This guide explains how to overcome GPU cost, high‑concurrency, and model‑switching challenges by using Alibaba Cloud's Serverless Stable Diffusion API, detailing deployment steps, supported use cases, performance advantages, and the full set of RESTful endpoints for AI image creation.

AIAPIFunction Compute
0 likes · 19 min read
Deploy a Serverless Stable Diffusion API for Scalable AI Image Generation
Alibaba Cloud Native
Alibaba Cloud Native
Jan 6, 2024 · Cloud Computing

Deploy ModelScope Models to Alibaba Cloud Function Compute in 5 Minutes

This guide walks readers through using ModelScope’s SwingDeploy service to locate, configure, and instantly deploy open‑source AI models to Alibaba Cloud Function Compute, explaining the resources created, how to invoke the model via HTTP triggers, and how to optimize performance with provisioned instances, logging, and concurrency settings.

AI model servingAlibaba CloudFunction Compute
0 likes · 15 min read
Deploy ModelScope Models to Alibaba Cloud Function Compute in 5 Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Nov 23, 2023 · Cloud Native

How CDC + Serverless Functions Enable Real‑Time ETL in Cloud Native Architectures

This article explains how Alibaba Cloud's Serverless Function Compute combined with Database Change Data Capture (CDC) creates a complete, real‑time ETL pipeline, detailing the ETL model, DTS integration, architecture components, event‑driven processing, and practical use cases such as OLTP‑to‑OLAP data flow.

Alibaba CloudCDCData Integration
0 likes · 10 min read
How CDC + Serverless Functions Enable Real‑Time ETL in Cloud Native Architectures
Alibaba Cloud Native
Alibaba Cloud Native
Aug 7, 2023 · Cloud Native

How to Optimize Serverless Function Parameters for Cost and Performance

This guide explains how to evaluate and tune Serverless function settings—balancing cost, performance, and workload complexity—using built‑in estimation tools, CPU/IO benchmark results, Little's Law‑based performance probing, and Alibaba Cloud's PTS testing workflow.

Cloud NativeFunction ComputePerformance Testing
0 likes · 14 min read
How to Optimize Serverless Function Parameters for Cost and Performance
Ant R&D Efficiency
Ant R&D Efficiency
Jun 26, 2023 · Cloud Native

Serverless Function Compute for Mini Programs: Architecture, Security, and Performance Optimizations

Alipay’s serverless Function Compute platform empowers mini‑program developers with a four‑stage architecture—mini program, Alipay app, gateway, and function—offering automatic elastic scaling, sub‑20 ms scheduling, sub‑100 ms cold‑starts, multi‑layer isolation, DDoS protection, and the ability to sustain 10 k QPS for reliable, low‑latency user experiences.

Cloud NativeFunction ComputeMini Program
0 likes · 18 min read
Serverless Function Compute for Mini Programs: Architecture, Security, and Performance Optimizations
Alibaba Cloud Native
Alibaba Cloud Native
May 12, 2023 · Cloud Computing

Deploy Stable Diffusion on Alibaba Cloud Serverless in Minutes

This guide walks you through registering for Alibaba Cloud, enabling Function Compute and NAS, creating a Stable Diffusion application from a template, configuring the admin console, uploading the model, optionally building a custom Docker image, and troubleshooting common issues, all with step‑by‑step instructions and code examples.

AIAlibaba CloudDocker
0 likes · 9 min read
Deploy Stable Diffusion on Alibaba Cloud Serverless in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
May 5, 2023 · Artificial Intelligence

Deploy Stable Diffusion on Alibaba Cloud Serverless in Minutes

This guide shows how to map a Stable Diffusion container's dynamic paths to Alibaba Cloud NAS, configure Serverless Devs, deploy the application, and upload model files via a visual admin UI or NAS commands, enabling fast AI image generation on a cloud‑native platform.

AI deploymentAlibaba CloudFunction Compute
0 likes · 8 min read
Deploy Stable Diffusion on Alibaba Cloud Serverless in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Apr 24, 2023 · Artificial Intelligence

Deploy Stable Diffusion WebUI on Alibaba Cloud Function Compute in One Command

This guide walks you through deploying the open‑source Stable Diffusion WebUI on Alibaba Cloud Function Compute using Serverless Devs, covering prerequisites, a single‑line deployment command, configuration details, access URL, and practical tips for handling GPU rendering and cold‑start latency.

AI deploymentCloud NativeFunction Compute
0 likes · 5 min read
Deploy Stable Diffusion WebUI on Alibaba Cloud Function Compute in One Command
High Availability Architecture
High Availability Architecture
Apr 10, 2023 · Cloud Computing

Serverless Architecture for Homework Photo Processing at Hangzhou Mingshitang Using Alibaba Cloud Function Compute

This case study describes how Hangzhou Mingshitang transformed its homework photo evaluation system from a Kubernetes‑based solution to an Alibaba Cloud Function Compute serverless architecture, achieving higher elasticity, lower latency, and reduced costs while handling peak traffic of over one million daily images.

Education TechnologyFunction ComputeKafka
0 likes · 11 min read
Serverless Architecture for Homework Photo Processing at Hangzhou Mingshitang Using Alibaba Cloud Function Compute
Programmer DD
Programmer DD
Mar 30, 2023 · Cloud Computing

Deploy an OpenAI Proxy on Alibaba Cloud Function Compute in Minutes

This guide walks developers through setting up a stable overseas OpenAI API proxy using Alibaba Cloud Function Compute, covering prerequisite installations, command‑line and Application Center deployments, and how to integrate the proxy with existing ChatGPT projects.

API proxyAlibaba CloudFunction Compute
0 likes · 11 min read
Deploy an OpenAI Proxy on Alibaba Cloud Function Compute in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Dec 9, 2022 · Cloud Native

How to Build a Low‑Cost, High‑Throughput Serverless Message Consumer on Alibaba Cloud

This guide explains how to use Alibaba Cloud's Serverless Function Compute together with Message Service and Connector to create a cost‑effective, high‑throughput, low‑latency message‑consumption pipeline, covering architecture, key features, step‑by‑step configuration, code examples, and best‑practice recommendations.

Alibaba CloudCloud NativeConnector
0 likes · 18 min read
How to Build a Low‑Cost, High‑Throughput Serverless Message Consumer on Alibaba Cloud
Alibaba Cloud Native
Alibaba Cloud Native
Dec 3, 2022 · Cloud Native

How to Build Cloud‑Native Modern Web Apps with Serverless Function Compute

This article explains how front‑end engineers can transition from traditional static‑site deployment to fully cloud‑native web applications by leveraging Alibaba Cloud’s Serverless services—OSS, CDN, and Function Compute—to achieve automatic scaling, zero‑ops maintenance, cost efficiency, and enhanced security for dynamic APIs, tasks, and media processing.

BackendCloud NativeFunction Compute
0 likes · 11 min read
How to Build Cloud‑Native Modern Web Apps with Serverless Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
Nov 22, 2022 · Cloud Computing

How Alibaba Cloud’s Function Compute Self‑Select Specs Slash Serverless Costs

Alibaba Cloud’s Function Compute introduced a self‑select specification feature that decouples CPU, memory, disk, and GPU limits, enabling granular resource allocation, high‑density deployment, and scheduling optimizations that can cut serverless function costs by up to 56% while maintaining performance.

Alibaba CloudFunction ComputeServerless
0 likes · 8 min read
How Alibaba Cloud’s Function Compute Self‑Select Specs Slash Serverless Costs
Alibaba Cloud Native
Alibaba Cloud Native
Oct 21, 2022 · Cloud Native

Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step

This guide walks you through the entire lifecycle of a Serverless application on Alibaba Cloud, covering function creation via the console, project initialization and deployment with Serverless Devs, various debugging techniques—including online, breakpoint, proxy, and local debugging—and best practices for dependency management and performance testing.

Alibaba CloudCloud NativeDebugging
0 likes · 17 min read
Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step
Alibaba Cloud Native
Alibaba Cloud Native
Oct 15, 2022 · Cloud Native

Mastering Alibaba Cloud Function Compute Layers: Custom & Public Layer Best Practices

This guide explains how to use Alibaba Cloud Function Compute layers—including custom and official public layers—to overcome large dependency packages, reduce deployment size, share code across functions, handle OS/architecture constraints, and provides step‑by‑step examples for Node.js Puppeteer and .NET 6 custom runtimes.

Alibaba CloudCustom RuntimeFunction Compute
0 likes · 19 min read
Mastering Alibaba Cloud Function Compute Layers: Custom & Public Layer Best Practices
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2022 · Cloud Native

Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute

This tutorial explains the fundamentals of Serverless architecture, outlines its BaaS and FaaS components, presents three typical use cases, and provides a step‑by‑step guide—including Python code and deployment instructions—to create an automated daily email service on Alibaba Cloud Serverless.

Alibaba CloudAutomationCloud Native
0 likes · 7 min read
Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes

Facing occasional traffic spikes and high server costs, the author migrated a holiday gift‑distribution project from an ALB‑ECS‑MySQL‑Redis stack to Alibaba Cloud Function Compute, detailing cost reductions, zero‑idle‑instance savings, custom runtime setup, logging adjustments, VPC networking, deployment via Serverless Devs, and domain binding.

Alibaba CloudCloud NativeDeployment
0 likes · 8 min read
How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes
Alibaba Cloud Native
Alibaba Cloud Native
Sep 9, 2022 · Cloud Native

How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless

Learn step‑by‑step how to build a cost‑effective, pay‑per‑use WordPress website on Alibaba Cloud Serverless using Function Compute, NAS storage, RDS, and SLS, covering service activation, NAS setup, function configuration, custom domain binding, code deployment, and final verification.

Alibaba CloudCloud NativeFunction Compute
0 likes · 7 min read
How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless
Alibaba Cloud Native
Alibaba Cloud Native
Sep 7, 2022 · Cloud Native

Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment

This article explains the evolution and core principles of Serverless computing, outlines its benefits for reducing operational complexity and cost, and provides a step‑by‑step tutorial for building, testing, and exposing a function on Alibaba Cloud using Function Compute and API Gateway.

Alibaba CloudCloud NativeFunction Compute
0 likes · 9 min read
Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment
Alibaba Cloud Native
Alibaba Cloud Native
Aug 30, 2022 · Cloud Native

Turn Images into Sketches with Alibaba Cloud Serverless Functions

This guide shows how to deploy a Python‑based image‑to‑sketch function on Alibaba Cloud Serverless Function Compute, automatically converting photos uploaded to one OSS bucket into sketch images stored in another bucket, covering prerequisites, environment setup, code implementation, deployment steps, testing, and troubleshooting.

Alibaba CloudFunction ComputeImage Processing
0 likes · 9 min read
Turn Images into Sketches with Alibaba Cloud Serverless Functions
Alibaba Cloud Native
Alibaba Cloud Native
Aug 20, 2022 · Cloud Native

Deploy a Spring Boot App on Alibaba Cloud Function Compute in Minutes

This step‑by‑step guide shows how to enable Alibaba Cloud Function Compute, create a service and Java 17 function, configure a custom domain, export and edit the generated Spring Boot project, and adjust the listening port, enabling rapid serverless deployment for beginners.

Alibaba CloudCloud NativeFunction Compute
0 likes · 7 min read
Deploy a Spring Boot App on Alibaba Cloud Function Compute in Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Aug 13, 2022 · Cloud Computing

Deploy Spring Boot and Express on Alibaba Cloud Serverless in 60 Minutes

This guide walks beginners through the concepts, advantages, and practical steps of using Alibaba Cloud Function Compute to deploy popular web frameworks like Spring Boot and Express, create a custom Web IDE, and configure domains, while highlighting serverless architecture benefits and cost considerations.

Alibaba CloudCloud NativeExpress
0 likes · 20 min read
Deploy Spring Boot and Express on Alibaba Cloud Serverless in 60 Minutes
Alibaba Cloud Native
Alibaba Cloud Native
Jun 29, 2022 · Cloud Native

How to Simplify Serverless Canary Deployments with FC-Canary Plugin

This guide explains the concept of serverless computing and gray (canary) releases, compares manual console methods with the FC-Canary plugin, and provides step‑by‑step instructions, code snippets, and best‑practice tips for configuring and testing automated canary deployments on Alibaba Cloud Function Compute.

Cloud NativeFC-CanaryFunction Compute
0 likes · 13 min read
How to Simplify Serverless Canary Deployments with FC-Canary Plugin
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 13, 2022 · Cloud Computing

How Serverless Functions Achieve Exactly‑Once Task Deduplication

Serverless Task provides exactly‑once task triggering by combining system‑side failover protection with user‑level deduplication, using a robust queue, scheduler, and globally unique TaskID to ensure each task is executed only once even under failures, network partitions, or retries.

Exactly-OnceFunction Computecloud computing
0 likes · 10 min read
How Serverless Functions Achieve Exactly‑Once Task Deduplication
Alibaba Cloud Developer
Alibaba Cloud Developer
May 26, 2022 · Cloud Computing

Why Wolai Chose Serverless Architecture: Lessons from Alibaba Cloud Function Compute

Wolai’s shift to a Serverless architecture using Alibaba Cloud Function Compute cut operational costs by over 50%, accelerated development cycles, and enabled reliable real‑time collaborative editing through a snapshot system, illustrating how small teams can leverage cloud functions for scalable, cost‑effective services.

Cost OptimizationFunction Computearchitecture
0 likes · 10 min read
Why Wolai Chose Serverless Architecture: Lessons from Alibaba Cloud Function Compute
Alibaba Cloud Native
Alibaba Cloud Native
May 16, 2022 · Cloud Native

How to Cache a Static Site on Alibaba Cloud Function Compute Using CDN

This guide walks through assigning a custom domain to a Function Compute‑hosted static blog, configuring Alibaba Cloud CDN as the acceleration layer, fixing Cache‑Control headers, and verifying cache hit improvements, providing step‑by‑step instructions and screenshots for each stage.

Alibaba CloudCDNCache-Control
0 likes · 9 min read
How to Cache a Static Site on Alibaba Cloud Function Compute Using CDN
Alibaba Cloud Native
Alibaba Cloud Native
May 7, 2022 · Cloud Native

Enable Asynchronous Calls for Alibaba Cloud Function Compute HTTP Triggers

This guide explains how to use the new asynchronous invocation feature of Alibaba Cloud Function Compute HTTP triggers, covering the limitations of synchronous calls, the required request header, testing methods, and a best‑practice video‑transcoding example with step‑by‑step commands.

Alibaba CloudAsync InvocationCloud Native
0 likes · 9 min read
Enable Asynchronous Calls for Alibaba Cloud Function Compute HTTP Triggers
Alibaba Cloud Native
Alibaba Cloud Native
Apr 30, 2022 · Cloud Native

How to Choose a Serverless Architecture for High‑Elastic, Low‑Cost Apps with Alibaba FC

Developer Xiao Wang evaluates three deployment options—traditional SLB + ECS, Kubernetes, and Alibaba Function Compute—to build a highly elastic, low‑cost, low‑maintenance architecture for two online apps, then adopts FC’s reserved‑instance mode and idle‑billing feature to eliminate cold‑starts and reduce expenses.

Cloud NativeCost OptimizationFunction Compute
0 likes · 10 min read
How to Choose a Serverless Architecture for High‑Elastic, Low‑Cost Apps with Alibaba FC
Alibaba Cloud Native
Alibaba Cloud Native
Jan 29, 2022 · Cloud Native

Debug Serverless Applications Locally with End‑Cloud Tunneling

This article explains the challenges of debugging Serverless applications, introduces the innovative End‑to‑Cloud (端云联调) feature that creates a secure tunnel between a local development environment and the cloud VPC, and provides step‑by‑step commands and real‑world examples to streamline testing and troubleshooting.

Cloud NativeDebuggingEnd-to-Cloud
0 likes · 10 min read
Debug Serverless Applications Locally with End‑Cloud Tunneling
Alibaba Cloud Native
Alibaba Cloud Native
Jan 22, 2022 · Cloud Native

Build a Low‑Cost Dynamic Web Site with Serverless Devs on Alibaba Cloud

Learn how to construct a cost‑effective, scalable dynamic web site using Serverless Devs, Alibaba Cloud API Gateway, Function Compute, and OSS, covering architecture overview, prerequisite services, step‑by‑step deployment, HTTPS setup, traffic limiting, monitoring, and links to relevant resources.

Alibaba CloudCloud NativeFunction Compute
0 likes · 13 min read
Build a Low‑Cost Dynamic Web Site with Serverless Devs on Alibaba Cloud
Alibaba Cloud Native
Alibaba Cloud Native
Dec 31, 2021 · Cloud Native

Deploy a Spring Boot Mall Application to Alibaba Cloud Serverless in 5 Steps

This step‑by‑step guide shows how to prepare a VM, clone the open‑source Mall project, build Docker images for its dependencies, push them to Alibaba Cloud Container Registry, configure Serverless Devs, and finally deploy both the backend and Vue‑based frontend to Alibaba Cloud Function Compute, including log inspection and verification.

Alibaba CloudCloud NativeDeployment
0 likes · 13 min read
Deploy a Spring Boot Mall Application to Alibaba Cloud Serverless in 5 Steps
Tencent Cloud Developer
Tencent Cloud Developer
Jun 22, 2021 · Cloud Computing

Let's Dive Into Serverless World: Tencent Cloud's Serverless Development and Latest Trends

Tencent Cloud’s serverless platform, now serving over a million developers and billions of daily invocations, accelerates business and education workloads, enables massive elastic scaling, integrates video, GPU, and event‑bus services, and simplifies migration, debugging, and SaaS integration, heralding serverless as the next mainstream cloud paradigm.

Cloud NativeDeveloper ExperienceEvent-Driven Architecture
0 likes · 17 min read
Let's Dive Into Serverless World: Tencent Cloud's Serverless Development and Latest Trends
Volcano Engine Developer Services
Volcano Engine Developer Services
Jun 16, 2021 · Backend Development

How ByteDance’s Video Processing Platform Achieves Billion‑Scale High Availability

This article explains how ByteDance’s Volcano Engine video platform handles the entire video lifecycle—from client‑side capture to cloud processing, delivery, and playback—by employing a multi‑plane architecture, scalable workflow system, function compute platform, and the dynamic BMF framework to meet massive scale, ensure high availability, improve user experience, and reduce costs.

Function ComputeVideo processinghigh availability
0 likes · 19 min read
How ByteDance’s Video Processing Platform Achieves Billion‑Scale High Availability
Alibaba Cloud Native
Alibaba Cloud Native
Apr 1, 2021 · Cloud Native

Why Observability Is the Next Frontier for Serverless Computing

The article explains how Serverless is becoming the default cloud programming model, outlines the observability challenges it introduces, and details Alibaba Cloud Function Compute's evolution from basic logging to a comprehensive, open‑source‑compatible monitoring platform.

APMCloud NativeFunction Compute
0 likes · 12 min read
Why Observability Is the Next Frontier for Serverless Computing
Alibaba Cloud Native
Alibaba Cloud Native
Feb 8, 2021 · Big Data

How Serverless Architecture Supercharges Game Data Collection and Scaling

This article explains how to build a highly scalable, cost‑effective game data collection pipeline using Serverless function compute, Kafka, and cloud services, covering architecture design, function implementation, deployment with Fun, Kafka configuration, and performance testing to handle massive traffic spikes.

Big Data IngestionFunction ComputeKafka
0 likes · 22 min read
How Serverless Architecture Supercharges Game Data Collection and Scaling
Alibaba Terminal Technology
Alibaba Terminal Technology
Feb 8, 2021 · Cloud Computing

How Alibaba’s Serverless FC Powers Double‑12 Traffic Peaks Without Ops

This article explains how Alibaba Cloud Function Compute (FC) was integrated into internal services to support the Double‑12 promotion, detailing the business requirements, network challenges, hybrid‑cloud solutions, container types, auto‑scaling, rate‑limiting, and the serverless platform’s deployment and gray‑release mechanisms.

Function ComputeServerlesshybrid cloud
0 likes · 15 min read
How Alibaba’s Serverless FC Powers Double‑12 Traffic Peaks Without Ops
Taobao Frontend Technology
Taobao Frontend Technology
Dec 14, 2020 · Cloud Computing

How Alibaba’s Serverless Cloud Platform Boosts Development Speed and Stability

This article explains how Alibaba’s Serverless Cloud Development Platform, built on Function Compute, enables thousands of engineers to develop, deliver, and operate large‑scale applications faster and more reliably by providing integrated solutions, customizable capabilities, and comprehensive stability and operations tools.

DevOpsFunction ComputePerformance Optimization
0 likes · 16 min read
How Alibaba’s Serverless Cloud Platform Boosts Development Speed and Stability
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Nov 21, 2020 · Cloud Native

Understanding Serverless: Evolution, Definitions, and Its Role in Cloud‑Native Architecture

This article traces the six‑year evolution of Serverless from its 2012 concept to modern cloud‑native products, explains its definition, explores the rebirth of PaaS, examines Function Compute, container‑based Serverless, BaaS, and how these technologies complement microservices and accelerate digital transformation.

Cloud NativeContainerFunction Compute
0 likes · 14 min read
Understanding Serverless: Evolution, Definitions, and Its Role in Cloud‑Native Architecture
Programmer DD
Programmer DD
Sep 11, 2020 · Cloud Computing

Build a Java Hello World on Alibaba Cloud Serverless in 8 Simple Steps

This guide walks you through Alibaba Cloud's Serverless experience, showing how to create a Java Hello World function, configure the application, write and deploy the code, and test the endpoint, all with clear screenshots and a detailed walkthrough.

Alibaba CloudFunction ComputeServerless
0 likes · 7 min read
Build a Java Hello World on Alibaba Cloud Serverless in 8 Simple Steps
Java Backend Technology
Java Backend Technology
Sep 1, 2020 · Cloud Native

Why Serverless Is the Future of Cloud Computing: Insights from Alibaba Cloud’s Leader

Alibaba Cloud’s Serverless lead, known as “不瞋”, discusses how serverless transforms cloud computing into a simple utility, outlines performance, security, and operational challenges, and shares real-world use cases like video processing and large-scale traffic handling, emphasizing cost savings, elasticity, and the future roadmap.

Alibaba CloudCloud NativeCost Optimization
0 likes · 16 min read
Why Serverless Is the Future of Cloud Computing: Insights from Alibaba Cloud’s Leader
21CTO
21CTO
Aug 20, 2020 · Cloud Computing

How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Function Compute

This article chronicles Yuque's evolution from a low‑cost prototype built on internal BaaS services to a fully commercialized, cloud‑native knowledge platform, highlighting the shift to IaaS, micro‑services, and serverless function compute to improve scalability, stability, security, and cost efficiency.

Function ComputeMicroservicesNode.js
0 likes · 15 min read
How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Function Compute
ITPUB
ITPUB
Aug 20, 2020 · Cloud Native

How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Functions

This article chronicles Yuque's evolution from a hobbyist prototype to a commercial cloud‑native knowledge platform, detailing its backend migrations, adoption of Node.js, Egg, React, serverless function compute, micro‑service splits, and the architectural lessons learned for stability, cost efficiency, and scalability.

Backend ArchitectureCloud NativeFunction Compute
0 likes · 18 min read
How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Functions
Alibaba Cloud Native
Alibaba Cloud Native
Mar 20, 2020 · Cloud Native

Build Elastic, Low‑Cost Serverless Video Processing on Alibaba Cloud

This article explains how to design and implement an elastic, high‑availability video‑on‑demand solution on Alibaba Cloud using Function Compute and Function Flow, covering simple and full‑featured architectures, performance and cost comparisons, and practical deployment steps.

Cost OptimizationFunction ComputeFunction Flow
0 likes · 16 min read
Build Elastic, Low‑Cost Serverless Video Processing on Alibaba Cloud
Alibaba Cloud Native
Alibaba Cloud Native
Feb 28, 2020 · Backend Development

Build a Scalable Mini‑App Backend with Alibaba Cloud Function Compute

This guide explains how to use Alibaba Cloud Function Compute to create a serverless, elastic backend for mini‑apps, covering the challenges of high‑traffic mini‑programs, the service template workflow, authentication, data access, deployment steps, and client‑side setup.

Alibaba CloudBackend DevelopmentDeployment
0 likes · 8 min read
Build a Scalable Mini‑App Backend with Alibaba Cloud Function Compute