Tag

ECS

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Jan 9, 2025 · Backend Development

Using Structured Logging in Spring Boot 3.4 with Elastic Common Schema

This article explains how Spring Boot 3.4 introduces structured logging with Elastic Common Schema support, shows how to configure console and file output, create custom formatters, set ECS fields, and use MDC, providing code examples and configuration steps for backend developers.

Backend DevelopmentConfigurationECS
0 likes · 5 min read
Using Structured Logging in Spring Boot 3.4 with Elastic Common Schema
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.

Cloud ComputingDockerECS
0 likes · 6 min read
Understanding Physical Servers, VPS, ECS, and Docker Containers
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 28, 2024 · Frontend Development

Our Team’s Journey with Vue 3 Composition API and Insights from ECS Architecture

The article recounts a frontend team's evolution from Vue 2 to Vue 3, detailing their experiments with the script‑setup syntax, challenges of maintainability, and how concepts from game‑engine ECS architecture inspired new composition‑API best practices for scalable, readable code.

Best PracticesComposition APIECS
0 likes · 14 min read
Our Team’s Journey with Vue 3 Composition API and Insights from ECS Architecture
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 20, 2024 · Cloud Computing

Step-by-Step Guide to Setting Up a Cloud Server with JDK, Redis, and MySQL on Alibaba Cloud ECS

This article provides a detailed, beginner‑friendly tutorial on purchasing an Alibaba Cloud ECS instance, configuring the operating system, and installing JDK 8, Redis, and MySQL 8.0—including necessary firewall and security‑group settings—to launch a functional web‑site environment.

Alibaba CloudCloud ComputingECS
0 likes · 12 min read
Step-by-Step Guide to Setting Up a Cloud Server with JDK, Redis, and MySQL on Alibaba Cloud ECS
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
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.

ARMAlibaba CloudCost Efficiency
0 likes · 11 min read
Migrating Core Business to Alibaba Cloud Yitian ARM Instances: Practices, Performance, and Cost Optimization
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.

ECSElastic Common SchemaPHP
0 likes · 7 min read
Implementing Elastic Common Schema in PHP with PECS: A Comprehensive Guide
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
Byte Quality Assurance Team
Byte Quality Assurance Team
May 26, 2021 · Fundamentals

Fundamentals of DNS: Concepts, Resolution Process, Message Format, and Practical Examples

This article explains the basic concepts of the Domain Name System, describes how DNS resolution works through resolvers, root, TLD and authoritative servers, details the DNS message structure, shows common query types, and provides practical Linux and Python examples including EDNS/ECS extensions.

DNSDNS ResolverDomain Name System
0 likes · 12 min read
Fundamentals of DNS: Concepts, Resolution Process, Message Format, and Practical Examples
Efficient Ops
Efficient Ops
Oct 21, 2020 · Operations

How AI Enables Unattended Cloud Server Management and Self‑Service Automation

This article explains how Alibaba Cloud leverages AI and data‑driven automation to provide unattended, self‑service management for ECS instances, reducing operational costs, improving incident response speed, and ensuring stable, efficient cloud server operations.

AI OpsCloud ComputingECS
0 likes · 9 min read
How AI Enables Unattended Cloud Server Management and Self‑Service Automation
Architects' Tech Alliance
Architects' Tech Alliance
Dec 2, 2019 · Cloud Computing

An Overview of EMC Elastic Cloud Storage (ECS): Architecture, Features, and Performance

This article provides a detailed technical overview of EMC's Elastic Cloud Storage (ECS), covering its historical evolution, layered architecture, supported protocols, data protection mechanisms, performance characteristics, limitations, and future roadmap within the context of cloud object storage.

Cloud ComputingDistributed StorageECS
0 likes · 10 min read
An Overview of EMC Elastic Cloud Storage (ECS): Architecture, Features, and Performance
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
Practical DevOps Architecture
Practical DevOps Architecture
Sep 28, 2017 · Operations

How to Partition, Format, and Mount a New Data Disk on an ECS Instance (Linux)

This guide walks through the safe preparation, partitioning, formatting, and mounting of a newly purchased data disk on an ECS instance, including device name discovery, creating an ext3 filesystem, updating /etc/fstab, and verifying the mount, with all necessary Linux commands.

ECSFilesystemLinux
0 likes · 7 min read
How to Partition, Format, and Mount a New Data Disk on an ECS Instance (Linux)
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.

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