Remove Latency Remove Performance Remove Traffic Remove Video
article thumbnail

Bending pause times to your will with Generational ZGC

The Netflix TechBlog

More than half of our critical streaming video services are now running on JDK 21 with Generational ZGC, so it’s a good time to talk about our experience and the benefits we’ve seen. Reduced tail latencies In both our GRPC and DGS Framework services, GC pauses are a significant source of tail latencies.

Latency 228
article thumbnail

Optimizing Video Streaming CDN Architecture for Cost Reduction and Enhanced Streaming Performance

IO River

Now, with viewers all over the world expecting flawless and high-definition streaming, video providers have their work cut out for them. Performing steps like switching from a single-CDN setup to a multi-CDN or separating strategies for content types can make the benefits twofold! Those days are long gone.

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 Video Streaming CDN Architecture for Cost Reduction and Enhanced Streaming Performance

IO River

Now, with viewers all over the world expecting flawless and high-definition streaming, video providers have their work cut out for them. Performing steps like switching from a single-CDN setup to a multi-CDN or separating strategies for content types can make the benefits twofold! Those days are long gone.

article thumbnail

Service level objective examples: 5 SLO examples for faster, more reliable apps

Dynatrace

Service level objectives (SLOs) provide a powerful framework for measuring and maintaining software performance, reliability, and user satisfaction. Teams can build on these SLO examples to improve application performance and reliability. Note : you might hear the term latency used instead of response time.

Traffic 173
article thumbnail

Service level objectives: 5 SLOs to get started

Dynatrace

Service level objectives (SLOs) provide a powerful framework for measuring and maintaining software performance, reliability, and user satisfaction. SLOs are a valuable tool for organizations to ensure the health and performance of their applications. Note : you might hear the term latency used instead of response time.

Latency 175
article thumbnail

Implementing service-level objectives to improve software quality

Dynatrace

When organizations implement SLOs, they can improve software development processes and application performance. SLOs can be a great way for DevOps and infrastructure teams to use data and performance expectations to make decisions, such as whether to release and where engineers should focus their time. SLOs improve software quality.

Software 262
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. Instead, it is part of a different path : [videos, <id>, similars].

Latency 233