How Netflix does failovers in 7 minutes flat Netflix decreased the time it takes to respond to an outage from 45 minutes to seven with no additional cost.
Build your first Redis Hello World application in Python Learn how to connect to the Redis data structure store with "Hello World."
What the pandas Python data analysis library and SQL taught me about taking an average Why data analysts should exercise caution when taking averages.
An introduction to the Flask Python web app framework In the first part in a series comparing Python frameworks, learn about Flask.
Python ChatOps libraries: Opsdroid and Errbot Learn about the most widely used ChatOps libraries in the Python world—what each does well and how to get started.
Loop better: A deeper look at iteration in Python Dive into Python's for loops to take a look at how they work under the hood and why they work the way they do.