article thumbnail

Introducing Configurable Metaflow

The Netflix TechBlog

Configs can of course also be used within yourflow. this could take a few minutes) All packages already cached in s3. All environments already cached in s3. As an example, you can specify a Config that reads a pleasantly human-readable configuration file, formatted as TOML. nflxfastdata(2.13.5);nflx(2.13.5);metaboost(0.0.27)

article thumbnail

Performance Game Changer: Browser Back/Forward Cache

Smashing Magazine

Performance Game Changer: Browser Back/Forward Cache. Performance Game Changer: Browser Back/Forward Cache. With that caveat out of the way, let’s get to the guts of the article: What is the Back/Forward Cache and why does it matter so much? Didn’t The HTTP Cache Do All That Anyway? Barry Pollard.

Cache 106
Insiders

Sign Up for our Newsletter

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

article thumbnail

Netflix Android and iOS Studio Apps?—?now powered by Kotlin Multiplatform

The Netflix TechBlog

Disk cache Of course, network connectivity may not always be available so downloaded rule sets need to be cached to disk. remotely configurable files that get downloaded to the device. We’re using Ktor ’s Multiplatform HttpClient to embed our networking code within the SDK.

Mobile 279
article thumbnail

Managing the Dynatrace API across multiple thousand environments

Dynatrace

TenantCache: a cache to store tenant information and API token information and semi-permanent data to avoid unnecessary roundtrips. ? These API tokens are then stored in a local cache (the TenantCache using Redis), alongside with other rather static information of the environments: ? tenant-token the current API token to use.

Cache 289
article thumbnail

Sustainable IT: Optimize your hybrid-cloud carbon footprint

Dynatrace

Of course, you need to balance these opportunities with the business goals of the applications served by these hosts. Implement appropriate caching layers (for example, read-only cache for static data). Reduce the volume of data volumes requested from databases (for example, request all, filter in memory).

Cloud 264
article thumbnail

WebP Caching has Landed!

KeyCDN

We’re happy to announce that WebP Caching has landed! How Does WebP Caching Work? you use image processing, you can of course use all other commands available such as resizing or cropping.When the Image Processing feature is enabled, the Origin Shield is set to enabled and the Ignore Query String is set to disabled.

Cache 81
article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

Over the course of this post, we will talk about our approach to this migration, the strategies that we employed, and the tools we built to support this. This allows the app to query a list of “paths” in each HTTP request, and get specially formatted JSON (jsonGraph) that we use to cache the data and hydrate the UI.

Latency 241