Remove Cache Remove Code Remove Course Remove Efficiency
article thumbnail

Sustainable IT: Optimize your hybrid-cloud carbon footprint

Dynatrace

Evaluating these on three levels—data center, host, and application architecture (plus code)—is helpful. Most approaches focus on improving Power Usage Effectiveness (PUE), a data center energy-efficiency measure. energy-efficient data centers—cloud providers—achieve values closer to 1.2. A PUE of 1.0

Cloud 209
article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

On the Android team, while most of our time is spent working on the app, we are also responsible for maintaining this backend that our app communicates with, and its orchestration code. 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.

Latency 233
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

A MyRocks Use Case

Percona

Although MyRocks is very efficient for writes, I chose a more generic workload that will provide a different MyRocks use case. If you wonder what is the difference between MyRocks and RocksDB, consider MyRocks as the piece of code, or the glue, that allows MySQL to store data in RocksDB. InnoDB and MyRocks dataset sizes.

Storage 55
article thumbnail

Towards multiverse databases

The Morning Paper

Therefore, frontend code is responsible for permission checks and privacy-preserving transformations that protect user’s data. The challenging thing of course, is efficiently maintaining all of these parallel universes. These ideas make an efficient multiverse database possible. Expressing privacy policies.

article thumbnail

The State Of Web Workers In 2021

Smashing Magazine

iOS empowers developers to easily parallelize code using Grand Central Dispatch , Android does this via their new, unified task scheduler WorkManager and game engines like Unity have job systems. How long your piece of JavaScript takes to finish depends on how fast the device is that your code is running on.

Games 145
article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Via various optimization techniques, such as advanced query optimization, efficient indexing, and fast data processing, MariaDB can deliver excellent performance even when running heavy workloads. Efficient data processing and indexing, making it optimal for executing queries and handling large datasets.

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

Particularly good examples here are Brad Frost’s side-project, “ Death To B t ”, Heydon Pickering’s articles and talks about writing less damn code , and Adam Silver’s blog post, “ Designing For Actual Performance.”. You can read about more advanced dead code elimination (aka tree shaking) in this post for Google by Jeremy Wagner.