Tagged articles
4 articles
Page 1 of 1
Huolala Tech
Huolala Tech
Mar 14, 2024 · Cloud Native

HuoLala’s Cost‑Effective Multi‑Zone High Availability via Multi‑Lane Architecture

This article explains how HuoLala designed a cost‑effective multi‑zone high‑availability solution called the multi‑lane architecture, detailing its goals, deployment of services across availability zones, use of Consul for service discovery, Apollo for configuration, traffic scheduling strategies, and how it differs from traditional active‑active setups.

Cloud NativeConfiguration Managementhigh availability
0 likes · 13 min read
HuoLala’s Cost‑Effective Multi‑Zone High Availability via Multi‑Lane Architecture
Architects Research Society
Architects Research Society
May 7, 2023 · Cloud Computing

Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices

This article explains how Kubernetes can be deployed across multiple failure zones and regions, covering control‑plane replication, node labeling, pod topology constraints, storage zone awareness, network considerations, and fault‑recovery strategies to achieve high availability and resilience.

Control PlaneKubernetescloud architecture
0 likes · 8 min read
Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices
Architects Research Society
Architects Research Society
Jan 1, 2022 · Cloud Native

Running Kubernetes Across Multiple Failure Zones

This article explains how Kubernetes clusters can be deployed across multiple failure zones and regions, detailing control plane replication, node labeling, pod topology constraints, storage zone awareness, network considerations, and disaster recovery strategies to achieve high availability in cloud‑native environments.

Cloud NativeCluster DesignKubernetes
0 likes · 8 min read
Running Kubernetes Across Multiple Failure Zones
Architects Research Society
Architects Research Society
Jan 8, 2020 · Cloud Native

Running a Kubernetes Cluster Across Multiple Zones

This article explains how Kubernetes 1.2 enables a single cluster to operate across multiple zones within the same cloud provider, detailing automatic zone labeling, pod and volume scheduling behavior, and the key limitations and considerations for multi‑zone deployments.

ClusterKubernetesPersistent Volume
0 likes · 5 min read
Running a Kubernetes Cluster Across Multiple Zones