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

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The AWS Bill Is a Horror Movie. I Tried to Fix That with that self-invented tool.
And then discovered my fix had bugs. Continue reading on AWS in Plain English »
Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
SwiftDeploy: Building a Policy-Gated, Observable Deployment Tool with Go, Docker, Nginx, and OPA
# SwiftDeploy Stage 4B: Building Observability, Policy Enforcement, and Auditability Into a Deployment Tool Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The Holy Grail of Development Environments: My Journey to Nix
How I moved from Docker and custom Bash scripts to Nix Flakes to achieve the same configuration and environment locally, in the cloud, and… Continue reading on

Dev.to · Viktor Vasylkovskyi
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Provision CloudFront CDN with Terraform
Previous: Application Load Balancer SSL Previously we have seen how to setup an EC-2 instance, run a...

Dev.to · Viktor Vasylkovskyi
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Provisioning API Gateway and connecting it to Ec-2 instance using Terraform
Previous: Provision SSL Certificate The architecture of our infrastructure is going to change a...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Run Ubuntu on Your Computer: VirtualBox, Dual Boot, and WSL — Which One is Right for You?
A complete beginner’s guide to all three methods — with honest pros, cons, and recommendations Continue reading on Medium »

Dev.to · John Anthony Pecson
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Stop Copy-Pasting .env Files Across Your Team
Every dev team eventually hits this problem. A new developer joins the project. They clone the...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Part -3 Jenkins Tutorial 2026: The Complete Guide to CI/CD, Pipelines, Plugins & DevOps…
Learn Jenkins from zero to hero — installation, jobs, plugins, nodes, security, integrations (Git, Docker, AWS, SonarQube, Selenium)… Continue reading on Medium

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Top 10 Kubernetes Management Tools in 2026
Top 10 Kubernetes Management Tools in 2026: As Kubernetes becomes the de facto standard for cloud-native infrastructure, the challenges… Continue reading on Med

Dev.to · wheresthelag
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Tracing a 2s Latency Spike to a Single SQL Query
We received an alert around early morning 4AM indicating that our checkout service latency had jumped...

Dev.to · Kubernetes with Naveen
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
What Mature Kubernetes Resource Management Actually Looks Like
What does good Kubernetes resource management actually look like at scale? This final part of the...

Dev.to · Ahmed Rakan
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Learning Load Balancer Algorithms With Nginx
Introduction A laod balancer is a traffic director sets between clients and a pool of...

Dev.to · Bitpixelcoders
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Install n8n on an AWS EC2 Server — Step-by-Step Guide
Learn how to install n8n on an AWS EC2 server with this complete step-by-step guide designed for...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Top 10 Platform Engineering Tools Powering Internal Developer Platforms
The era of every developer team building and maintaining their own bespoke CI/CD pipelines, configuring their own Kubernetes clusters, and… Continue reading on

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
On-Call Rotation Lessons After 50+ Night Incidents
A personal retrospective on sleep, stress, and the tooling that saved my sanity. Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Gave My AI Server Access. It Became A Great DevOps Partner.
Exploring the side of vibe coding nobody is writing about Continue reading on Medium »

Dev.to · 우병수
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How I Cut Our MTTR in Half Using Rust-Based Dashboards for Incident Debugging
Learn how to reduce MTTR by leveraging Rust-based dashboards for incident debugging and overcome the limitations of traditional visualization tools.
Dev.to · dadu14-code
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I freed 80GB on my Mac with a bash script — no app, no subscription
My Mac mini was telling me I had over 80GB of "System Data" to free up. CleanMyMac wanted €34/year....

Dev.to · Gitmore
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
We Built Gitmore Because Weekly Dev Reports Were Wasting Hours
Most teams already have all progress tracked. It lives inside: commits pull...

Dev.to · Gabriel Anhaia
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
The Dependency Rule, Written as a CI Check in Go
Stop trusting code review to enforce hexagonal boundaries. Three ways to fail the build when domain imports infra.

Dev.to · ANKUSH CHOUDHARY JOHAL
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
We Hired 50 Go 1.24 and Kubernetes 1.32 Engineers in 2026: Cut Time-to-Hire by 40%
We Hired 50 Go 1.24 and Kubernetes 1.32 Engineers in 2026: Cut Time-to-Hire by 40% The...

Dev.to · Harsh Thakkar
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
ECS vs EKS: The Decision I Regret (And What I’d Do Differently Now)
The first time things broke in production, I didn’t even know where to look. Not “figuratively...

Dev.to · Fjr
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Docker Chronicles Ep. 1: The Curse of the "Betrayed Friend"
Long ago, the developer world lived in a state of constant distress. Hope was dimming under a...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Build a Production-Grade Live Streaming Origin Server
Escape the myths. Deploy a brutally honest self-hosted streaming engine using strict security and optimized GPU transcoding. Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Automating Jenkins Deployment with Terraform
The Mission: “Operation Jenkins-in-a-Box” Continue reading on Medium »

Medium · AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Managing change at inference speed
The software industry has always moved fast. It used to move in cycles of 2–3 years, a steady turnover of what was once in vogue, now… Continue reading on Techn

Dev.to · kiwi_tech
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Stuck in the Birch-muda Triangle! 🪵😵💫
Okay, folks, Kiwi-chan is having a moment. Four hours of logs (and I mean that literally) show a...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Fix High CPU Usage on Linux Servers — Step-by-Step Troubleshooting Guide for Sysadmins
Is your Linux server running slow or overheating? High CPU usage is one of the most common issues — and if ignored, it can crash your… Continue reading on Mediu

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Terraform vs Bicep for Azure: Not Just Syntax, but Architecture, Scale, and Operational Reality
If you have worked in Azure long enough, you have probably seen this debate everywhere: Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
How to Convince Your Team to Adopt Infrastructure as Code
Most teams don’t reject Infrastructure as Code (IaC) because it’s a bad idea. Continue reading on Medium »

Medium · Programming
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
From “Command Not Found” to Smooth Dev: How to Set Up WSL and Connect VS Code
If you’ve ever tried to follow a Linux-based tutorial on Windows — like setting up Prometheus — you know the struggle. You download the… Continue reading on Med

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
From “Command Not Found” to Smooth Dev: How to Set Up WSL and Connect VS Code
If you’ve ever tried to follow a Linux-based tutorial on Windows — like setting up Prometheus — you know the struggle. You download the… Continue reading on Med

Dev.to · Yussy
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Try Python without Python (using VS Code + Docker)
What You Will Learn In this article, we’ll cover: Setting up Docker Desktop from...
Dev.to AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Beads Is Dead. Long Live the Linear CLI
Less than a month ago I wrote an }}">entire post explaining how to use three memory layers with Claude Code: Linear for strategy, Beads for tactics, and Tasks f

Dev.to · Sathish
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Cursor + Claude: stop shipping broken env vars
I stopped guessing why builds break. I lint env vars. I generate .env.example from code. Not docs. I...
Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Getting Started with OCI — The Big Picture
OCI DevOps — CI/CD Pipelines from Scratch Continue reading on Medium »

Dev.to · InstaDevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
ArgoCD GitOps Deployment Guide: App-of-Apps and Progressive Delivery
Introduction GitOps is the practice of using Git as the single source of truth for your...

Dev.to · Massimo Moffa
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Loved this setup, would be perfect to create a docker just for this
Setup Expo Build Environment on WSL2 (Without Android Studio nor Paying Expo Credits) ...

Dev.to · NTCTech
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
GPU Scheduling in Kubernetes: Start Before the Scheduler
Most teams think GPU scheduling starts with the scheduler. It starts with demand modeling. By the...

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
My Docker & Kubernetes Learning Journey: 1 Week Complete
“Modern apps run in containers. Learning Docker + Kubernetes is like learning electricity before becoming an electrician.” Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Beyond the Bastion: Why AWS SSM Session Manager is Your New Best Friend
From the early days of managing SSH keys like precious artifacts to the complexities of VPN configurations, securing access to cloud… Continue reading on Medium
Dev.to AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
BizNode's self-healing watchdog auto-restarts crashed services. Zero downtime, zero babysitting needed
The 1BZ Ecosystem CopyGuard (protect) → IPVault (monetize) → SmartPDF (deliver) → DZIT (settle on Polygon) → BizNode (automate) AI business operator node — http

Dev.to · Vitali Haradkou
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Stop Writing Custom Slack Notifications for Playwright — Use a Reporter
Every CI pipeline eventually grows a Slack notification. Usually it starts as a one-liner: curl -X...

Dev.to · Ohad Badihi
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Headless Chromium at scale: four fixes for a fleet that kept eating RAM
Lessons from running a Playwright-based screenshot API in production — the four operational decisions that fixed our memory leaks and what they look like in cod
Medium · LLM
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Automating Workflows: How to Trigger a GitLab CI Pipeline Directly From Jira
If your team uses Jira for issue tracking and GitLab for CI/CD, you are sitting on a goldmine of automation potential. Continue reading on Medium »

Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
I Spent Six Years Building My Own Backup Software.
A personal journey from a weekend project to a production-grade, fully open-source backup solution written in Rust. Continue reading on Medium »
Medium · DevOps
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
WordPress host TTFB benchmark — 11 hosts, 30 days of data (April 2026) — WordPress Hosting for…
How the test runs Continue reading on Medium »

Medium · AI
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Day 119 — Terraform HashiCorp Configuration Language: Style Guide, Core Features, and Real-World AI…
28th April 2026 — Infrastructure teams building AI platforms deal with a difficult mix of resources: GPU clusters, object storage, vector… Continue reading on M
DeepCamp AI