Articles by Tag #sre

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A Very Deep Dive Into Docker Builds

Containers are everywhere. From Kubernetes for orchestrating deployments and simplifing operations to...

Learn More 46 1Nov 26 '24

DynamoDB: Query x Scan! Para de torrar dinheiro usando Scan em produção

Como Economizei 50 mil dólares com DynamoDB! Eu já consegui economizar 50 mil dólares, só...

Learn More 38 6Oct 28 '24

10 kubectl Plugins That Help Make You the Most Valuable Kubernetes Engineer in the Room

Kubernetes is insanely powerful and becomes much easier to manage when you extend kubectl with...

Learn More 32 2May 29

💡 Build Along with Me: A Beginner’s Guide to Creating a Student API Using Flask

Today on my journey to gaining DevOps Mastery, I Built a Student REST API with Flask. In this guide,...

Learn More 25 0Apr 12

How to Score 93% in the Prometheus Certified Associate Exam

Introduction Passing technical certifications often feels daunting and intimidating. The...

Learn More 14 1May 7

AWS Observability Maturity Model - V2

Approximately six months ago, I introduced the first version of the AWS Observability Maturity Model....

Learn More 13 0Sep 14 '24

Mastering Kubernetes: Become a Pro in K8s Deployments

Kubernetes is a game-changer for managing containerized applications, but mastering it requires more...

Learn More 11 0Mar 2

Troubleshoot Container OOM Kills with eBPF

So I had a little time on my hands a couple weeks ago and decided to explore how to use eBPF to...

Learn More 11 4Jun 16

Detecting nginx worker leaks

A good way to understand how software systems work is through studying how they fail. It's why the...

Learn More 9 2Jun 3

Error Budgets in Practice: A Data-Driven Approach to Risk and Release Management

Why Error Budgets? CoinGecko offers API services to our customers. There are 2 types of...

Learn More 9 0Jan 20

🔁 Rollback in DevOps: Why Every Deployment Needs a Safety Net

Ever deployed code to production only to watch everything catch fire? You're not alone. Let's talk...

Learn More 9 2May 29

How a Pod is Deleted - Behind the Scenes Breakdown

When we run kubectl delete pod , the confirmation message pops up saying the pod is deleted(if all...

Learn More 8 2Oct 25 '24

Designing a fault-tolerant etcd cluster on AWS

Introduction In this article, we are going to discuss a strongly consistent, distributed...

Learn More 8 1Nov 4 '24

Volume Testing With Apache Jmeter On Windows.

In this article, I'll be walking you through how we can perform volume testing on different...

Learn More 8 0Aug 20 '24

DevOps Made Simple: A Beginner’s Guide to Self-Healing Systems in DevOps

Introduction In the fast-paced world of DevOps, system failures are inevitable. However,...

Learn More 7 0Mar 18

OTEL Demo with EKS and New Relic

Hi👋, In this post we shall deploy the OTEL demo app on EKS, and send the metrics, logs and traces to...

Learn More 7 0Jul 18 '24

Introducing Botkube Fuse: The Platform Engineer’s Copilot

The daily grind of platform engineers entails constant switching between tools, handling...

Learn More 6 0Sep 3 '24

Some of the less-known ping types you should know

Normal Ping output: > ping 192.168.0.100 PING 192.168.0.100 (192.168.0.100): 56 data bytes 64...

Learn More 6 1Oct 25 '24

Understanding the 0.6-Second Detection Time for Full Outages

If you’ve explored the widely-read workbook on Site Reliability Engineering (SRE), you might have...

Learn More 6 0Sep 14 '24

DevOps, SRE, or Platform Engineer? How to Know Which Role Fits You

If you’ve ever browsed tech job boards, you’ve probably seen titles like DevOps Engineer, Platform...

Learn More 6 2May 18

10 Open Source Tools for Observability Every DevOps Engineer Should Know

Hey friends! If you’re working with cloud systems or microservices, you know how important it is to...

Learn More 6 0May 21

2x Faster, 40% less RAM: The Cloud Run stdout logging hack

Sometimes, the simplest solutions yield the most dramatic improvements. In a recent private project,...

Learn More 6 0Nov 24 '24

7 Kubernetes Security Best Practices in 2024

Kubernetes (K8S) has revolutionized software development, but managing such a complex system with...

Learn More 6 0Oct 29 '24

Kubernetes Node Affinity and Anti-Affinity: Scheduling Workloads effectively

Kubernetes, a robust container orchestration system, empowers developers with advanced scheduling...

Learn More 6 0Jan 27

Bring third-party incidents into Better Stack

Connect IsDown to Better Stack and see third-party service outages as incidents in your existing on-call queue, with auto-resolve and live status updates.

Learn More 5 1May 5

Why Kubernetes No Longer Runs with Docker – Here’s the Reason

Let’s clear up a common confusion: Yes, Kubernetes can run without Docker. But to understand how, we...

Learn More 5 0May 14

Starting up with Kubernetes

If you are starting up with Kubernetes or working with it then it is for you. Someone is digging into...

Learn More 5 1Jan 30

🚀 Day 8: Mastering Shell Scripting in DevOps | Bash Challenge

Welcome back to Day 8 of the #90DaysOfDevOps Challenge! Today, we're diving deep into the basics of...

Learn More 5 1Nov 14 '24

6 Best Free OnCall Software in 2024, Open-Source and SaaS

Discover the 6 best free OnCall software in 2024, including open-source and SaaS solutions, to enhance your incident management process and ensure 24/7 reliability.

Learn More 5 0Aug 28 '24

How to improve DORA metrics as a release engineer

Ensuring efficient, reliable, high-quality software releases is crucial in software development. This...

Learn More 5 0Oct 1 '24