Victor Loux Bookmarks Tag: devops

14 bookmarks tagged “devops

Observability for Distributed Services | Honeycomb

honeycomb.io/
Honeycomb is a software debugging tool that can help you solve problems faster within your distributed services. Try Honeycomb for free today!

Incident Management Guide

incident.io/guide/
The practical guide to incident management, by incident.io.

Software deploys and cognitive biases – charity.wtf

charity.wtf/2021/08/27/software-deploys-and-cognitive-biases/
“I get why it’s important, but the most important thing right now is for us to ship all of these features. At some point we’ll have the spare time to fix our deploys.” (hyperbolic discounting)

The Language Agnostic, All-Purpose, Incredible, Makefile | Mindlessness

blog.mindlessness.life/makefile/2019/11/17/the-language-agnostic-all-purpose-incredible-makefile.html
I like to use Makefiles. I like to use Makefiles in Java. I like to use Makefiles in Erlang. I like to use Makefiles in Elixir. And most recently, I like to use Makefiles in Ruby. I think you, too, would like to use Makefiles in your environment, and the engineering community would benefit if more of us used Makefiles, in general.

The Twelve-Factor App

12factor.net/
A methodology for building modern, scalable, maintainable software-as-a-service apps.