Get the FREE Ultimate OpenClaw Setup Guide →

cloud-huawei-ecs

npx machina-cli add skill partme-ai/full-stack-skills/cloud-huawei-ecs --openclaw
Files (1)
SKILL.md
687 B

When to use this skill

Use this skill whenever the user wants to:

  • [待完善:根据具体工具添加使用场景]

How to use this skill

[待完善:根据具体工具添加使用指南]

Best Practices

[待完善:根据具体工具添加最佳实践]

Keywords

[待完善:根据具体工具添加关键词]

Source

git clone https://github.com/partme-ai/full-stack-skills/blob/main/skills/cloud-huawei-ecs/SKILL.mdView on GitHub

Overview

Provides practical guidance for Huawei Cloud Elastic Cloud Server (ECS), covering instance creation, image selection, network setup, security groups, and ongoing management. This skill helps you deploy reliable Huawei Cloud compute resources quickly and securely.

How This Skill Works

The skill guides you through console and API workflows to provision ECS instances, attach security groups, configure VPC/subnets, install images, and set up monitoring and backups. It emphasizes lifecycle management, tagging, and scalable configurations for production workloads.

When to Use It

  • You need to spin up a new Huawei Cloud ECS instance for a project or app.
  • You must configure VPC networks, subnets, and security groups for proper access control.
  • You want to resize or scale compute resources as demand grows.
  • You need to secure access with SSH key pairs and firewall rules and monitor instances.
  • You are planning backups, snapshots, and routine ECS management tasks like tagging and monitoring.

Quick Start

  1. Step 1: Sign in to Huawei Cloud Console and open the ECS service.
  2. Step 2: Create an instance by selecting region/AZ, image, flavor, VPC/subnet, security group, and a key pair.
  3. Step 3: Connect to your instance securely (SSH on Linux or RDP on Windows), verify network connectivity, and enable monitoring.

Best Practices

  • Define region and availability zone first to minimize latency and data transfer costs.
  • Use security groups with least-privilege rules; restrict SSH and open only needed ports.
  • Attach an SSH key pair and disable password-based login where possible.
  • Tag resources consistently and enable Cloud Monitor alarms for CPU, memory, disk, and network metrics.
  • Use snapshots and backups, and consider Auto Scaling and Load Balancing for production workloads.

Example Use Cases

  • Web app host: create a Linux ECS, open ports 80/443 in security group, assign an Elastic IP, install Nginx.
  • Data processing node: launch Linux ECS, attach a data disk, install runtime, enable scheduled snapshots.
  • Multi-tier app behind a Load Balancer: web and app servers in a VPC with a Huawei Cloud LB in front.
  • Auto-scaled batch job cluster: configure ECS Auto Scaling to add workers based on queue length.
  • Migration test: replicate a workload from another cloud to Huawei ECS using backups and cross-cloud data transfer.

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers