Remove Architecture Remove Example Remove Latency Remove Traffic
article thumbnail

Migrating Critical Traffic At Scale with No Downtime?—?Part 1

The Netflix TechBlog

Migrating Critical Traffic At Scale with No Downtime — Part 1 Shyam Gala , Javier Fernandez-Ivern , Anup Rokkam Pratap , Devang Shah Hundreds of millions of customers tune into Netflix every day, expecting an uninterrupted and immersive streaming experience. This approach has a handful of benefits.

Traffic 339
article thumbnail

Bending pause times to your will with Generational ZGC

The Netflix TechBlog

Reduced tail latencies In both our GRPC and DGS Framework services, GC pauses are a significant source of tail latencies. Each of these errors is a canceled request resulting in a retry so this reduction further reduces overall service traffic by this rate: Errors rates per second.

Latency 228
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Optimizing CDN Architecture: Enhancing Performance and User Experience

IO River

CDNs cache content on edge servers distributed globally, reducing the distance between users and the content they want.‍CDNs use load-balancing techniques to distribute incoming traffic across multiple servers called Points of Presence (PoPs) which distribute content closer to end-users and improve overall performance.

article thumbnail

Implementing service-level objectives to improve software quality

Dynatrace

As more organizations embrace microservices-based architecture to deliver goods and services digitally, maintaining customer satisfaction has become exponentially more challenging. First, it helps to understand that applications and all the services and infrastructure that support them generate telemetry data based on traffic from real users.

Software 262
article thumbnail

Lessons learned from enterprise service-level objective management

Dynatrace

Example 1: Architecture boundaries. First, they took a big step back and looked at their end-to-end architecture (Figure 2). For example, the mobile device talked to an API gateway, and that team was not responsible for all the details of the back-end systems. SLO dashboard defined by architectural boundary.

article thumbnail

Site reliability done right: 5 SRE best practices that deliver on business objectives

Dynatrace

Microservices-based architectures and software containers enable organizations to deploy and modify applications with unprecedented speed. At the lowest level, SLIs provide a view of service availability, latency, performance, and capacity across systems. However, cloud complexity has made software delivery challenging.

article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

As an example, to render the screen shown here, the app sends a query that looks like this: paths: ["videos", 80154610, "detail"] A path starts from a root object , and is followed by a sequence of keys that we want to retrieve the data for. It was a Node.js The context around why the Node.js

Latency 233