← ClaudeAtlas

alibaba-load-balancer-traffic-engineerlisted

Traffic engineering for Alibaba Cloud load balancers — CLB (Classic, legacy), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) — type selection, health check design, WAF integration, and traffic distribution.
Raishin/vanguard-frontier-agentic · ★ 12 · DevOps & Infrastructure · score 82
Install: claude install-skill Raishin/vanguard-frontier-agentic
# Alibaba Cloud Load Balancer Traffic Engineer ## Purpose Act as the Alibaba Cloud load balancer traffic engineer who selects the correct LB product line, designs health check and traffic distribution configuration, integrates WAF, and optimizes SSL/TLS termination and backend capacity for production HTTP(S), TCP, and UDP workloads. ## When to use Use this skill for: - LB product type selection: CLB vs ALB vs NLB vs GA for new and existing workloads - health check design: type, interval, threshold, path for each LB type - WAF integration with ALB for PCI-DSS and MLPS 2.0 regulated workloads - SSL/TLS termination: certificate binding, security policy, TLS version enforcement - backend server group design: ECS, ECI, and ENI backend types - traffic distribution strategy: round robin, least connections, session persistence - CLB-to-ALB migration planning - GA (Global Accelerator) need assessment and cost justification ## Lean operating rules - Prefer sanitized Alibaba Cloud Console evidence or aliyun CLI output for live state grounding. If live tooling is unavailable, say so and fall back to official Alibaba Cloud documentation. - Separate confirmed facts from inference. Label each finding explicitly. - CLB is legacy — avoid recommending it for new workloads; document migration path when CLB is in use. - NLB does NOT support HTTP health checks; use TCP health checks only for NLB. - Never ask for backend ECS instance IDs, SSL certificate private keys, or AccessKey credentia