PinnedPiyush Vermainlast9Sample vs Metrics vs CardinalityWhen dealing with Time Series databases, I always got confused with Sample vs Metrics vs Cardinality. Here’s an explanation as I have…Aug 22, 2022Aug 22, 2022
Piyush Vermainlast9Much that we’ve gotten wrong about Site Reliability EngineeringAn illustrated summary of Developers to DevOps to Site Reliability EngineeringNov 19, 2020Nov 19, 2020
Piyush Vermainlast9Infrastructure-as-code-as-SoftwareWe ran a poll on TwitterNov 16, 20201Nov 16, 20201
Piyush Vermainlast9Root Cause Analysis For Reliability: A Case StudyWikipedia defines Root Cause Analysis (RCA) as “a method of problem-solving used for identifying the root causes of faults or problems.”Nov 3, 2020Nov 3, 2020
Piyush Vermainlast9Your Percentiles are incorrect P99 of the times.Why is it important to understand percentiles in depth? Because one of the critical Indicators, Latency, is measured in percentiles.Nov 21, 20201Nov 21, 20201
Piyush Vermainlast9SLOs that lieUptime is one of the hardest objectives to measure.Nov 3, 2020Nov 3, 2020
Piyush VermainSite Reliability EngineeringEngineering ProcessesEngineering teams like to move fast. Multiple products with a variety of projects, deployments happen almost every day. Ensuring that the…Nov 16, 2018Nov 16, 2018
Piyush VermainSite Reliability EngineeringScaling Reliability: From Operations to EngineeringSite Reliability Engineering is the new fad. It’s not the Docker that you don’t need, It’s not the Kubernetes that you don’t need. It’s…Oct 6, 2018Oct 6, 2018
Piyush VermaGolang: SingletonsI was recently writing an application in Golang which required some Database interaction. The db library I was using had inbuilt Pooling so…Jun 29, 20161Jun 29, 20161