Tagged articles
5 articles
Page 1 of 1
Data STUDIO
Data STUDIO
Apr 28, 2026 · Backend Development

FastAPI in Production: Auth, Rate Limiting, and Zero‑Downtime with One Codebase

This article walks through a complete production‑ready FastAPI setup, covering secure OIDC/JWKS authentication, Redis‑backed token‑bucket rate limiting, zero‑downtime rolling deployments on Docker/Kubernetes, and observability best practices such as request‑ID middleware and structured JSON logging.

AuthenticationDockerFastAPI
0 likes · 20 min read
FastAPI in Production: Auth, Rate Limiting, and Zero‑Downtime with One Codebase
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Nov 2, 2023 · Frontend Development

Tempo Framework Enhancement: Zero-Downtime Deployment, AIGC Integration, and Multi-End Adaptation Practices

The upgraded Tempo framework now supports zero‑downtime deployment, online configuration, asynchronous plugin loading, multi‑device adaptation and low‑cost AIGC‑driven intelligent assistants, allowing NetEase Cloud Music’s CMS applications to upgrade automatically, integrate LLM services and enable mobile office without extensive code changes.

AIGC IntegrationLLM ApplicationMulti-End Adaptation
0 likes · 12 min read
Tempo Framework Enhancement: Zero-Downtime Deployment, AIGC Integration, and Multi-End Adaptation Practices
Alibaba Cloud Native
Alibaba Cloud Native
May 21, 2020 · Cloud Native

How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging

OpenKruise v0.5.0 introduces CloneSet maxSurge rollout and SidecarSet volume‑merge capabilities, addressing native Kubernetes limitations by allowing expand‑then‑shrink deployments, in‑place upgrades, and seamless sidecar injection without volume conflicts for large‑scale cloud‑native applications.

CloneSetCloud NativeKubernetes
0 likes · 10 min read
How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging