Home Blog
woman wearing red and black checkered blouse using macbook

The What, When, Why, and How of Testing (Part 3)

0
In the previous posts, we examined the Why, When, and How Much of testing. In this post, we will complete the thread with an examination of What we should be testing and What we should not be testing.
woman coding on computer

The What, When, Why, and How of Testing (Part 2)

0
In the previous post, we examined the Why and When of testing in this post, we will build on that foundation and look at How much we should be testing.
corey's code philosophy

The What, When, Why, and How of Testing

0
When it comes to testing, the most common misunderstanding is the motivations of testing itself. Some folks see testing as a burden imposed from on high. Some folks see testing, or more specifically, test coverage, as a metric that determines how well they did their job. Sorry, but neither of these is true. This post will address these fallacies and give you a different perspective on testing.

Getting Started with SRE – Step 2 – Dashboards

0
Introduction In Part 1 of this series, we introduced the goal of understanding how our system performs by adding instrumentation. This article expands on this goal by taking...

Getting Started with SRE – Step 1 – Instrumentation

0
Introduction After we set ourselves the goal of system reliability, our first goal must be awareness.  Simply put, we must be fully aware of how...

Book Sneak Peak: Slow Consumers

0
The following content is a small extract from my latest book Beyond Effective Go – Part 1 – Achieving High-Performance Code. Slow consumers When designing function...

Book Sneak Peak: Deadlocks

0
A small extract from my latest book about deadlocks

Post-Incident Questionnaire for Managers

0
This is my light-hearted attempt to help engineering managers get the most value out of a downtime incident. Introduction So you had an incident? Condolences.On...

Post-Incident Questionnaire for Engineers

0
This is my light-hearted attempt to help engineers get the most value out of a downtime incident.

The Spampede Filter

0
This post can also be found on the Grab Engineering blog In Southeast Asia, when it rains, it pours. It’s a major mood dampener especially if you are stuck...