Tag

Traffic Splitting

0 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Sep 12, 2024 · Cloud Native

Master Canary Deployments with Ingress Nginx: A Step‑by‑Step Guide

Learn how to implement safe, incremental releases using Canary deployment with the Ingress Nginx Controller, covering traffic-splitting strategies based on headers, cookies, and service weight, detailed annotation configurations, and practical YAML and curl examples for verification.

Canary DeploymentIngressKubernetes
0 likes · 10 min read
Master Canary Deployments with Ingress Nginx: A Step‑by‑Step Guide
IT Services Circle
IT Services Circle
Jul 7, 2023 · Operations

Implementing Gray Release with Nginx, Docker, and NestJS

This guide explains how to set up a gray‑release (canary) deployment using Nginx as a reverse‑proxy gateway, Docker containers for isolation, and two versions of a NestJS service, with traffic split controlled by cookies and configurable percentages.

AB testingDockerNginx
0 likes · 8 min read
Implementing Gray Release with Nginx, Docker, and NestJS
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 27, 2021 · Backend Development

iQIYI AB Testing Platform: Architecture, Workflow, and Statistical Practices

iQIYI’s AB testing platform integrates a layered traffic‑splitting architecture, real‑time SDK and API delivery, log‑replay data collection, and rigorous T‑test statistical analysis to enable fast, reliable product, algorithm, and operations experiments, exemplified by a UI redesign that boosted watch time by 17.85%.

AB testingTraffic Splittingexperiment platform
0 likes · 12 min read
iQIYI AB Testing Platform: Architecture, Workflow, and Statistical Practices
58 Tech
58 Tech
Jul 27, 2018 · Big Data

Sun Dial: 58.com’s General‑Purpose AB Testing Platform – Architecture, Features, and Real‑Time Data Processing

The Sun Dial platform is a universal A/B testing system built for 58.com that supports single‑layer and multi‑layer experiments, provides uniform traffic splitting, real‑time OLAP analytics with Druid, and offers a web interface for easy configuration, enabling data‑driven product optimization across multiple business lines.

A/B testingBig DataDruid
0 likes · 14 min read
Sun Dial: 58.com’s General‑Purpose AB Testing Platform – Architecture, Features, and Real‑Time Data Processing
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Nov 1, 2016 · Operations

JEN: JD Extended Nginx Platform for Scalable Management and Automation

The article introduces JEN, JD's extended Nginx platform that centralizes configuration, monitoring, traffic splitting, rate limiting and automated operations through a web console and Ansible integration, addressing the complexity, restart requirements, and scaling challenges of large‑scale Nginx deployments.

Configuration ManagementNginxRate Limiting
0 likes · 14 min read
JEN: JD Extended Nginx Platform for Scalable Management and Automation