Tagged articles

Cloud Deployment

54 articles · Page 1 of 1
Machine Heart
Machine Heart
Jul 18, 2026 · Artificial Intelligence

World’s First Cloud‑Deployed Embodied AI Model Swaps Robotic Hands in 30 Seconds

Visics demonstrated the world’s first cloud‑based embodied AI model at WAIC 2026, showing a single brain controlling multiple robotic hands that can be swapped in 30 seconds without retraining, achieving 99% grasp success across ten hand types using a VLOA architecture and massive video‑simulation data.

Cloud DeploymentEaaSZero‑Shot Generalization
0 likes · 10 min read
World’s First Cloud‑Deployed Embodied AI Model Swaps Robotic Hands in 30 Seconds
Black & White Path
Black & White Path
Jun 7, 2026 · Information Security

How an Autonomous AI Tool Uncovered a Two-Year-Old Redis RCE Vulnerability (CVE‑2026‑23479)

An autonomous AI security tool discovered a two‑year‑old Use‑After‑Free remote code execution flaw (CVE‑2026‑23479) in Redis, detailing its discovery timeline, three‑stage exploit chain, affected versions, patches, and why AI succeeded where traditional scanners failed.

AI vulnerability detectionCVE-2026-23479Cloud Deployment
0 likes · 12 min read
How an Autonomous AI Tool Uncovered a Two-Year-Old Redis RCE Vulnerability (CVE‑2026‑23479)
SuanNi
SuanNi
Apr 30, 2026 · Artificial Intelligence

Deploy a 24/7 Document Recognition Toolbox with the PaddleOCR Image on the Cloud

This guide explains how to use Baidu's open‑source PaddleOCR engine—its full OCR and layout analysis pipeline, multi‑language support, and output formats—to set up a continuously running document recognition service on the 算网 GPU cloud platform, including environment preparation, model configuration, and inference execution.

Cloud DeploymentDocument processingGPU
0 likes · 6 min read
Deploy a 24/7 Document Recognition Toolbox with the PaddleOCR Image on the Cloud
AI Tech Publishing
AI Tech Publishing
Apr 23, 2026 · Artificial Intelligence

API vs CLI vs MCP: How Claude Guides Their Collaboration for Production‑Grade Agents

The article compares three ways agents connect to external systems—direct API calls, CLI tools, and the Model Context Protocol (MCP)—and explains how MCP provides a standardized, scalable layer with rich semantics, authentication, and context‑saving techniques that enable production‑grade cloud agents.

AI agentsCloud DeploymentMCP
0 likes · 16 min read
API vs CLI vs MCP: How Claude Guides Their Collaboration for Production‑Grade Agents
Past Memory Big Data
Past Memory Big Data
Apr 16, 2026 · Artificial Intelligence

From Shrimp to Horses: The AI Agent Landscape’s Species Migration

The article examines the rapid shift in the AI Agent ecosystem from the popular OpenClaw “shrimp” tool to the emerging Hermes Agent “horse”, detailing Hermes’s four‑layer memory architecture, native WeChat integration, cloud provider support, and the broader industry move toward agents that continuously learn and retain knowledge.

AI AgentCloud DeploymentHermes Agent
0 likes · 10 min read
From Shrimp to Horses: The AI Agent Landscape’s Species Migration
Amazon Cloud Developers
Amazon Cloud Developers
Apr 13, 2026 · Artificial Intelligence

Deploy AI Agents from Business Requirements to Amazon Bedrock in Hours with Kiro

This article shows how to use Kiro IDE to turn business needs into AI Agent solutions, generate SPEC‑driven documentation, and deploy the agents on Amazon Bedrock AgentCore, covering the AI‑driven development workflow, architecture choices, code examples, deployment steps, and common troubleshooting tips.

AI agentsAgentCoreAmazon Bedrock
0 likes · 35 min read
Deploy AI Agents from Business Requirements to Amazon Bedrock in Hours with Kiro
AI Step-by-Step
AI Step-by-Step
Mar 14, 2026 · Cloud Computing

Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment

The article compares deploying the OpenClaw open‑source core versus using a platform’s built‑in xxclaw, evaluating server ownership, token costs, capability boundaries, and long‑term controllability to help readers decide which cloud route best fits their needs.

Cloud DeploymentOpenClawServer Management
0 likes · 11 min read
Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 13, 2026 · Artificial Intelligence

How to Deploy OpenClaw AI Agent on Alibaba Cloud PAI‑DSW with One Click

This guide walks you through installing the OpenClaw AI agent framework on Alibaba Cloud's PAI‑DSW platform, covering why to choose PAI‑DSW, step‑by‑step deployment commands, model service configuration, accessing the Web UI, and real‑world use cases such as daily Q&A, file search, GPU monitoring, and automated experiment logging.

Alibaba CloudCloud DeploymentOpenClaw
0 likes · 11 min read
How to Deploy OpenClaw AI Agent on Alibaba Cloud PAI‑DSW with One Click
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 12, 2026 · Artificial Intelligence

Deploy Your Own Custom AI Assistant on Alibaba Cloud in 5 Minutes

This guide walks you through setting up the open‑source CoPaw personal AI agent on Alibaba Cloud PAI‑EAS, covering why the platform is advantageous, the quick 5‑minute deployment steps, public network configuration, model integration, and how to start interacting with your private assistant.

AI assistantAlibaba CloudCloud Deployment
0 likes · 8 min read
Deploy Your Own Custom AI Assistant on Alibaba Cloud in 5 Minutes
FunTester
FunTester
Mar 5, 2026 · Artificial Intelligence

Deploy OpenClaw for AI‑Powered UI Automation Testing on Cloud

This guide explains what OpenClaw is, walks through cloud and local installation, shows how to connect large language models and instant‑messaging tools, configures required permissions, validates the setup, and demonstrates using natural‑language commands to run fully automated UI tests with AI assistance.

ChatOpsCloud DeploymentOpenClaw
0 likes · 11 min read
Deploy OpenClaw for AI‑Powered UI Automation Testing on Cloud
AI Engineering
AI Engineering
Feb 28, 2026 · Industry Insights

OpenAI Signs Deal with U.S. Defense Department: Implications for AI Safety

OpenAI announced a contract with the U.S. Department of Defense to deploy its models on a classified network, emphasizing safety rules that forbid mass domestic surveillance and require human control over weaponized AI, while the move sparks debate over its timing alongside the Trump administration’s halt of Anthropic collaboration and raises questions about underlying commercial and political motives.

AI safetyAnthropicCloud Deployment
0 likes · 4 min read
OpenAI Signs Deal with U.S. Defense Department: Implications for AI Safety
Amazon Cloud Developers
Amazon Cloud Developers
Feb 5, 2026 · Cloud Computing

How to Build a Fast, Accurate AI‑Powered Knowledge Base with Amazon OpenSearch and DeepSeek

This article walks through using Amazon OpenSearch Service’s vector search and ML connector together with the DeepSeek large language model to create a low‑cost, high‑efficiency enterprise knowledge base, covering architecture, step‑by‑step deployment, RAG pipeline configuration, and conversational search extensions.

Amazon OpenSearchCloud DeploymentDeepSeek
0 likes · 17 min read
How to Build a Fast, Accurate AI‑Powered Knowledge Base with Amazon OpenSearch and DeepSeek
Amazon Cloud Developers
Amazon Cloud Developers
Dec 19, 2025 · Cloud Computing

Deploying MCP Servers for Agentic AI: Local vs Cloud Strategies

This guide explains the Model Context Protocol (MCP) architecture, compares local and remote deployment modes, and provides step‑by‑step instructions for hosting MCP servers on Amazon Bedrock, Lambda, and ECS/Fargate, highlighting performance, security, and operational trade‑offs.

AWSAutomationCloud Deployment
0 likes · 25 min read
Deploying MCP Servers for Agentic AI: Local vs Cloud Strategies
Amazon Cloud Developers
Amazon Cloud Developers
Dec 12, 2025 · Artificial Intelligence

Breaking Agent Silos: AgentCore Runtime Now Supports the A2A Protocol

Amazon Bedrock AgentCore Runtime has added native support for the Agent‑to‑Agent (A2A) protocol, enabling AI agents built with different frameworks to discover each other, share capabilities, and collaborate securely across cloud and edge environments, with a step‑by‑step guide and a real‑world monitoring use case.

A2A protocolAI agentsAgentCore Runtime
0 likes · 21 min read
Breaking Agent Silos: AgentCore Runtime Now Supports the A2A Protocol
Tech Minimalism
Tech Minimalism
Oct 24, 2025 · Operations

Deploy n8n in One Click with Zeabur: Full Step‑by‑Step Guide

This guide shows how to quickly and affordably deploy the n8n automation platform on Zeabur, covering core concepts, one‑click template installation, region selection, domain configuration, version upgrades, cost‑control strategies, and troubleshooting tips for a reliable workflow service.

AutomationCloud DeploymentZeabur
0 likes · 10 min read
Deploy n8n in One Click with Zeabur: Full Step‑by‑Step Guide
JD Tech Talk
JD Tech Talk
Aug 6, 2025 · Artificial Intelligence

How to Deploy JoyAgent AI Agent on JD Cloud in Four Simple Steps

This guide walks you through deploying JD Cloud’s open‑source JoyAgent AI agent using the JoyAgent‑Genie image, covering host creation, firewall configuration, model and search engine setup, and service startup, enabling you to access the Genie interface via a public IP.

Cloud DeploymentDeepSeekJD Cloud
0 likes · 4 min read
How to Deploy JoyAgent AI Agent on JD Cloud in Four Simple Steps
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 19, 2025 · Artificial Intelligence

Build Efficient Multimodal Text‑Image Search with Alibaba Cloud Milvus

This guide explains how to use Alibaba Cloud Milvus to create a scalable, high‑performance multimodal search system that supports text‑to‑image, image‑to‑image, and cross‑modal queries across various business scenarios, detailing architecture, deployment steps, validation, and resource cleanup.

AICloud DeploymentMilvus
0 likes · 8 min read
Build Efficient Multimodal Text‑Image Search with Alibaba Cloud Milvus
Alibaba Middleware
Alibaba Middleware
Apr 3, 2025 · Cloud Computing

One-Click Deploy Dify + MCP Server for Rapid AI Agent Development

This article walks through using Alibaba Cloud Serverless Application Engine (SAE) to deploy the open‑source Dify AI platform together with an MCP Server, covering resource preparation, template‑based installation, agent configuration, testing, and how SAE’s built‑in CI/CD, elasticity and high‑availability features address common production challenges.

AI agentsCI/CDCloud Deployment
0 likes · 12 min read
One-Click Deploy Dify + MCP Server for Rapid AI Agent Development
Volcano Engine Developer Services
Volcano Engine Developer Services
Feb 10, 2025 · Artificial Intelligence

How to Quickly Deploy DeepSeek‑R1‑Distill on Volcengine Cloud: Three Practical Methods

This article explains how to deploy DeepSeek's open‑source large language models—especially DeepSeek‑R1‑Distill—on Volcengine Cloud using three approaches: a containerized VKE solution, a serverless veFaaS setup, and a one‑click Terraform script, complete with step‑by‑step instructions, code snippets, and configuration tips.

Cloud DeploymentDeepSeekVolcengine
0 likes · 18 min read
How to Quickly Deploy DeepSeek‑R1‑Distill on Volcengine Cloud: Three Practical Methods
Yum! Tech Team
Yum! Tech Team
Oct 17, 2024 · Databases

Leveraging Distributed Database Technology (TiDB) for Digital Transformation in the Restaurant Industry: A Joint Innovation Lab Case Study

This report examines how Yum China and PingCAP’s joint innovation lab applies TiDB’s distributed database capabilities—such as elastic scaling, real‑time analytics, HTAP architecture, and multi‑region high availability—to address the restaurant sector’s operational challenges, improve customer experience, and drive data‑driven business growth.

Cloud DeploymentHTAPTiDB
0 likes · 16 min read
Leveraging Distributed Database Technology (TiDB) for Digital Transformation in the Restaurant Industry: A Joint Innovation Lab Case Study
Alimama Tech
Alimama Tech
Dec 21, 2023 · Information Security

Alibaba Mama Secure Data Hub: Cloud Architecture and Privacy-Preserving Advertising

Alibaba Mama’s Secure Data Hub delivers a privacy‑enhanced clean‑room for advertising by combining multi‑party computation, federated learning and differential privacy with encrypted operators on a Flink engine, offering cloud‑agnostic, scalable deployment that enables cross‑domain analytics while protecting raw user data and boosting ROI.

Cloud Deploymentadvertising analyticsdata security
0 likes · 13 min read
Alibaba Mama Secure Data Hub: Cloud Architecture and Privacy-Preserving Advertising
Open Source Linux
Open Source Linux
May 18, 2023 · Cloud Computing

Step-by-Step Guide to Deploy OpenStack and OpenNebula with One-Click Scripts

This article provides a comprehensive overview of OpenStack and OpenNebula, detailing their purposes, architectures, core components, and key concepts, followed by a complete one‑click shell script that automates the installation and configuration of an OpenStack Pike environment on CentOS 7.

AutomationCloud DeploymentLinux
0 likes · 24 min read
Step-by-Step Guide to Deploy OpenStack and OpenNebula with One-Click Scripts
DataFunSummit
DataFunSummit
Mar 9, 2023 · Big Data

Designing Efficient and Agile Real-Time Big Data Analytics Platforms for Enterprises

The article explains how enterprises can build a comprehensive big data analytics platform—covering data collection, storage, computation, and decision layers—by clarifying business scenarios, choosing appropriate on‑premise or cloud deployment, selecting suitable architectures such as Lambda/Kappa, and addressing component choices and emerging technical trends.

Big DataCloud DeploymentReal-Time Analytics
0 likes · 9 min read
Designing Efficient and Agile Real-Time Big Data Analytics Platforms for Enterprises
Architects' Tech Alliance
Architects' Tech Alliance
Mar 7, 2023 · Databases

Analysis of Current Trends, Architecture, and Technologies in Chinese Database Products

This article reviews recent Chinese database market reports, outlines the evolution of database management systems, describes architectural layers, HTAP solutions, compression techniques, storage index structures, intelligent governance, and deployment models, highlighting both technical trends and future directions.

Cloud DeploymentDatabase ArchitectureDatabases
0 likes · 11 min read
Analysis of Current Trends, Architecture, and Technologies in Chinese Database Products
Architects' Tech Alliance
Architects' Tech Alliance
Sep 23, 2022 · Databases

Analysis of Chinese Database Product Strategies and Emerging Trends

This article summarizes recent Chinese database product strategy reports, outlining database definitions, management systems, design processes, product classifications, architectural layers, HTAP technology, compression methods, storage index structures, intelligent autonomous optimization, and deployment models, highlighting trends and future directions in the database industry.

Cloud DeploymentDatabase ArchitectureDatabases
0 likes · 8 min read
Analysis of Chinese Database Product Strategies and Emerging Trends
Tencent Cloud Developer
Tencent Cloud Developer
Aug 3, 2022 · Cloud Computing

From the Stone Age to the Cloud Era: Building Websites with Cloud Studio

From renting physical servers to leveraging scalable cloud services, Cloud Studio turns the browser into a full‑featured IDE that lets developers build, preview, and deploy static or framework‑based websites with a single click, supporting custom domains, serverless functions, and collaborative workflows, dramatically simplifying modern web production.

Cloud DeploymentCloud StudioStatic Website
0 likes · 8 min read
From the Stone Age to the Cloud Era: Building Websites with Cloud Studio
Baidu Geek Talk
Baidu Geek Talk
Oct 18, 2021 · Artificial Intelligence

How to Build an AI‑Powered Danmaku “Barrage‑Through‑People” SDK for Video Apps

This article explains the design and implementation of a flexible danmaku SDK that uses AI‑based image segmentation to let comments flow around people in videos, covering architecture, algorithmic processing, server deployment, client rendering options, performance challenges, and future extensions.

AI segmentationCloud Deploymentbarrage rendering
0 likes · 12 min read
How to Build an AI‑Powered Danmaku “Barrage‑Through‑People” SDK for Video Apps
Xueersi Online School Tech Team
Xueersi Online School Tech Team
May 14, 2021 · Cloud Computing

SSR Deployment with Serverless: A Practical Guide

This article explains the concepts of SSR and CSR, introduces Serverless cloud functions, details the installation and configuration steps for deploying a Serverless‑based SSR application using Tencent Cloud, and shares practical tips, component choices, and billing considerations.

Cloud DeploymentFront-endNode.js
0 likes · 11 min read
SSR Deployment with Serverless: A Practical Guide
Architects Research Society
Architects Research Society
Apr 16, 2021 · Cloud Computing

Deploying Monolithic Applications as Containers on Azure

The article explains how to containerize monolithic web applications, manage and scale them using Azure services and Docker, discusses the trade‑offs of a monolithic‑in‑a‑container approach, and provides practical steps for publishing containerized apps to Azure App Service.

AzureCloud DeploymentDocker
0 likes · 10 min read
Deploying Monolithic Applications as Containers on Azure
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 IngestionCloud DeploymentFunction Compute
0 likes · 22 min read
How Serverless Architecture Supercharges Game Data Collection and Scaling
DevOps Cloud Academy
DevOps Cloud Academy
Sep 18, 2020 · Operations

Spinnaker Architecture, CI/CD Practices, and Deployment Guide

This article explains Netflix's Spinnaker platform, detailing its microservice architecture, code repository management, GitHub Actions continuous integration workflow, versioned deployment configuration, and practical steps for deploying and rolling back Spinnaker in multi‑cloud environments.

CI/CDCloud DeploymentDevOps
0 likes · 8 min read
Spinnaker Architecture, CI/CD Practices, and Deployment Guide
Programmer DD
Programmer DD
Apr 8, 2020 · Cloud Computing

Boost Frontend‑Backend Integration in 5 Minutes with Alibaba Cloud Toolkit

A front‑end engineer shares how to overcome tedious proxy switching during remote front‑end/back‑end integration by using Alibaba Cloud Toolkit's HTTP Proxy feature and one‑click deployment tools, dramatically simplifying debugging and deployment workflows.

Alibaba Cloud ToolkitCloud DeploymentFront-end debugging
0 likes · 9 min read
Boost Frontend‑Backend Integration in 5 Minutes with Alibaba Cloud Toolkit
DevOps
DevOps
May 17, 2018 · Operations

Understanding Continuous Integration, Delivery, and Deployment with a Step‑by‑Step VSTS CI/CD Pipeline and Docker

This article explains the concepts of Continuous Integration, Continuous Delivery, and Continuous Deployment, then walks through a complete VSTS (Azure DevOps) pipeline setup—including project creation, Git configuration, CI build, Release deployment, SSH tasks, Docker image building, and container execution—targeted at automating .NET Core web applications on a cloud server.

Azure DevOpsCI/CDCloud Deployment
0 likes · 8 min read
Understanding Continuous Integration, Delivery, and Deployment with a Step‑by‑Step VSTS CI/CD Pipeline and Docker
Beike Product & Technology
Beike Product & Technology
Mar 9, 2018 · Operations

Cloud-Based Automated Server Installation System Overview

This article describes a cloud-enabled automated server provisioning platform that uses PXE boot and Kickstart files to remotely install operating systems, collect hardware data, manage templates, track progress, and synchronize results to a CMDB, significantly improving deployment efficiency and accuracy.

CMDB integrationCloud DeploymentKickstart
0 likes · 6 min read
Cloud-Based Automated Server Installation System Overview
Tencent Cloud Developer
Tencent Cloud Developer
Feb 6, 2017 · Cloud Computing

Step-by-Step Guide to Deploy WordPress on a Tencent Cloud Server

This step‑by‑step guide shows how to provision a Tencent Cloud VM, install Nginx, PHP‑FPM and MySQL client, download and configure WordPress, set up its database, enable horizontal scaling with a load balancer, share the VM image, and finally clean up the database.

Cloud DeploymentLinuxLoad Balancing
0 likes · 7 min read
Step-by-Step Guide to Deploy WordPress on a Tencent Cloud Server
MaGe Linux Operations
MaGe Linux Operations
Dec 1, 2016 · Cloud Computing

Step-by-Step Guide to Configure OpenStack Compute & Neutron Networking

This guide walks through configuring kernel network parameters, installing required packages, setting up Keystone authentication, enabling the ML2 plugin, configuring Open vSwitch, linking Compute with Neutron, creating external and tenant networks, and deploying the OpenStack dashboard on an Icehouse cloud.

Cloud DeploymentLinuxML2
0 likes · 10 min read
Step-by-Step Guide to Configure OpenStack Compute & Neutron Networking
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 11, 2016 · Backend Development

How We Transformed a Legacy Contract System into Scalable Microservices

This article describes how a rapidly growing company refactored an outdated .NET contract management system into a set of independent microservices using the Stencil Ruby framework, detailing the motivations, microservice fundamentals, benefits, development workflow, deployment automation, and the resulting flexible architecture.

Cloud DeploymentMicroservicesRuby
0 likes · 14 min read
How We Transformed a Legacy Contract System into Scalable Microservices
Efficient Ops
Efficient Ops
Aug 19, 2015 · Cloud Computing

Mastering Cloud Automated Deployment: 9 Practical Rules for Faster, Safer Releases

This article shares a developer’s hands‑on experience with cloud‑based automated deployment, outlining nine concrete rules—from version control of all release assets to treating deployment as a service—that dramatically improve deployment speed, reliability, and scalability across development, testing, staging, and production environments.

AutomationCloud DeploymentContinuous Delivery
0 likes · 20 min read
Mastering Cloud Automated Deployment: 9 Practical Rules for Faster, Safer Releases