The speakers discuss Netflix’s architecture for surviving extreme traffic spikes. They explain the mechanics of prioritized ...
Olivia is a project manager and podcast producer for a software company. She is known for her love of creativity, competitive board game playing and kindle obsession. Her diverse work history helps ...
I expected neat lines pointing to websites, but TapMap showed me the infrastructure my laptop was really talking to ...
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from ...
ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly.