JavaScript Frameworks
React: Facebook's Functional Turn on Writing JavaScript
A discussion with Pete Hunt, Paul O'Shannessy, Dave Smith and Terry Coatta
Software-defined Networks
A Purpose-built Global Network:
Google's Move to SDN
A discussion with Amin Vahdat, David Clark, and Jennifer Rexford
Quality Assurance Testing
Automated QA Testing at EA:
Driven by Events
A discussion with Michael Donat, Jafar Husain, and Terry Coatta
Testing a Distributed System
Testing a distributed system can be trying even under the best of circumstances.
Adopting DevOps Practices in Quality Assurance
Merging the art and science of software development
JavaScript on the Server
Node at LinkedIn:
The Pursuit of Thinner, Lighter, Faster
A discussion with with Kiran Prasad, Kelly Norton, and Terry Coatta
JavaScript and the Netflix User Interface
Conditional dependency resolution
Browser Security
Browser Security Case Study:
Appearances Can Be Deceiving
A discussion with Jeremiah Grossman, Ben Livshits, Rebecca Bace,
and George Neville-Neil
The Web Won't Be Safe or Secure until We Break It
Unless you've taken very particular precautions, assume every Web site you visit knows exactly who you are.
Resolved: the Internet Is No Place for Critical Infrastructure
Risk is a necessary consequence of dependence.
Resilience Testing
Resilience Engineering: Learning to Embrace Failure
A discussion with Jesse Robbins, Kripa Krishnan, John Allspaw, and Tom Limoncelli
Fault Injection in Production
Making the case for resilience testing
Weathering the Unexpected
Failures happen, and resilience drills help organizations prepare for them.
The Antifragile Organization
Embracing Failure to Improve Resilience and Maximize Availability
Network Congestion Management
BufferBloat: What's Wrong with the Internet?
A discussion with Vint Cerf, Van Jacobson, Nick Weaver, and Jim Gettys
Controlling Queue Delay
A modern AQM is just one piece of the solution to bufferbloat.
Bufferbloat: Dark Buffers in the Internet
Networks without effective AQM may again be vulnerable to congestion collapse.
Supplementary Materials: Bufferbloat Videos
Under common loads, your real Internet "speed" can easily drop by a factor of ten due to bufferbloat.
File Systems and Storage
GFS: Evolution on Fast-forward
A discussion between Kirk McKusick and Sean Quinlan about the origin and evolution of the Google File System
How Will Astronomy Archives Survive the Data Tsunami?
Astronomers are collecting more data than ever. What practices can keep them ahead of the flood?
Keeping Bits Safe: How Hard Can It Be?
As storage systems grow larger and larger, protecting their data for long-term storage is becoming more and more challenging.
Interoperability Testing
Microsoft's Protocol Documentation Program: Interoperability Testing at Scale
A Discussion with Nico Kicillof, Wolfgang Grieskamp and Bob Binder
SAGE: Whitebox Fuzzing for Security Testing
SAGE has had a remarkable impact at Microsoft.
The Robustness Principle Reconsidered
Seeking a middle ground
UX Design
UX Design and Agile:A Natural Fit?
A user experience designer and a software engineer from SAP discuss the challenges of collaborating on a business-intelligence query tool.
Finding Usability Bugs with Automated Tests
Automated usability tests can be valuable companions to in-person tests.
Multicore Performance
Photoshop Scalability:Keeping It Simple
Clem Cole and Russell Williams discuss Photoshop's long history with parallelism, and what they now see as the main challenge.
Managing Contention for Shared Resources on Multicore Processors
Contention for Caches, Memory Controllers, and Interconnects Can Be Alleviated by Contention-Aware Scheduling Algorithms.
RIA Development
Case Study: Making the Move to AJAX
What a software-as-a-service provider learned from using an AJAX framework for RIA development
Commentary: A Trip Without a Roadmap
Instead of simply imagining what your users want or need, it's always a good idea to first get their input.
Reveling in Constraints
The Google Web Toolkit is an end-run around Web development obstacles.
Debugging AJAX in Production
Lacking proper browser support, what steps can we take to debug production AJAX code?