Often I am asked to help troubleshoot various application running in a client’s environment that I have never run before. One of my front pocket tools is lsof. What process is listening on port 443? Read more…
I could not find a good tutorial for deleting route53 records in DNS. This requires that you have jq installed first Find my hosted zones id $ aws --region us-west-1 --profile client-terraform \ route53 list-hosted-zones-by-name Read more…
I recently just sat through one of the most painful technical talks that I have ever attended, so I would like to offer some advice on giving a technical presentation that is mostly stolen from Read more…