×
Sentinel

Sentinel Go 1.0 Release: High Availability Flow Control Middleware for Double 11

In this blog, we'll discuss how Sentinel ensured the stability of cloud native services for the 2020 Double 11 and explore several core scenarios of high-availability protection.

High-Concurrency Practices of Redis: Snap-Up System

This article explains the three main components of the Redis Snap-Up System and practices.

Alibaba Released Sentinel Go 0.4.0 with Hot Parameter Throttling

This article discusses the release of Sentinel Go 0.4.0 and its new features.

Sentinel and Spring Cloud: Building a Better Microservice Ecosystem

Sentinel has joined he Spring Cloud Circuit Breaker club by contributing the spring-cloud-circuitbreaker-sentinel module into Spring Cloud Circuit Breaker.

Hystrix Vs. Sentinel: A Tale of Two Circuit Breakers (Part 1)

In this article series, we will be introducing Alibaba's open source Sentinel Java flow control project by comparing it with Hystrix.

Guideline:Migration from Hystrix to Sentinel

In this article, we will describe the key features of Alibaba's open source Sentinel and show you how to migrate from Hystrix to Sentinel.

Resilience4j and Sentinel: Two Open-Source Alternatives to Netflix Hystrix

We will look at two alternatives to Hystrix ®C Resilience4j and Sentinel ®C as Netflix has announced that Hystrix is no longer in active development and is in maintenance mode.