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 · Francisco Molina
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Built the Tool DevOps Teams Actually Need (And It Changed How We Deploy)
TL;DR: Combine semantic-release + SonarQube + documentation generation into ONE tool. Analyze code...

Dev.to · Mike Tickstem
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to add cron jobs to a Next.js app on Vercel (without upgrading to Pro)
If you've built a Next.js app on Vercel and needed a scheduled job — a digest email, a daily cleanup,...

Dev.to · Femi
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Clean Code for DevOps: Refactoring my Ansible Lab into Roles
As my Ansible project grew, my single master playbook started to get crowded. Today, I decided to...

Dev.to · nareshipme
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Debugging "No Credentials Found" when Aliasing AWS SSO Login in ZSH
An alias for AWS SSO login was reporting success but failing to provide credentials to the AWS CLI. Here is how to fix it.

Dev.to · Parag Agrawal
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Docker for Web Developers - The Only Guide You Actually Need (2026)
If you've ever said "it works on my machine," Docker is the fix. If you've ever spent hours...

Dev.to · Kelvyn Thai
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
GitLab CI: How to Use a Dockerfile from Remote Repository
🧩 The Problem You have multiple (group) projects (frontend, backend, etc.) and you...

Dev.to · Anushka B
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Tagging — the 20% that drives 80% of cost allocation
The most common FinOps mistake I see: over-engineered tagging strategy. A Series B SaaS team spent...

Dev.to · megaphone
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Three things my Claude Code memory OSS was quietly getting wrong (KIOKU v0.4.0)
Shipping v0.4.0 with zero new features — just three hidden problems I only found by reading my own code as if someone else wrote it: five days of silent git pus

Dev.to · Mary Mutua
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Building a Scalable Web Application on AWS with EC2, ALB, and Auto Scaling using Terraform
Day 26 of my Terraform journey moved from static hosting to dynamic compute. Yesterday, I deployed a...

Dev.to · ShyGyver
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Make Your Hono Authorization Server Work on Any Host
How to remove the hardcoded ISSUER constant from your Hono OIDC server so it works correctly on localhost, staging, and production without any code changes.

Dev.to · Satori Geeks
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Anchor vs Pinocchio: the real deploy cost
The Solana mainnet deploy came in at $141. For a demo project. I stopped, recalculated, and stared at...

Dev.to · Muhammad Zubair Bin Akbar
☁️ DevOps & Cloud
📄 Paper
⚡ AI Lesson
1mo ago
Top 10 Slurm Mistakes That Kill Cluster Performance
Slurm is designed to make efficient use of cluster resources. But in practice, a few common mistakes...

Dev.to · Big Mazzy
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Automated Backups for Linux Servers: A Complete Guide
What's the worst that could happen to your Linux server data? A hardware failure, a cyberattack, or a...

Dev.to · hideki-tamae
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Care Capitalism - Civilization OS
Building a Philosophy-to-Multiplatform Auto-Deploy Pipeline with Obsidian, Docker, n8n, and...

Dev.to · Yash Pritwani
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Self-Hosting in 2026: The Complete Infrastructure Stack (82 Containers, $0 Cloud Bill)
Originally published on TechSaaS Cloud Originally published on TechSaaS Cloud ...

Dev.to · OpenRegistry
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How I built an MCP server for 27 government registries in a week
I built an MCP server for 27 government registries, and the first thing I learned was that the...

Dev.to · sunchao dong
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Froze a TCP Connection for 10 Minutes and Migrated It to Another Server
Spot instances are 80% cheaper, but AWS kills them with a 2-minute warning. If you are running...

Dev.to · Chioma Nwosu
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
🚀 From Frustration to Production: Deploying a Full-Stack App with Terraform & Ansible on AWS
When I started this project, I thought it would be a straightforward deployment. It wasn’t. From...

Dev.to · Atul Vishwakarma
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Building Production-Grade Observability with Terraform
From Deployment to Visibility: Observability in Action 🚀 As part of my 30 Days of AWS...

Dev.to · Yash
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Fix Kubernetes CrashLoopBackOff (Real Commands)
How to Fix Kubernetes CrashLoopBackOff (Real Commands) If you're dealing with Kubernetes...

Dev.to · Samson Tanimawo
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Runbook Automation: From 45-Minute Fixes to 90-Second Recoveries
The Runbook Nobody Reads We had runbooks. Beautiful, detailed, Google-Docs runbooks. 47...

Dev.to · zac
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Using OpenClaw to Onboard New Developers
Learn how to use OpenClaw skills to accelerate developer onboarding with automated codebase walkthroughs, setup automation, documentation generation, and AI-pow

Dev.to · gyorgy
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Migrating off AWS App Runner before the April 30 deadline
AWS is shutting the door on App Runner for new customers effective April 30, 2026. If you're running...

Dev.to · Daniel Westgaard
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How to Find Every Consumer of Your Docker Base
You maintain a shared base image. A CVE drops. Which repos are affected? Here's why the answer is...

Dev.to · Big Mazzy
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Deploying a Node.js App to a VPS with PM2
So, you've built a fantastic Node.js application, and now it's time to get it out into the world. But...

Dev.to · Mukami
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
My Final Preparation for the Terraform Associate Exam
60 Minutes. 57 Questions. No Looking Back. Day 24 of the 30-Day Terraform Challenge —...

Dev.to · Marcelo Acosta Cavalero
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
25 Workflow Automation and Process Agent Patterns on AWS You Can Steal Right Now
Originally published on Build With AWS. Subscribe for weekly AWS builds. A logistics...

Dev.to · Ahkar Swe
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
⚔️ Terraform Workspaces vs Environments — Part 7
So far in this series, we’ve: Deployed infrastructure with Terraform Used variables and...

Dev.to · Mario Ravalli
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Samba, Spotlight & Manticore
Part 1 — The Journey The Goal I have a NAS built on Proxmox with LXC...

Dev.to · Apogee Watcher
☁️ DevOps & Cloud
2mo ago
How to Set Up Performance Budgets in CI/CD Pipelines
Turn performance budgets into automated gates: what to enforce in CI, how to wire Lighthouse CI with assertions, and how that fits next to ongoing monitoring in

Dev.to · TildAlice
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Git Worktree Race Conditions: 3 Corruptions & Fixes
The Lockfile That Wasn't There Git worktrees promise parallel builds without the disk...

Dev.to · Suman Giri
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
I Automated Docker Pulls with Archon in 30 Lines
It was 8am on a Monday and I had just grabbed a cup of chai from the street vendor near my...

Dev.to · Serdar Tekin
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How to Deploy Uptime Kuma with Docker on Ubuntu 24.04
Deploy a self-hosted monitoring dashboard with Uptime Kuma and Docker Compose. Track websites, APIs, and services with alerts via Slack, Telegram, email, and mo

Dev.to · brian austin
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Run Claude Code on multiple tasks simultaneously with git worktrees
Run Claude Code on multiple tasks simultaneously with git worktrees One of the biggest...

Dev.to · Artemii Karkusha
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How to Sync 1M Products in Under 30 Seconds
A client asked me: "Can we run a product sync of our entire catalog — over a million SKUs — from SAP...

Dev.to · Kason
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How We Made Next.js ISR Page Cache Efficient with Redis
Next.js ISR works great on a single pod. But the moment you scale to multiple replicas — whether on...

Dev.to · FORUM WEB
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Tavsiye Iste Deployment - Detaylı Teknik Analiz Rehberi 2026
Tavsiye İste Deployment: Tarihçesi ve Gelişimi Tavsiye İste Deployment, günümüz teknolojilerinin...

Dev.to · FORUM WEB
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Server Setup için İpuçları - Detaylı Teknik Analiz Rehberi 2026
Server Kurulumunun Tarihçesi ve Gelişimi Sunucu kurulumu, bilişim dünyasında önemli bir yere sahip...

Dev.to · Onur Cinar
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
Stopping the Zombie Requests: Distributed Deadline Propagation in Go
Imagine a common scenario in a microservice architecture: A user clicks a "Buy" button, triggering a...

Dev.to · Michelle
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
30-Day Cloud & DevOps Challenge: Day 6 — Dockerizing My React Frontend
Yesterday, I packaged my backend into a Docker container. Today, I did the same for my React...

Dev.to · Yaniv
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
How I Built a 12-Step CI/CD Pipeline That Spins Up MySQL, Flask, and Playwright From Scratch
Setting up CI for a web app is straightforward. Setting up CI for a test automation framework that...

Dev.to · Michelle
☁️ DevOps & Cloud
⚡ AI Lesson
2mo ago
30-Day Cloud & DevOps Challenge: Day 5 — Dockerizing My Backend (First Steps into Containers)
Yesterday, I had a working PostgreSQL database with real data. But there was one problem... My...
DeepCamp AI