Scripting languages of the future – Some thoughts about the future of scripting languages, interesting given this is where much of the code operations teams write resides.
Structured logging in Python – A how to on setting up structured logging for Python applications.
Create a Restful API with Golang from scratch – Learn how to structure an API with Golang, dockerize it, setup VSCode debugger and improve your knowledge of the language.
18 Python one-liners that will speed up your coding process – These one-liner code can save you a lot of time.
Open Source for Better Observability – A quick look at open source tools and standards in the observability space.
NGINX Monitoring – how to monitor it and provides an overview of various mainly SaaS solutions that can help, written by one of those SaaS providers.
Golden Signals – the monitoring golden signals (latency, traffic, errors and saturation) from first principles.
Incident review and postmortem best practices – One reason incidents are important is that they often reveal the real state of products, teams or organizations, which is often very different from the imaginary picture that engineering leaders have in their heads.
Google SRE: Site Reliability Engineering at a Global Scale – Interesting insights into how site reliability engineering actually works at Google. SRE is intentionally a scarce resource; teams should solve their own problems. Their goal is to help dev teams attain reliability and performance objectives with engineering rather than brute force.
Certinfo – A handy tool for getting x509 certificate information, handles chains, multiple files and TCP addresses.
dstp – run common networking tests against your site.