DevOps, CI/CD & Platform Engineering

Pipelines, containers, Kubernetes, IaC/GitOps, observability, and team “golden paths.”

  • 5 Subtopics
  • 12 Tracked terms
  • Last 30 days Feed window

Inside DevOps, CI/CD & Platform Engineering

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in DevOps, CI/CD & Platform Engineering


dev.to > marcusaprelius > a-new-release-of-the-vscode-extension-for-browsing-crypto-filesvaults-1ghf

A new release of the VSCode extension for browsing crypto files/vaults

29+ min ago   (23+ words) I have released a new version of SATO, a VS Code extension for viewing and managing cryptographic... Tagged with kdbx, vault, vscode, pgp....


dev.to > arshtechpro > brewui-a-first-look-at-homebrews-official-macos-gui-3fk2

BrewUI: A First Look at Homebrew's Official macOS GUI

23+ min ago   (833+ words) If you use a Mac for development, you almost certainly have Homebrew installed. You type brew install something, wait a few seconds, and move on with your day. But not everyone who needs Homebrew is comfortable in a terminal. Designers,…...


dev.to > tanbirramim > i-built-a-small-python-library-to-add-retries-caching-fallbacks-budgets-and-guardrails-around-f75

I built a small Python library to add retries, caching, fallbacks, budgets, and guardrails around native LLM SDK calls

1+ hour, 12+ min ago   (26+ words) I got tired of writing the same LLM boilerplate in every project, so I made a library Three lines to... Tagged with ai, python, llm, opensource....


forkast.news > wso2-ships-an-open-source-control-plane-formalizing-agent-governance-as-infrastructure

WSO2 Ships an Open-Source Control Plane, Formalizing Agent Governance as Infrastructure

2+ hour, 25+ min ago   (53+ words) Apache 2.0 release separates agent governance from agent logic for the first time at framework scale — identity, guardrails, and observability become an infrastructure layer, not a developer burden. Blair Hayes Agent Infrastructure All stories by Blair Hayes → |[email protected] Blair Hayes works…...


devops.com > why-mlops-pipelines-need-security-audits

Why MLOps Pipelines Need Security Audits

1+ hour, 41+ min ago   (436+ words) A practical SecMLOps experiment shows how Apache Airflow ML pipelines can adopt DevSecOps controls for auditable security evidence....


dev.to > edifierxuhao > a-run-history-cannot-show-you-a-run-it-never-created-1fm3

A run history cannot show you a run it never created

2+ hour, 32+ min ago   (1118+ words) There is a failure mode in every event-driven system that its own logs are structurally incapable of reporting. Not "hard to find". Incapable. The system accepts a unit of work, answers success, and then the work does not happen. Nothing…...


dev.to > sunnysahijwani > how-long-does-a-redis-sentinel-failover-actually-take-i-measured-it-31ho

How long does a Redis Sentinel failover actually take? I measured it

2+ hour, 29+ min ago   (442+ words) I killed an in-memory database primary on purpose — fifteen times, across three... Tagged with redis, devops, docker, database....


dev.to > frontendfacile > dal-laptop-alla-produzione-guida-pratica-a-deploy-sicurezza-e-automazione-per-web-app-full-stack-2p8f

Dal laptop alla produzione: guida pratica a deploy, sicurezza e automazione per web app full‑stack

2+ hour, 56+ min ago   (774+ words) Un percorso “hands-on” su Ubuntu: server, runtime, reverse proxy, HTTPS, backup e CI/CD per pubblicare applicazioni in modo affidabile. Portare una web app dal tuo laptop a un ambiente di produzione pubblico, sicuro e manutenibile è uno di quei…...


dev.to > nithu_varshini_ > docker-268h

Docker

3+ hour, 3+ min ago   (19+ words) Desktop 1.Open terminal 2.Run docker pull nginx docker pull httpd docker pull... Tagged with containers, devops, docker, tutorial....