Skip to content
$ ls /blog/

DevOps, backend engineering, and cloud-native deep dives

Filter by tag:
Elastic Cloud Setup Guide - From Zero to Production
12 min read

Elastic Cloud Setup Guide - From Zero to Production

A comprehensive guide to setting up Elastic Cloud (Elasticsearch Service), including deployment configuration, security setup, index lifecycle management, integrations, and cost optimization.

#elasticsearch#elastic-cloud#observability#logging#saas#managed-services
Self-Hosted GitLab on Kubernetes - A Startup's Journey
14 min read

Self-Hosted GitLab on Kubernetes - A Startup's Journey

A detailed guide on deploying GitLab on AKS using Helm charts, with Azure SQL as the database backend. Covers architecture decisions, configuration, lessons learned, and the gotchas we hit in production.

#gitlab#kubernetes#aks#azure#helm#devops#self-hosted#startup
DORA Metrics Implementation - Measuring What Matters
7 min read

DORA Metrics Implementation - Measuring What Matters

DORA metrics are the industry standard for measuring DevOps performance. Here's how to implement them properly, avoid common pitfalls, and actually use them to improve your team's delivery.

#dora#devops#metrics#engineering-culture#cicd#platform-engineering
MLOps for DevOps Engineers - What You Actually Need to Know
10 min read

MLOps for DevOps Engineers - What You Actually Need to Know

MLOps is becoming a critical skill for DevOps engineers. Here's what matters: the infrastructure patterns, tooling, and operational practices that make ML systems work in production - from someone who learned the hard way.

#mlops#devops#kubernetes#machine-learning#platform-engineering#infrastructure