Posts tagged "ops"

Frank Wiles

Pro-Tip - Python 3 run command over SSH

Sometimes you just need to run a command on a remote host with ssh and Python 3 without any real fuss. Here is the simplest way we have found to do that and retrieve the output. 

Stephen Spencer

Today I Learned - The Vagary of AWS Availability Zones

What are Amazon availability zones anyway?