Tagged articles
33 articles
Page 1 of 1
Coder Trainee
Coder Trainee
Feb 4, 2026 · Cloud Computing

How to Enable External Access for Huawei Cloud RDS MySQL Using an Nginx Proxy

The article walks through configuring a low‑cost Huawei Cloud ECS instance and adjusting security‑group rules, then setting up an Nginx stream proxy to expose an internal RDS MySQL instance to the public internet, allowing external connections without purchasing a dedicated public IP.

ECSHuawei CloudNGINX
0 likes · 3 min read
How to Enable External Access for Huawei Cloud RDS MySQL Using an Nginx Proxy
Java Tech Enthusiast
Java Tech Enthusiast
Nov 28, 2024 · Cloud Computing

Understanding Physical Servers, VPS, ECS, and Docker Containers

The article explains that a physical server is a dedicated machine in a data center, while cloud providers offer virtual private servers (VPS) and elastic compute services (ECS) that share hardware, and shows how Docker containers provide lightweight, OS‑level isolation for flexible, cost‑effective deployment, guiding readers on choosing the right option.

DockerECSVPS
0 likes · 6 min read
Understanding Physical Servers, VPS, ECS, and Docker Containers
Java Tech Enthusiast
Java Tech Enthusiast
Sep 14, 2024 · Backend Development

Structured Logging in Spring Boot 3.4: JSON, ECS, and Custom Formats

Spring Boot 3.4 adds built‑in support for structured logging with ready‑made JSON formats such as Elastic Common Schema, lets you configure console or file outputs, enrich logs via MDC or the fluent API, and enables custom formatters—including a JsonWriter‑based example—for fully tailored, machine‑readable log entries.

ECSJSONJava
0 likes · 8 min read
Structured Logging in Spring Boot 3.4: JSON, ECS, and Custom Formats
Liangxu Linux
Liangxu Linux
Sep 9, 2024 · Cloud Computing

Understanding Physical Servers, VPS, ECS, and Docker: A Beginner’s Guide

Learn the differences between physical servers, VPS, Elastic Compute Service (ECS), and Docker containers, how they’re built, their use cases, and practical tips for choosing the right server solution—whether you’re a solo developer, a small business, or just curious about cloud infrastructure.

DockerECSVPS
0 likes · 7 min read
Understanding Physical Servers, VPS, ECS, and Docker: A Beginner’s Guide
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
May 27, 2024 · Cloud Computing

Migrating Core Business to Alibaba Cloud Yitian ARM Instances: Practices, Performance, and Cost Optimization

The article details Qianxun's migration of its core location services to Alibaba Cloud's Yitian ARM-based ECS instances, covering preparation steps, performance benchmarks, cost‑benefit analysis, operational challenges, and future migration plans to improve efficiency and reduce expenses.

ARMECScloud migration
0 likes · 11 min read
Migrating Core Business to Alibaba Cloud Yitian ARM Instances: Practices, Performance, and Cost Optimization
Java Tech Enthusiast
Java Tech Enthusiast
May 3, 2024 · Cloud Computing

Physical Servers vs VPS/ECS vs Docker: Which One Fits Your Needs?

This article explains the differences between physical servers, virtual private servers (VPS), elastic compute services (ECS), and Docker containers, discusses their advantages and limitations, and offers practical guidance on selecting the right server solution for individuals and small businesses.

DockerECSVPS
0 likes · 7 min read
Physical Servers vs VPS/ECS vs Docker: Which One Fits Your Needs?
Alibaba Cloud Native
Alibaba Cloud Native
Mar 31, 2024 · Cloud Native

How ACK AHPA and Hybrid ECS/ECI Deployment Supercharge Ride‑Sharing Elasticity

This article details how a large ride‑hailing platform tackled container scaling delays and cost inefficiencies by adopting Alibaba Cloud ACK's Advanced Horizontal Pod Autoscaler, combining ECS and Elastic Container Instances, customizing scheduling policies, and injecting sidecars into virtual nodes to achieve proactive, cost‑effective elasticity.

ACKAHPACloud Native
0 likes · 10 min read
How ACK AHPA and Hybrid ECS/ECI Deployment Supercharge Ride‑Sharing Elasticity
php Courses
php Courses
Dec 22, 2023 · Backend Development

Implementing Elastic Common Schema in PHP with PECS: A Comprehensive Guide

This article explains why consistent logging structures are essential for growing teams, introduces the Elastic Common Schema (ECS) and the PECS PHP library that fully supports ECS, and provides practical code examples for creating ECS‑compatible logs and integrating PECS with Monolog.

BackendECSElastic Common Schema
0 likes · 7 min read
Implementing Elastic Common Schema in PHP with PECS: A Comprehensive Guide
Alibaba Cloud Native
Alibaba Cloud Native
Oct 19, 2022 · Cloud Native

How to Monitor Non‑Kubernetes ECS Apps with Alibaba Cloud Managed Prometheus

This guide explains how to use Alibaba Cloud's fully managed Prometheus service to collect and visualize metrics from ECS‑based applications across pure VPC, hybrid VPC‑IDC, and multi‑cloud scenarios, detailing the pain points of self‑built solutions and providing step‑by‑step configuration instructions.

Alibaba CloudECSObservability
0 likes · 11 min read
How to Monitor Non‑Kubernetes ECS Apps with Alibaba Cloud Managed Prometheus
ELab Team
ELab Team
Feb 23, 2022 · Game Development

Master WebXR with A‑Frame: Build a VR Game from Scratch

This tutorial walks you through WebXR concepts, the A‑Frame framework, ECS architecture, and step‑by‑step code to create a simple VR game, covering scene setup, assets, primitives, components, JavaScript interaction, and audio integration for a complete web‑based XR experience.

A-FrameECSGame Development
0 likes · 32 min read
Master WebXR with A‑Frame: Build a VR Game from Scratch
Alibaba Cloud Native
Alibaba Cloud Native
Dec 6, 2021 · Cloud Native

How Alibaba Cloud’s ECS‑Based FaaS Achieves High‑Density, Low‑Latency Serverless Scaling

This article explains the design of an ECS‑based Function‑as‑a‑Service platform, covering multi‑tenant deployment, rapid horizontal scaling, resource‑utilization optimization, avalanche‑prevention strategies, and high‑density deployment techniques that together enable fast, cost‑effective cloud‑native serverless workloads.

Cloud NativeECSServerless
0 likes · 12 min read
How Alibaba Cloud’s ECS‑Based FaaS Achieves High‑Density, Low‑Latency Serverless Scaling
php Courses
php Courses
Oct 18, 2021 · Cloud Computing

How to Purchase and Configure an Alibaba Cloud ECS Server

This guide walks through purchasing an Alibaba Cloud ECS instance, selecting configurations, setting up networking and security groups, and using SSH tools, covering steps from initial purchase to server management and optional upgrades such as bandwidth, disk reset, and system replacement.

Alibaba CloudECSSSH
0 likes · 5 min read
How to Purchase and Configure an Alibaba Cloud ECS Server
Alibaba Cloud Developer
Alibaba Cloud Developer
May 17, 2021 · Fundamentals

Why OOP Struggles with Complex Game Logic and How DDD/ECS Help

This article examines the limitations of classic object‑oriented programming for intricate game rules, demonstrates a dragon‑and‑magic example, compares OOP, Entity‑Component‑System and Domain‑Driven Design approaches, and provides practical guidelines, code snippets, and design patterns to achieve extensible, maintainable architecture.

DDDDesign PatternsECS
0 likes · 39 min read
Why OOP Struggles with Complex Game Logic and How DDD/ECS Help
Taobao Frontend Technology
Taobao Frontend Technology
Apr 26, 2021 · Game Development

How Eva.js Empowers Front‑End Engineers to Build Interactive Games with Minimal Code

Eva.js, an open‑source interactive game engine developed by Alibaba, combines a lightweight ECS architecture, PixiJS rendering, and performance‑focused loading strategies to let front‑end developers create engaging web games with just a few lines of code, while supporting accessibility and state management.

ECSGame EngineJavaScript
0 likes · 9 min read
How Eva.js Empowers Front‑End Engineers to Build Interactive Games with Minimal Code
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 26, 2021 · Game Development

How Eva.js Empowers Front‑End Engineers to Build Interactive Games at Low Cost

Eva.js, an open‑source interactive game engine developed by Alibaba for two years, lets front‑end engineers create low‑cost, high‑performance web games using familiar HTML/CSS and PixiJS rendering, with ECS architecture, performance‑focused loading, accessibility support, and a lightweight state‑management system.

ECSEva.jsGame Engine
0 likes · 10 min read
How Eva.js Empowers Front‑End Engineers to Build Interactive Games at Low Cost
Taobao Frontend Technology
Taobao Frontend Technology
Apr 16, 2021 · Frontend Development

Unlocking Entertainment‑Driven Interaction: A Front‑End Engineer’s Guide

As the population dividend wanes, apps turn to entertainment‑focused interaction to capture user time, requiring lightweight, fast‑to‑develop, high‑quality front‑end solutions that blend graphics, rendering, animation, and software engineering, and this article systematically maps the necessary knowledge and architecture.

ECSEntertainmentarchitecture
0 likes · 21 min read
Unlocking Entertainment‑Driven Interaction: A Front‑End Engineer’s Guide
Taobao Frontend Technology
Taobao Frontend Technology
Sep 11, 2020 · Game Development

Building a Scalable Interactive Game Engine with ECS: Alibaba’s EVA Experience

This article explains how Alibaba’s EVA interactive engine uses an Entity‑Component‑System architecture, editor integration, performance and accessibility optimizations, and Rax‑based components to create a highly extensible, developer‑friendly solution for building engaging game‑like experiences across its ecosystem.

ECSGame Engineaccessibility
0 likes · 13 min read
Building a Scalable Interactive Game Engine with ECS: Alibaba’s EVA Experience
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 8, 2020 · Frontend Development

Unlocking Entertainment Interaction: A Front‑End Engineer’s Guide to Modern Tech

As user attention shifts, Alibaba’s interactive team explains why entertainment‑focused interaction is essential for modern apps, outlines the underlying technologies such as ECS, EVA JS, and EVA Store, and provides a comprehensive knowledge map for front‑end developers to build lightweight, fast, and engaging interactive experiences.

ECSEVAEntertainment
0 likes · 24 min read
Unlocking Entertainment Interaction: A Front‑End Engineer’s Guide to Modern Tech
Architecture Digest
Architecture Digest
Feb 4, 2018 · Game Development

Understanding Entity‑Component‑System (ECS) Architecture in Game Development

This article explains the origins, design principles, advantages, and trade‑offs of the Entity‑Component‑System (ECS) pattern in game development, illustrating how moving logic from Components and Managers into Systems can improve modularity, cache friendliness, and multithreading while highlighting potential pitfalls and decoupling strategies.

Component SystemECSGame Architecture
0 likes · 9 min read
Understanding Entity‑Component‑System (ECS) Architecture in Game Development
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Apr 8, 2015 · Cloud Computing

Practices in Building Distributed Technologies for Large‑Scale Cloud Computing Platforms

The article summarizes Dr. Zhang Wensong’s 2014 ArchSummit keynote on the challenges, architectural design, storage strategies, performance optimizations, monitoring, and future directions of Alibaba Cloud’s large‑scale distributed cloud computing platform, covering ECS, SLB, RDS, OCS and full‑link analytics.

ECSPerformance OptimizationRDS
0 likes · 17 min read
Practices in Building Distributed Technologies for Large‑Scale Cloud Computing Platforms