WeSearch
Hub / Tags / Devops
TAG · #DEVOPS

Devops coverage.

Every story in the WeSearch catalog tagged with #devops, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #devops, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Devops"

RELATED TAGS
#ai75#security50#cloud49#aws40#automation39#kubernetes39#infrastructure34#webdev28#programming27#docker27#github20#terraform20
R/DEVOPS

Ai with devops advice

15 views ·
DEV.TO (TOP)

How many Node.js apps can you run on a 2-core 1GB VPS with PM2? (The math)

Every indie hacker running on a $5 VPS has asked this question. The answer depends entirely on what...…

17 views ·
#node#webdev
GITHUB

Dotnet-slopwatch – detect when AI coding agents "fix" problems by cheating

Catch naughty LLM reward-hacking and bad behavior for .NET coding - Aaronontheweb/dotnet-slopwatch…

21 views ·
#software#development#ai
DEV.TO (TOP)

The Microservice-to-Engineer Ratio (MTR): Why Too Many Microservices Slow Down Engineering Teams

Discover the Microservice-to-Engineer Ratio (MTR), a powerful architectural metric that reveals when...…

11 views ·
#microservices#engineering
DEV.TO (TOP)

Drumbeats vs Hyperping: An Honest 2026 Comparison

Hyperping bundles uptime, on-call, and status pages at a flat rate from $24/mo; Drumbeats bills by activity, gives 50 free monitors, and adds event-driven job monitoring. Real pric…

13 views ·
#monitoring#saas
DEV.TO (TOP)

Cross-Region Replication Is Not Resilience

Every disaster recovery review eventually reaches the same sentence: "We have cross-region...…

17 views ·
#infrastructure#cloud
R/HOMELAB

Building a 500–600€ homelab cluster for Docker/Kubernetes/DevOps (+ AI later) - what would you buy?

17 views ·
R/KUBERNETES

Building a 500–600€ homelab cluster for Docker/Kubernetes/DevOps (+ AI later) - what would you buy?

21 views ·
THE AI LEVERAGE WEEKLY

AI Won't Replace Your DevOps Pipeline – But It Will Expose How Fragile It Is

AI Won't Replace Your DevOps Pipeline — But It Will Expose How Fragile It Is Here's a take I'll defend: the most valuable thing AI tooling has done for……

12 views ·
#ai#technology
DEV.TO (TOP)

AI Won't Replace Your DevOps Pipeline — But It Will Expose How Fragile It Is

AI Won't Replace Your DevOps Pipeline — But It Will Expose How Fragile It Is Here's a take...…

13 views ·
#ai#engineering
DEV.TO (TOP)

Great Stack to Doesn't Work Bonus: 10 Docker Production Traps

Great Stack to Doesn't Work — Bonus 10 Docker Production Traps Your Dockerfile...…

16 views ·
#docker#programming
DEV.TO (TOP)

Cutting Deployment Time by 80% with GitHub Actions and Docker

This article is also available in Indonesian (Bahasa Indonesia) Photo by Bruno Kelzer on...…

13 views ·
#githubactions#docker
THE REGISTER

TypeScript devs no longer need to tangle with C# to use Aspire dev stack after Microsoft update

Aspire is a powerful tool for developers but not well understood – and pure TypeScript AppHost may broaden its appeal…

28 views ·
#microsoft#typescript#development
DEV.TO (TOP)

Temporal vs n8n vs Zapier API Automation Costs

A practical guide covering temporal vs n8n vs zapier api automation costs.…

13 views ·
#automation#apiintegration
DEV.TO (TOP)

I Built a Self-Contained Bookmarks Page from Environment Variables — No Database Needed

Learn how to build a self-contained bookmarks page using environment variables, eliminating the need for databases and avoiding broken links when moving servers. Discover solutions…

10 views ·
#docker#productivity
DEV.TO (TOP)

Observability in AI: Why Monitoring Systems Is No Longer Enough

Observability has always been one of the most important parts of building reliable software. In...…

13 views ·
#ai#observability
DEV.TO (TOP)

Agentic AI Incident Response: How to Roll Back Rogue Agents in Production

Agentic AI Incident Response: Architecting the 'Undo' Button for Autonomous Agents You...…

21 views ·
#ai#security
DEV.TO (TOP)

Terraform Tutorial for Beginners: Infrastructure as Code

📌 This article was originally published on Sherdil E-Learning. I'm republishing it here so the...…

14 views ·
#terraform#infrastructure#cloud
DEV.TO (TOP)

Stop Typing Long Docker Compose Commands — compose-lazy Does It Interactively

If you work with Docker Compose daily, you've typed some version of this hundreds of times: docker...…

14 views ·
#docker#cli
DEV.TO (TOP)

Fitting WhisperX large-v3 + a 24B LLM on one 3090: a reproducible context-capping recipe

This is the technical, reproducible version of a fix I shipped on my own homelab. If you want the...…

14 views ·
#homelab#llm
DEV.TO (TOP)

Scarab Diagnostic Suite Field Test #005: A Terraform Core Cache Boundary

This is the fifth field test in my Scarab Diagnostic Suite series, and it is the most significant one...…

15 views ·
#terraform#diagnostics
DEV.TO (TOP)

Great Stack to Doesn't Work #3 — Redis: "99% Cache Hit Ratio, System Down"

A survival guide for when everything goes wrong in production. Your Redis dashboard looks...…

11 views ·
#redis#backend
DEV.TO (TOP)

Great Stack to Doesn't Work #2 — Kafka: "Where Did My Messages Go?"

A survival guide for when everything goes wrong in production. There's a moment every engineer...…

16 views ·
#kafka#backend
DEV.TO (TOP)

[Imposter syndrome] Back to the beginning (DevSecOps path)

I’ve been writing my project - Python port scanner for 9 months now. You might be wondering, “Why is...…

14 views ·
#programming#python
ONAT MERCAN’S BLOG

Provisioning a Private Talos Kubernetes Cluster on Hetzner Cloud

This is a follow up to Private Networking on Hetzner Cloud with Tailscale…

15 views ·
#kubernetes#cloud#infrastructure
DEV.TO (TOP)

How I Deployed My First Project on AWS (And Didn't Break Everything)

The First Time "Localhost" Isn't Enough There's a moment every developer hits. Your...…

11 views ·
#aws#programming
DEV.TO (TOP)

When Your VPS Blocks Outbound SMTP: What Actually Helps

You spin up a VPS, install Gitea, and realize it needs to send email. You point it at port 25....…

15 views ·
#cloud#infrastructure
R/DEVOPS

I made a roadmap for 3 months, to land a job as Junior DevOps Engineer

14 views ·
DEV.TO (TOP)

I Gave My Dead Raspberry Pi to an AI Agent. It Fixed Everything Over SSH.

Headless Pi 4 would not boot after a failed OS upgrade. An AI agent performed forensic analysis over Tailscale SSH, found 4 layered bugs, and fixed them all.…

13 views ·
#ai#linux#raspberrypi
DEV.TO (TOP)

How to Deploy a Docker App to Any VPS in Under 10 Minutes

Deploy your containerized app to a fresh VPS from zero to live in less than ten minutes…

14 views ·
#docker#vps
R/DEVOPS

We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production).

18 views ·
R/ARTIFICIAL

We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production).

15 views ·
R/OPENAI

We wrote an open-source interactive playbook for Agentic DevOps (How to move multi-agent systems from local notebooks to production).

20 views ·
DEV.TO (TOP)

Oneconfig: A CLI That Detects Your Stack and Provisions Your Dev Environment

Every repo has the same onboarding ritual: figure out the stack, install the right tools, start the...…

13 views ·
#cli#automation
DEV.TO (TOP)

Claude Code en GitHub Actions: CI/CD, permisos y seguridad para agentes de código

Claude Code puede vivir dentro de GitHub Actions, pero un agente en CI no debe tener los mismos permisos que un desarrollador interactivo.…

14 views ·
#security#githubactions
DEV.TO (TOP)

What is Kubernetes? The Technology Behind Modern Cloud Applications

Understanding the technology that manages millions of containers every day. Imagine you...…

15 views ·
#kubernetes#docker
DEV.TO (TOP)

Agentic Ops: How I Shipped My Vibe-Coded Game to Production

Over the weekend, I vibe coded a cooking game. You combine random ingredients, and the game generates...…

10 views ·
#game development#ai
DEV.TO (TOP)

I Built a Full-Stack Uptime Monitoring SaaS in 30 Days — Here's Everything I Learned

Six months ago I was manually refreshing my client's website after every deployment, praying it...…

13 views ·
#webdev#saas
DEV.TO (TOP)

Kubernetes Pod Autoscaling: A Key to Efficient Resource Utilization

Learn how to implement Kubernetes pod autoscaling to ensure efficient resource utilization and high availability in your applications.…

17 views ·
#kubernetes#cloud
DEV.TO (TOP)

Ghostty Is Leaving GitHub, and It Won't Be the Last

When Mitchell Hashimoto, the creator of Vagrant, Terraform, and Ghostty, writes a breakup letter,...…

8 views ·
#github#programming
DEV.TO (TOP)

Apache Tomcat End of Life: Tomcat 9 is EOL — Migration Guide to Tomcat 10/11

Tomcat 9 reached end of life December 31, 2025. Here's what that means, why teams stay stuck on it, and how to migrate through the javax.* → jakarta.* namespace change.…

19 views ·
#java#security
DEV.TO (TOP)

Automate Kubernetes Image Vulnerability Scanning

Security in a cloud-native environment is only as strong as its weakest link. A recent security audit...…

14 views ·
#kubernetes#security
DEV.TO (TOP)

I Tested Every Web Scraping Tool Against Lazada — Here's What Actually Works (May 2026)

Installing Scrapling on a 4GB VPS: pitfalls, wiring into an AI agent via MCP, browser selection benchmarks, the Camoufox surprise, and a priority ladder validated against Lazada's …

17 views ·
#webscraping#python#ai
DEV.TO (TOP)

Your CI Pipeline Is Lying to You — 5 Signals You're Ignoring (And How to Fix Them)

Your CI is green but lying to you. 5 hidden signals that cost your team hours every week — and how to fix each one.…

16 views ·
#ci#testing
DEV.TO (TOP)

Why Your MCP Integrations Break Silently — And How We Built DriftGuard to Close the Gap

Optic is gone. oasdiff covers CI. Nobody watches MCP tool schemas or third-party API payloads in production. Here is the market gap we built DriftGuard to solve — with practical wo…

10 views ·
#api#monitoring
DEV.TO (TOP)

Not All Open Source Is Equal: Choosing a PostgreSQL Operator for Kubernetes in 2026

Recent licensing and distribution changes (MinIO archived, Bitnami catalog reduced, Crunchy Data redistribution limits) reshape what "open source" means for Kubernetes Postgres ope…

14 views ·
#postgres#kubernetes#opensource
DEV.TO (TOP)

Why I built an AI repair loop that stops after one fix on purpose

A few weeks ago I watched my AI coding agent successfully fix a bug. The tests passed. The patch...…

11 views ·
#ai#productivity
TECHRADAR

CISA warns that Nx Console and GitHub repositories abused in multiple supply chain compromises – tools across enterprise, cloud, and DevOps environments exploited

CISA warns that GitHub repos are being abused via a malicious Nx Console Visual Studio Code extension.…

20 views ·
#cybersecurity#supply chain
DEV.TO (TOP)

How to Run Untrusted AI Agent Code Without Docker

Docker shares the host kernel. That was always the trade. It was fine when a human read the script...…

14 views ·
#security#ai
DEV.TO (TOP)

What Is the Difference Between Cloud Cost Optimization and Cloud Cost Management?

Cloud cost management and cloud cost optimization are often used interchangeably but they solve...…

11 views ·
#cloud#finops
DEV.TO (TOP)

Done means released. Everything else is inventory.

Continuous Delivery means every commit is deployable. Deploy and release are separate events. The gap between them should be a decision, not an accident, or a big event.…

13 views ·
#softwaredevelopment#continuousdelivery
DEV.TO (TOP)

I Deployed My Go Backend to a Real VPS. Here's Exactly What Happened.

In Part 14, I finished HMAC webhook signing. The backend was complete — JWT auth, PostgreSQL, Redis...…

10 views ·
#go#docker
JETBRAINS BLOG

TeamCity 2026.1.1 Is Now Available

Update to the latest version to benefit from the latest improvements and security fixes.…

13 views ·
#software#updates
GITHUB

Piper – DevOps copilot where the LLM picks typed actions, not shell

Pipeline Intelligence, Provisioning, Error-handling & Releases — terminal-first LLM-driven DevOps copilot - antoniociccia/piper…

11 views ·
#technology#software
DEV.TO (TOP)

Designing a Resilient Media Orchestration System: Event-Driven Architecture with Real-Time AI

Designing a Resilient Media Orchestration System: Event-Driven Architecture with Real-Time...…

16 views ·
#media#ai#architecture
DEV.TO (TOP)

How I rescued a RAG assistant from memory leaks and got it running on a 512MB RAM free tier

A few weeks ago, I had a classic "works on my machine" moment. I had built a nice RAG prototype...…

17 views ·
#ai#manufacturing
DEV.TO (TOP)

LLM-Manager: Orchestrating Ollama and Llama.cpp with Pure Bash

LLM-Manager is a lightweight, modular Bash suite with a dual JSON/Interactive interface designed to...…

16 views ·
#bash#ai#opensource
DEV.TO (TOP)

Stop Shipping Secrets in Jenkins: A Look at Secret Guard

Stop Shipping Secrets in Jenkins: A Look at Secret Guard If you’ve run Jenkins for long...…

14 views ·
#cicd#security
DEV.TO (TOP)

I Built a Secret Scanner That Checks Your Git History, Not Just Your Code

Most developers know they shouldn't commit API keys. Most secret scanners will catch an AWS key...…

12 views ·
#security#opensource
DEV.TO (TOP)

Why Your Website Can Be "Up" And Still Broken: A Deep Dive Into Latency Phases

Why Your Website Can Be "Up" And Still Broken Most uptime monitors tell you one thing: is...…

13 views ·
#webdev#performance#monitoring