Tag

Cluster Planning

0 views collected around this technical thread.

Architect's Guide
Architect's Guide
Jun 6, 2023 · Backend Development

Kafka Core Concepts, Architecture, Performance Tuning, and Cluster Capacity Planning

This article provides a comprehensive overview of Kafka, covering its core value for decoupling and asynchronous processing, fundamental concepts such as producers, consumers, topics, partitions and replication, high‑performance mechanisms like zero‑copy and OS cache, detailed resource evaluation for CPU, memory, disk and network, operational tools, consumer‑group rebalance strategies, LEO/HW offsets, controller management, and delayed‑task scheduling.

Cluster PlanningConsumer GroupKafka
0 likes · 29 min read
Kafka Core Concepts, Architecture, Performance Tuning, and Cluster Capacity Planning
Tencent Cloud Developer
Tencent Cloud Developer
Sep 27, 2020 · Operations

Elasticsearch Cluster Capacity Planning, Index Configuration, and Performance Optimization

This guide outlines practical capacity‑planning, index‑design, and write‑performance tuning for Tencent Cloud Elasticsearch clusters, covering compute and storage sizing, optimal shard counts, rollover strategies, bulk API settings, health monitoring, and common troubleshooting steps to ensure stable, high‑throughput search services.

Cluster PlanningElasticsearchIndex Management
0 likes · 19 min read
Elasticsearch Cluster Capacity Planning, Index Configuration, and Performance Optimization
Architecture Digest
Architecture Digest
Apr 16, 2019 · Big Data

Elasticsearch Cluster Planning and Optimization for Large-Scale Time-Series Data

This article explains how to design and tune an Elasticsearch cluster for massive time‑series workloads, covering node role separation, storage strategies, routing, index splitting, hot‑warm architecture, cross‑cluster search and other performance‑boosting techniques.

Cluster PlanningCross-Cluster SearchElasticsearch
0 likes · 20 min read
Elasticsearch Cluster Planning and Optimization for Large-Scale Time-Series Data