Favour Lawrence

Favour Lawrence @favxlaw

About: Exploring DevOps 🐭

Joined:
Jun 24, 2024

Favour Lawrence
articles - 21 total

Introduction to OpenTelemetry: A DevOps Beginner's Guide

As a DevOps engineer, understanding how your applications are performing in production is crucial to...

Learn More 9 3May 3

Squash, Rebase, Merge: Keeping Your CI/CD Pipelines Clean and Efficient 🚀

In DevOps, efficiency is everything. A messy Git history slows down pipelines, causes unnecessary...

Learn More 2 0Mar 26

ELK Stack Explained: How Elasticsearch, Logstash & Kibana Work Together for Real-Time Data Insights.

Introduction to ELK Stack Logs are everywhere in every app, server, and system generates...

Learn More 6 0Mar 24

🚀 InfluxDB Architecture: A Beginner’s Guide for DevOps Engineers

Shoutout to @madhurima_rawat for requesting a deep dive into InfluxDB architecture after reading my...

Learn More 8 2Mar 2

Grafana Architecture Explained: How the Backend and Data Flow Work.

Grafana is a powerful open-source tool that helps turn raw data into clear, interactive dashboards...

Learn More 6 2Feb 20

Kubernetes Services vs. Ingress: What You Need to Know.

Ever tried accessing a containerized application running inside Kubernetes and realized it wasn’t as...

Learn More 1 0Feb 8

Understanding Kubernetes Volumes: Persistent Volume and Persistent Volume Claim

Consider a case where data gets added or updated on PostgreSQL, when pod restart all changes will be...

Learn More 4 0Feb 7

Very Insightful

5 Terraform Best Practices I Wish I Knew When I Started ...

Learn More 0 0Feb 5

Prometheus Architecture: Understanding the Workflow 🚀

Have you ever used Prometheus for monitoring systems? It’s great at collecting and storing metrics,...

Learn More 9 2Feb 3

Namespaces in Kubernetes Explained: 🔍 Understanding Isolation and Sharing

Kubernetes Namespace? If you've worked with Kubernetes long enough, you’ve probably seen...

Learn More 3 0Feb 1

Pods in Kubernetes: Lifecycle, Networking, and the Role of Sidecars.

In Kubernetes, pods are the smallest deployable units and serve as a crucial component for running...

Learn More 12 0Jan 13

☸️ Kubernetes Architecture Deep Dive: Understanding the Control Plane and Worker Nodes

In this guide, we’ll break down Kubernetes architecture into practical components to help you...

Learn More 2 6Jan 9

Kubernetes for Beginners: Making Sense of Container Orchestration in DevOps 🚀

Introduction Let’s say you’ve built a cool web application and decided to use containers...

Learn More 48 2Jan 7

Insightful

Dockerfile Best Practices: How to Create Efficient Containers ...

Learn More 0 0Jan 6

BEST PRACTICES FOR DEFINING METRICS

Defining Metrics in DevOps In the fast-paced world of DevOps, metrics serve as the...

Learn More 1 0Jan 2

Configuration Management Made Simple: The What, Why, and How

Configuration Management: Mental Picture Imagine you’re a system administrator or...

Learn More 0 0Dec 17 '24

Funny how, as I was writing this, I started wondering—could we make this pipeline even smarter? That’s when SonarQube came to mind. But can it even work with Bash scripts? I’d love to hear your thoughts!

Automated Load Testing in CI/CD Pipelines: Lessons from a...

Learn More 0 0Dec 16 '24

Insightful

Github Actions Full Guide Harsh Mishra ・ Dec 13 ...

Learn More 0 0Dec 16 '24

Automated Load Testing in CI/CD Pipelines: Lessons from a Custom Bash Script

Introduction: Avoiding Web App Performance Potholes with Automated Load Testing Let's face...

Learn More 2 1Dec 16 '24

Making DevOps Observable: Cracking the Metrics, Logs, and Traces Code.

Introduction: The Power and Pitfalls of Observability in DevOps In late 2022, a prominent...

Learn More 8 0Dec 11 '24

Optimizing Jenkins Plugin Management with CLI – Setup, Benefits, and Best Practices

You're in the thick of CI/CD action, and you're relying on Jenkins to run your automation like a...

Learn More 0 0Oct 28 '24