Topic

monitoring

Collection size
1674 articles
Page 84 of 84
JD Cloud Developers
JD Cloud Developers
Aug 13, 2024 · Frontend Development

How Enterprise Frontend Teams Ensure Stability with Monitoring and Automated Inspections

This article explains how modern frontend applications use comprehensive monitoring, real‑time alerts, performance metrics, custom reporting, and scheduled inspections to maintain system stability, improve user experience, and proactively address errors across web, mini‑program, and native platforms.

AlertingAutomationDevOps
0 likes · 23 min read
How Enterprise Frontend Teams Ensure Stability with Monitoring and Automated Inspections
JD Cloud Developers
JD Cloud Developers
Jul 29, 2024 · Backend Development

Designing Robust Backend Services: Path Standards, Security, Monitoring, and Degradation Strategies

This article outlines comprehensive best‑practice guidelines for designing robust, secure, and maintainable backend services—covering API path conventions, request handling, parameter design, error codes, dependency management, monitoring, degradation strategies, legacy service handling, encryption, access control, and tamper‑proof mechanisms, with practical code examples.

API designEncryptionMonitoring
0 likes · 18 min read
Designing Robust Backend Services: Path Standards, Security, Monitoring, and Degradation Strategies
JD Cloud Developers
JD Cloud Developers
Jun 14, 2023 · Operations

How to Ensure System Stability During Mega Sales Events like 618

This article examines the technical and operational challenges of the 618 shopping festival, presenting data‑driven insights and detailed strategies—including modular deployment, monitoring, logging, fast‑failure, rate limiting, database and cache optimizations, and emergency response plans—to help teams maintain system stability under massive traffic spikes.

MonitoringOperationslarge-scale promotion
0 likes · 13 min read
How to Ensure System Stability During Mega Sales Events like 618
JD Cloud Developers
JD Cloud Developers
May 11, 2021 · Cloud Native

How JD Built a Cloud‑Native Monitoring & Logging System for Massive Scale

This article explains the fundamental differences between traditional and cloud‑native monitoring systems, outlines the challenges each faces, and details JD.com's evolution from physical servers to JDOS 2.0, describing its modular architecture, deployment model, and ongoing optimization efforts.

ArchitectureKubernetesLogging
0 likes · 10 min read
How JD Built a Cloud‑Native Monitoring & Logging System for Massive Scale
JD Cloud Developers
JD Cloud Developers
Jan 15, 2021 · Artificial Intelligence

AIOps Revolution: From Manual Scripts to Intelligent IT Operations

Since Gartner introduced AIOps in 2016, the IT operations landscape has evolved through five stages—from manual scripting to standardized tools, platform automation, DevOps, and now AI-driven AIOps—enabling real-time anomaly detection, root‑cause analysis, noise reduction, and predictive maintenance through big data and machine learning.

AIOpsAutomationDevOps
0 likes · 11 min read
AIOps Revolution: From Manual Scripts to Intelligent IT Operations
JD Cloud Developers
JD Cloud Developers
Nov 27, 2020 · Operations

How JD Cloud’s Log Service Powered the Record‑Breaking 11.11 Sale

During JD.com’s 11.11 Global Shopping Festival, the JD Cloud Log Service handled petabyte‑scale log data, delivering real‑time monitoring, cost‑effective storage, high‑availability architecture, circuit‑breaking, rate‑limiting, auto‑scaling and comprehensive dashboards to ensure stable operation of the massive traffic surge.

Cloud ComputingMonitoringcost optimization
0 likes · 10 min read
How JD Cloud’s Log Service Powered the Record‑Breaking 11.11 Sale
JD Cloud Developers
JD Cloud Developers
Nov 10, 2020 · Cloud Computing

How JD Cloud Powers the 11.11 Mega Sale: Scaling, High Availability, and Monitoring Strategies

This article reveals how JD's Zhilian Cloud prepares for the massive 11.11 shopping festival by rapidly mobilizing teams, defining protection scopes, estimating resources, implementing high‑availability across regions and AZs, applying business degradation and elastic scaling, and establishing comprehensive monitoring and rehearsal practices to ensure a smooth, resilient promotion.

Cloud ComputingMonitoringOperations
0 likes · 13 min read
How JD Cloud Powers the 11.11 Mega Sale: Scaling, High Availability, and Monitoring Strategies
JD Cloud Developers
JD Cloud Developers
Sep 15, 2020 · Databases

How JD’s HoraeDB Tackles Massive Time‑Series Data at Scale

This article introduces JD Cloud’s self‑built time‑series database HoraeDB, explaining its core concepts, typical use cases, architectural layers, high‑performance features, down‑sampling strategies, compression techniques, and stability measures for handling massive, 24‑hour monitoring data at scale.

CompressionMonitoringdistributed storage
0 likes · 18 min read
How JD’s HoraeDB Tackles Massive Time‑Series Data at Scale
WeChat Client Technology Team
WeChat Client Technology Team
Sep 8, 2021 · Mobile Development

Uncovering Hidden Android Thread Pitfalls: Memory Leaks, Monitoring, and Hook Solutions

This article explores obscure Android thread issues—including uncontrolled thread creation, stack memory leaks, and the impact of thread‑priority settings—while presenting monitoring techniques, a pthread hook implementation, and performance considerations to help developers detect and resolve thread‑related crashes.

AndroidHookMonitoring
0 likes · 15 min read
Uncovering Hidden Android Thread Pitfalls: Memory Leaks, Monitoring, and Hook Solutions
Software Development Quality
Software Development Quality
Sep 6, 2024 · R&D Management

How to Boost Release Quality: Proven Practices for R&D Teams

This guide outlines essential strategies to improve release quality in R&D, covering strict testing processes, automated CI/CD pipelines, containerization, real‑time monitoring, alert mechanisms, and feedback loops, while also defining key evaluation metrics and practical steps for effective management of these indicators.

CI/CDMetricsMonitoring
0 likes · 10 min read
How to Boost Release Quality: Proven Practices for R&D Teams
Software Development Quality
Software Development Quality
Jul 11, 2024 · Information Security

How to Implement Secure and Compliant Log Management Standards

This guide outlines the purpose, scope, principles, and detailed specifications for log management—including file naming, retention periods, content rules, security handling, and monitoring—to ensure reliable issue tracing, data safety, and regulatory compliance across all system development projects.

MonitoringOperationsSecurity
0 likes · 12 min read
How to Implement Secure and Compliant Log Management Standards
Software Development Quality
Software Development Quality
Feb 22, 2023 · Operations

Master Apache SkyWalking: Setup, Performance Comparison, and Advanced Tracing

This comprehensive guide introduces distributed tracing challenges in large microservice systems, explains what Apache SkyWalking is, compares it with Zipkin, Pinpoint and CAT, details performance test results, walks through installation, configuration, custom tracing, log integration, alerting, and high‑availability deployment.

AlertingDistributed TracingMonitoring
0 likes · 27 min read
Master Apache SkyWalking: Setup, Performance Comparison, and Advanced Tracing
Software Development Quality
Software Development Quality
Oct 23, 2022 · Operations

Top Observability Tools: Datadog, Grafana, Instana, New Relic, Prometheus

This article provides an overview of five leading observability solutions—Datadog, Grafana, Instana, New Relic, and Prometheus—detailing their core features, supported data sources, deployment models, and how they help teams monitor cloud‑native applications, infrastructure, and services to ensure reliability and performance.

DevOpsMonitoringObservability
0 likes · 4 min read
Top Observability Tools: Datadog, Grafana, Instana, New Relic, Prometheus
Alipay Experience Technology
Alipay Experience Technology
Jun 1, 2023 · Backend Development

Mastering Log Practices: From Basics to Advanced Guidelines

This article explains what logging is, why it matters, when to log, the principles and level conventions, common log formats, and a comprehensive set of mandatory and recommended best‑practice rules for writing robust, secure, and maintainable backend logs.

JavaLoggingMonitoring
0 likes · 20 min read
Mastering Log Practices: From Basics to Advanced Guidelines