Introducing Kayenta: An open automated canary analysis tool from Google and Netflix

Introducing Kayenta: An open automated canary analysis tool from Google and Netflix

  • April 11, 2018
Table of Contents

Introducing Kayenta: An open automated canary analysis tool from Google and Netflix

Speed and scalability bottlenecks: For organizations like Google and Netflix that run at scale and that want to perform comparisons many times over multiple deployments in a single day, manual canary analysis isn’t really an option. Even for other organizations, a manual approach to canary analysis can’t keep up with the speed and shorter delivery time frame of continuous delivery. Configuring dashboards for each canary release can be a significant manual effort, and manually comparing hundreds of different metrics across the canary and baseline is tiresome and laborious.

Source: googleblog.com

Tags :
Share :
comments powered by Disqus

Related Posts

Introducing QALM, Uber’s QoS Load Management Framework

Introducing QALM, Uber’s QoS Load Management Framework

To proactively manage our traffic loads based on the criticality of requests, we built QoS Aware Load Management (QALM), a dynamic load shedding framework for incoming requests based on criticality. When the service degrades due to traffic overload, resource exhaustion, or dependency failure, QALM prioritizes server resources for more critical requests and sheds less critical ones. Our goal with QALM is to reduce the frequency and severity of any outages or incidents, leading to more reliable user experiences across our business.

Read More
Scaling Uber’s Hadoop Distributed File System for Growth

Scaling Uber’s Hadoop Distributed File System for Growth

Uber’s Data Infrastructure team overhauled our approach to scaling our storage infrastructure by incorporating several new features and functionalities, including ViewFs, NameNode garbage collection tuning, and an HDFS load management service.

Read More