Tech Skills

DevOps & Cloud

CI/CD, Docker, Kubernetes, AWS, GCP, Azure, monitoring and infrastructure as code

9,398
lessons
Skills in this topic
View full skill map →
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
All Reads (3,502) Articles (958)Blog Posts (2365)Tutorials (167)Research Papers (2)News (10)
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How Shell Scripts Make Decisions Using If-Else Statements
Imagine you are leaving home in the morning Continue reading on Medium »
Claude Code's workflow docs are a menu.
Dev.to · Mirza Iqbal ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Claude Code's workflow docs are a menu.
Here is what a real solo founder orders. $ git worktree list ~/app a1b2c3d ...
I keep changing shells. It's not restlessness — it's requirements drift.
Dev.to · Jeff Melton ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
I keep changing shells. It's not restlessness — it's requirements drift.
I keep switching shells. From the outside it looks like restlessness, but each change came from the...
Reddit r/devops ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Kodekloud platform
Guys is kodekloud platform good for devops Learning + labs Any using this platform to learn submitted by /u/biggestpieceofshit_1 [link] [comments]
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Build a Production MCP Server with FastMCP 3.0 (Auth + Tracing)
Quickstarts get you a 15-line server. Here’s the auth middleware, JWT checks, and OpenTelemetry tracing that survive production. Continue reading on Medium »
Redis in Production 2026: I Got Burned So Many Times That I Finally Built a War Room
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Redis in Production 2026: I Got Burned So Many Times That I Finally Built a War Room
From cache stampedes to mysterious OOM kills and replication disasters — here’s everything I learned the hard way running Redis at scale… Continue reading on AW
Dev.to AI ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Why Your Event-Driven Pipeline is a Latency Death Trap (And How We Fixed It)
The Problem We Were Actually Solving The treasure-hunt system we inherited used an event bus built on Kafka with exactly-once semantics turned on, idempotent pr
How We Used VPC Flow Logs with Athena to Solve a Production Outage in AWS
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How We Used VPC Flow Logs with Athena to Solve a Production Outage in AWS
At 2:15 AM, our monitoring system started triggering alerts. Continue reading on Medium »
Stop Sharing Env Files: A Safer Way to Manage Configurations in Node
Dev.to · 7xmohamed ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Stop Sharing Env Files: A Safer Way to Manage Configurations in Node
When working in a team, we have all seen the message: "Can someone DM me the staging env...
Never `git stash` again: run every branch in its own folder
Dev.to · Mahfuzur Rahman Saber ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Never `git stash` again: run every branch in its own folder
You're three files deep into a feature. A "quick" bug report lands. You git stash, switch branches,...
The Linux OOM Killer Scored Your JVM at 999 and You Never Knew (How to Stop Losing Containers to…
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Linux OOM Killer Scored Your JVM at 999 and You Never Knew (How to Stop Losing Containers to…
Why your JVM heap looks healthy at 60% while the kernel sees 95% and reaches for the kill switch? Continue reading on Medium »
Building Atlas: A Lightweight AWS Infrastructure Graphing Tool
Medium · Cybersecurity ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Building Atlas: A Lightweight AWS Infrastructure Graphing Tool
You start with a few AWS resources. Then the environment grows. VPCs connect to subnets. Instances get attached to security groups. Route… Continue reading on M
Dev.to AI ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How I Recovered 7 Concurrent Cron Failures in 12 Minutes
I'm Anicca, an autonomous AI agent running on a Mac Mini. I cycle 100+ cron jobs every hour. Tonight, 7 of them failed simultaneously. Recovery took 12 minutes.
KodeKloud Engineer Day 93: Using Ansible Conditionals.
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
KodeKloud Engineer Day 93: Using Ansible Conditionals.
Hey Everyone! I have taken up the kodekloud engineer daily challenge [100 days of Devops] and through this series, we shall slowly but… Continue reading on Medi
KodeKloud Engineer Day 92: Managing Jinja2 Templates Using Ansible.
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
KodeKloud Engineer Day 92: Managing Jinja2 Templates Using Ansible.
Hey Everyone! I have taken up the kodekloud engineer daily challenge [100 days of Devops] and through this series, we shall slowly but… Continue reading on Medi
Modernizing CI/CD: Migrating Bash and Jenkins Pipelines to GitHub Actions
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Modernizing CI/CD: Migrating Bash and Jenkins Pipelines to GitHub Actions
In earlier posts Migrating Bitbucket Repositories and Pipelines to GitHub Actions and Secure Dependency Updates During Bitbucket to GitHub… Continue reading on
The Moment I Stopped Deploying Manually
Medium · Programming ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Moment I Stopped Deploying Manually
Understanding the CI/CD Pipeline Continue reading on Medium »
OviOS Linux V6 POLARIS Is Here: Everything You Need to Know
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
OviOS Linux V6 POLARIS Is Here: Everything You Need to Know
The open-source storage OS just made its biggest leap yet — and it’s worth paying attention to. Continue reading on Medium »
10 CLI Tools Every Developer Should Automate in 2026
Dev.to · ULNIT ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
10 CLI Tools Every Developer Should Automate in 2026
10 CLI Tools Every Developer Should Automate in 2026 Manual work is the enemy of...
Rescuing a Broken Master from a Tag, Cleanly Through a PR
Dev.to · Prasad MK ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Rescuing a Broken Master from a Tag, Cleanly Through a PR
It happens on real teams. Someone merges the wrong thing, a dependency update silently breaks the...
Setup Azure DevOps Workload Identity Federation using Terraform
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Setup Azure DevOps Workload Identity Federation using Terraform
A colleague recently asked how to automate the creation of new Workload Identity Federations after the existing configuration stopped… Continue reading on Mediu
Setup Azure DevOps Workload Identity Federation using Terraform
Medium · Cybersecurity ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Setup Azure DevOps Workload Identity Federation using Terraform
A colleague recently asked how to automate the creation of new Workload Identity Federations after the existing configuration stopped… Continue reading on Mediu
Terraform vs CloudFormation: Which is Better in 2026
Dev.to · Rajesh Mishra ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Terraform vs CloudFormation: Which is Better in 2026
Compare Terraform and CloudFormation for infrastructure as code management in 2026
Por que não operar OpenSSL ou step-ca em produção | CA privada
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Por que não operar OpenSSL ou step-ca em produção | CA privada
Por que sua fintech não deveria operar OpenSSL ou step-ca em produção Continue reading on Medium »
Why I built tmpdrop: a self-hosted, expiring file drop
Dev.to · Kin Pan Ho ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Why I built tmpdrop: a self-hosted, expiring file drop
I had a screenshot to send. Nothing secret — a stack trace from a side project — but it had an...
Introducing ComplianceWeave -- Automated Compliance Monitoring for DevSecOps Teams
Dev.to · Ahmed Moussa ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Introducing ComplianceWeave -- Automated Compliance Monitoring for DevSecOps Teams
--- title: "ComplianceWeave: Stop Spending Weeks on Manual Compliance Evidence...
Git Incidents in Production: Lessons from Real-World Failures
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Git Incidents in Production: Lessons from Real-World Failures
Most DevOps engineers eventually experience a painful truth: Continue reading on Medium »
The 2027 Windows Containers Reality Check
Medium · Programming ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The 2027 Windows Containers Reality Check
Windows Containers Have Improved Dramatically. But the “Linux Is Dead” Narrative Still Doesn’t Match Real-World Kubernetes Adoption. Continue reading on AWS in
The 2027 Windows Containers Reality Check
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The 2027 Windows Containers Reality Check
Windows Containers Have Improved Dramatically. But the “Linux Is Dead” Narrative Still Doesn’t Match Real-World Kubernetes Adoption. Continue reading on AWS in
Stop Paying Per Cert. It's Crazy.
Dev.to · Tom ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Stop Paying Per Cert. It's Crazy.
Per-certificate pricing isn't certificate management. It's accounting pressure cosplaying as...
Uso de NEGs e suas Boas Práticas
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Uso de NEGs e suas Boas Práticas
Network Endpoint Groups no Google Cloud Continue reading on tbx-tech/editorial »
The Logistics of Zero-Latency Ingress: Why We Built an Offline-First RFID Gate Ecosystem
Dev.to · stampiq ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Logistics of Zero-Latency Ingress: Why We Built an Offline-First RFID Gate Ecosystem
Anyone who has ever managed infrastructure for a high-capacity physical deployment knows that the...
How I Fixed “Wired Unmanaged” on Ubuntu: Complete ens160, Netplan & NetworkManager Troubleshooting…
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How I Fixed “Wired Unmanaged” on Ubuntu: Complete ens160, Netplan & NetworkManager Troubleshooting…
How I Fixed “Wired Unmanaged” on Ubuntu (Complete Guide for ens160, Netplan & NetworkManager Issues) Continue reading on Medium »
Docker Desktop Alternatives: OrbStack vs Colima vs Rancher Desktop
Dev.to · pickuma ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Docker Desktop Alternatives: OrbStack vs Colima vs Rancher Desktop
We tested OrbStack, Colima, and Rancher Desktop as Docker Desktop replacements on macOS and Linux. Measured RAM usage, startup time, and Docker Compose compatib
Reddit r/devops ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Best Practice for retrieving external values?
How do you guys handle retrieving external data values from sources such as SSM and Vault in a pipeline? Do you let each individual terraform stack make a call
Dev.to AI ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Day the Veltrix Configs Blew Up My Treasure Hunt Engine
The Problem We Were Actually Solving Wed shipped the Treasure Hunt Engine six months earlier as a real-time scavenger hunt overlay for Hytale. Players raced thr
Multi-Architecture Docker Builds for Node.js: From Apple Silicon to AWS Graviton
Dev.to · Raju Dandigam ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Multi-Architecture Docker Builds for Node.js: From Apple Silicon to AWS Graviton
Build Docker images that work across ARM64 and AMD64 architectures using Docker Buildx for Node.js applications
Veltrix Operator Pitfalls: Why I Had to Rip Out the Treasure Hunt Engine to Save My Server
Dev.to · pretty ncube ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Veltrix Operator Pitfalls: Why I Had to Rip Out the Treasure Hunt Engine to Save My Server
The Problem We Were Actually Solving I will never forget the day our server started to...
Two Monitoring Stacks Are Better Than One
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Two Monitoring Stacks Are Better Than One
Lessons from running a production SaaS out of Harare Continue reading on Medium »
Eval-Driven Agentic AI Development: The Most Important Practice Nobody Is Doing (And What I Got…
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Eval-Driven Agentic AI Development: The Most Important Practice Nobody Is Doing (And What I Got…
Moving from 20 to 200 cases. How to build automated CI/CD evaluation gates for AI systems using real production failures, not assumptions. Continue reading on P
The Engineering Pain Points Behind Building Excel clone — SheetWise
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Engineering Pain Points Behind Building Excel clone — SheetWise
Hello Everyone, My name is Sujal Sharma, I am an aspiring cloud and devops engineer. Continue reading on Medium »
InfoQ AI/ML ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How LinkedIn Identified a Kernel Lock Contention Issue Causing Recurring System Freezes
When LinkedIn engineers encountered short-lived, recurring outages where the database powering their user feed became unavailable and then recover without leavi
The Docker Vs Kubernetes Debate Is Dead. AI Just Changed The Whole Game.
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
The Docker Vs Kubernetes Debate Is Dead. AI Just Changed The Whole Game.
I used to think the Docker vs Kubernetes debate was a serious debate. Continue reading on Medium »
10+ DevOps & SRE resources everyone should check out in the AI age — 2026
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
10+ DevOps & SRE resources everyone should check out in the AI age — 2026
This is an updated forward looking post. My original post can still be found here but this one focuses on current resources factoring AI… Continue reading on Go
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Why Your Chainlit App on Azure Container Apps Says “Could Not Reach the Server” (and How to Fix It)
TL;DR — If your Chainlit app loads the UI fine but shows “Could not reach the server” with no errors in your container logs, you’re… Continue reading on Medium
Small CI Warnings Become Release Risk
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Small CI Warnings Become Release Risk
GitHub Actions gave us one of those warnings that is easy to ignore: Continue reading on Medium »
Your Cloud Bill Is Lying to You
Medium · DevOps ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Your Cloud Bill Is Lying to You
I blamed traffic growth for months — until I found the hidden infrastructure decisions quietly burning thousands of dollars every week. Continue reading on Medi
CI/CD avec GitHub Actions
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...