Tagged articles
6 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Jun 28, 2023 · Operations

Identify and Fix System Performance Bottlenecks: Key Metrics and Optimization

The article outlines common system performance bottlenecks such as CPU, memory, disk I/O, network, exceptions, and databases, explains how to measure response time, TPS, and resource utilization, and provides a step‑by‑step bottom‑up and top‑down approach for testing, diagnosing, and optimizing Java‑based services.

bottleneckmonitoringoptimization
0 likes · 11 min read
Identify and Fix System Performance Bottlenecks: Key Metrics and Optimization
21CTO
21CTO
May 9, 2019 · Databases

How to Identify Database Bottlenecks and Choose the Right Sharding Strategy

This article explains common I/O and CPU bottlenecks in databases, compares horizontal and vertical sharding techniques, introduces practical tools, outlines migration steps, and discusses typical challenges such as non‑partition‑key queries, cross‑shard pagination, and scaling.

Vertical Partitioningbottleneckdatabases
0 likes · 8 min read
How to Identify Database Bottlenecks and Choose the Right Sharding Strategy
Java Captain
Java Captain
Feb 25, 2019 · Fundamentals

Reflections on the Internet Winter and Overcoming Career Bottlenecks for Programmers

The article examines the 2018‑2019 internet winter, discusses why programmer salaries often do not correlate with experience, explains the concept of career bottlenecks, and offers practical advice such as reading classic source code, understanding underlying principles, maintaining a technical blog, and proactively learning emerging technologies.

Skill developmentbottleneckcareer
0 likes · 10 min read
Reflections on the Internet Winter and Overcoming Career Bottlenecks for Programmers
DevOps
DevOps
Oct 8, 2017 · Operations

Key Lessons from “The Goal”: Theory of Constraints and Operations Management

The article summarizes the management novel “The Goal”, explaining how its Theory of Constraints concepts—throughput, inventory, operational expense, bottlenecks, and practical improvement steps—can be applied to manufacturing and DevOps to increase profitability and efficiency.

Lean ManufacturingOperations ManagementTheory of Constraints
0 likes · 10 min read
Key Lessons from “The Goal”: Theory of Constraints and Operations Management
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Aug 22, 2017 · Frontend Development

Breaking Through CSS Learning Bottlenecks: From Basics to Mastery

This article explores why many front‑end developers hit learning bottlenecks with CSS, illustrates the stages of skill progression using analogies, and offers practical strategies—including deeper detail mastery, mechanism understanding, sharing, and mindset shifts—to overcome those limits.

CSSWeb Developmentbottleneck
0 likes · 17 min read
Breaking Through CSS Learning Bottlenecks: From Basics to Mastery