Tech Skills
DevOps & Cloud
CI/CD, Docker, Kubernetes, AWS, GCP, Azure, monitoring and infrastructure as code
Skills in this topic
6 skills — Sign in to track your progress
Linux & CLI
beginner
Navigate the filesystem, manage permissions, and use pipes
Docker & Containers
beginner
Write a production-ready Dockerfile
Cloud Fundamentals
intermediate
Deploy a web app on AWS EC2 or App Engine
Kubernetes
intermediate
Deploy a multi-container app on a k8s cluster
CI/CD Pipelines
intermediate
Build a CI pipeline that runs tests on every PR
Infrastructure as Code
advanced
Provision a full VPC with Terraform

Dev.to · Ashish Nair
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Building a Spring Boot Monolith Application and a DevSecOps Pipeline Around It
A lot of CI/CD tutorials show a simple “Hello World” app and a Jenkins job that prints Build...

Dev.to · yongrean
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
mcp-probe v1.0.0: A CI readiness gate for MCP servers
mcp-probe started as a small CLI for checking whether an MCP server starts and exposes tools. That...

Dev.to · Cristian Iridon
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The anatomy of a 47-second preview deploy
The anatomy of a 47-second preview deploy Every engineer on a product team wants the same...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Two Data Centers. One Storm. Zero Excuses.
The Deployment Strategy That Decides Whether Your IROPS App Survives or Collapses. Continue reading on Medium »

Dev.to · Kazu
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Catching Invisible Degradation in a Go OSS Project: 7 CI Checks Over 11 Months
Three days after a release, an issue arrived: "The install command doesn't work." A module path...
Dev.to AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Deploy Replit App to Production (With Custom Domain)
You built your app on Replit. The prototype works, the idea is validated, and now you need it live on a real domain with real infrastructure. This is where most

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Certified Site Reliability Professional: Strengthening Reliability in Cloud-Native Systems
Introduction: Why Reliability Engineering Has Become a Core Requirement Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The 10-Line Script That Saved My Friday Nights
I used to spend my Friday nights fixing bugs that should have been caught on Tuesday. Continue reading on Medium »

Dev.to · Ulrich (Houngbe)
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
CI/CD avec GitHub Actions
CI/CD avec GitHub Actions : Guide Complet GitHub Actions révolutionne l'intégration et le...

Dev.to · Ulrich (Houngbe)
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
CI/CD avec GitHub Actions
CI/CD avec GitHub Actions : Guide Complet GitHub Actions révolutionne l'intégration et le...

Dev.to · ZNY
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The Monitoring Stack We Actually Use in Production
The Monitoring Stack We Actually Use in Production Prometheus, Grafana, and three things...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Kubernetes RBAC: The Complete Guide to Securing Your Cluster Self-Hosted.
When you first bring up a Kubernetes cluster whether you spun it up on bare metal with kubeadm, provisioned it through KOPS on AWS, or… Continue reading on Medi

Dev.to · sanjay yadav
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Managing Terraform State Locking in S3 Without DytnamoDB
Introduction If you’ve worked with Terraform, you’ve probably followed the standard...

Dev.to · Ted
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Vercel Stopped Deploying. No Alert. No Error. Just Old Code.
Every push to GitHub went through fine. Vercel showed a healthy project. The site was quietly serving a build from two weeks ago. One line in vercel.json was ca

Dev.to · jesus manrique
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Zero to Kubernetes Part 3: ArgoCD, GitOps and App-of-Apps
Install ArgoCD, configure GitOps with app-of-apps. Every git push deploys automatically with self-healing.

Dev.to · Ricardo Cuba
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How I registered an MCP server for 3,760 retailers — and what I learned
Yesterday CLI Market was a PyPI package. This week it's an official MCP Registry server: Here's...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Your Observability Stack May Be Costing More Than Your Outages.
Many teams spend heavily maintaining: Continue reading on Medium »

Dev.to · tyxak
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I built a self-hosted Linux fleet manager with no database and zero pip dependencies
I manage a small fleet of Linux servers and got tired of the options: Ansible is great but not a...

Dev.to · Athreya aka Maneshwar
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
What Happens When You Run `npm run dev`
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is...

Dev.to · Arijit Das
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
DbxSmith: Forge Isolated Dev Environments and Manage Boxes Seamlessly
A pure Bash TUI toolkit for provisioning, isolating, and orchestrating Distrobox/Podman containers —...

Dev.to · chunxiaoxx
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Compass v1.1.0 · we shipped a memory plugin that catches its own consumption drift
Recall != consumption. Same anti-pattern reproduced across sessions despite recall hitting the right files. Three layers of fix and a capability-driven governan

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Zero-Downtime Kubernetes Deployments — The Difference Between “Works in Dev” and Production-Grade…
Modern applications are expected to be available 24/7. Users don’t care that a deployment is happening in the background — they simply… Continue reading on Medi

Dev.to · Sean Boult
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Terminal Superpowers You Should Be Using in 2026
I live in my terminal. Here's what I use to stay fast. Fuzzy finder (fzf) Terminal motions Sudo...

Dev.to · Yassine Adissa
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Built a Live Monitor for 77 Free Public APIs in a Weekend (Architecture + Bugs)
Astro static site, Cloudflare Workers cron, D1 SQLite, daily GitHub Actions rebuild. $0/month. The one bug that ate an afternoon.

Dev.to · Artyom Rabzonov
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
What I learned introspecting 922 npm MCP servers
TL;DR: We ran npx -y <package> against 922 npm-published MCP servers, sent them the JSON-RPC...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Kubernetes 1.36 “Haru”: What’s New In This Release
Key updates in DRA, gang scheduling, user namespaces, and Kubernetes stability enhancements Continue reading on Curious Devs Corner »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How We Scaled Change Management to 30+ Environments Without a DevOps Team
By Emmanuel Pot, Senior Manager, Engineering, WarpStream Continue reading on Medium »

Dev.to · Sirisharaju Kamparaju
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Deploying Ansible AWX on Kubernetes Using Helm
In this blog, I'm going to walk you through how I deployed Ansible AWX on a Kubernetes cluster using...

Dev.to · Dakshin G
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How Kafka and Nginx Move Data Faster: The Magic of Zero Copy
Ever wonder how tools like Kafka, Nginx, Netty manage to saturate a 10Gbps network link while barely...

Medium · JavaScript
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Pourquoi votre tâche cron ne s’exécute jamais (et comment ne plus vous planter)
Vous avez déjà passé une heure à debugger un cron job silencieux ? Moi oui. Plusieurs fois. Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
End-to-End Observability for Kubernetes Microservices with OpenTelemetry Protocol (OTLP): A…
A complete walkthrough — from the basics of OTLP to production-grade implementation, including advanced patterns like tail sampling, mTLS… Continue reading on M

Dev.to · Ramveer Singh
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Why are we still debugging production logs like it's 2012?
Hey everyone, Let’s be honest for a second: outage debugging is one of the most stressful parts of...

Dev.to · hamza qureshi
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
What Broke When We Hit 100k WebSocket Connections (And How Realtime Orchestration Saved Us)
Introduction We built a product that streams AI model outputs to browsers and backend...

Dev.to · Python-T Point
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
⚙️ Monitoring MinIO with Prometheus and Grafana — the right way for production
A full monitoring setup can generate zero actionable alerts — when metrics aren’t tied to system...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Broke My Proxmox Home Lab with a GPU Passthrough — Here’s How I Fixed It
How a Kubernetes worker VM with a passed-through AMD GPU sent my entire home lab into an infinite crash loop — and the GRUB-level trick… Continue reading on Med

Dev.to · Pendela BhargavaSai
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Broke My Proxmox Home Lab with a GPU Passthrough - Here's How I Fixed It
How a Kubernetes worker VM with a passed-through AMD GPU sent my entire home lab into an infinite...

Dev.to · 0xArchitect
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I bought yamlfuneral.com
I've rewritten the same CloudFormation template from scratch more times than I want to admit. The...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The Technology I Was Wrong About
“Docker is just hype. We don’t need it.” Continue reading on Medium »

Dev.to · Durgesh
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Kubernetes Tools
Every Kubernetes Tool Explained In One Post (And Why They Exist) The Kubernetes Ecosystem Has a...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
GitHub Copilot for DevOps
Hey folks ! Today I want to share something I have been hands-on with for a while now, and honestly it’s changed the way I approach DevOps… Continue reading on

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Azure Container Registry Tasks: The CLI Commands You Need To Know
I use Azure Container Registry Tasks to build Docker images in a serverless way. Instead of running image builds on my own build agents, I… Continue reading on

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The Docker Caching Mistake That Makes Every Build Feel Slow
Docker and caching. seems like a superficial topic, but it turns out most people don’t really understand why their build takes so much time Continue reading on

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Gitea: The Ultimate GitHub Alternative for Your Home Lab?
A lightweight, lightning-fast alternative to GitLab for Kubernetes home labs using Gitea Actions. Continue reading on Medium »

Medium · JavaScript
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
PRetty Turns Messy Commits Into Clean PR Descriptions — However You Code
Week 3 of building in public — a CLI, a web app, and a GitHub Action that writes your pull requests for you. Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Wasted 2 Years Using GitHub + Jenkins + Jira. Then I Discovered GitLab.
The tool that quietly does the job of five — and why DevOps teams are switching fast. Continue reading on Medium »
Dev.to AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
IBM Bob writes a Vault secrets engine
For about five years or so, I've reverse-engineered my way through building Vault secrets engines (AKA a type of plugin). While Vault has a number of them alrea
ZDNet
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Why Wave is my new go-to terminal app - how I use this powerful tool
The Linux, MacOS, and Windows terminal is no longer just for commands. Thanks to apps like Wave, you can have a veritable toolbox at your disposal in a single w
Medium · AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Docker vs Kubernetes vs Podman ☸️
Understanding what each tool does, when to use it, and how they fit into modern container workflows Continue reading on CodeX »
DeepCamp AI