devops

Tag

Cards List
#devops

An inter-mesh deployment pipeline

Lobsters Hottest · yesterday Cached

A blog post describing a custom inter-mesh deployment pipeline that bridges staging and production environments using NATS, with a focus on auditability, security, and remedying environment drift.

0 favorites 0 likes
#devops

GitHub Actions needs OIDC audience constraints

Lobsters Hottest · 2d ago Cached

This blog post argues that GitHub Actions lacks static OIDC audience constraints, unlike GitLab CI/CD, and that this design weakness poses an increasing security risk as OIDC-based federation becomes more common.

0 favorites 0 likes
#devops

The Promise None of Them Kept

Lobsters Hottest · 2d ago Cached

An essay arguing that infrastructure tools like Terraform, Chef, Puppet, and Ansible failed to implement promise theory's autonomous agent model, and that LLMs finally supply the missing reasoning layer for truly autonomous infrastructure agents.

0 favorites 0 likes
#devops

@GitHub_Daily: Preparing for operations and DevOps interviews — most of what you find online is cobbled-together question banks, quite different from real interviews. DevOps-Interview-Guide contains 151 real interview records from 85 companies, with questions recorded verbatim by candidates, no secondhand retelling. Covers …

X AI KOLs Timeline · 2d ago Cached

A GitHub repository featuring 151 real DevOps/SRE interview records from 85 companies. Questions were recorded verbatim by candidates and cover Kubernetes, Docker, Terraform, AWS, CI/CD, and more, making it convenient for job seekers to prepare by company or topic.

0 favorites 0 likes
#devops

Am I the problem? Interviewing another team to find out

Lobsters Hottest · 4d ago Cached

A DevOps engineer recounts interviewing the infrastructure team at ngrok to compare how other teams handle technical disagreements, prompting a personal reexamination of his own work relationships and career.

0 favorites 0 likes
#devops

Evolution, Not Reset: Prepare Platform Engineering 2.0 for Autonomous Agents

Reddit r/ArtificialInteligence · 5d ago Cached

An analysis of how platform engineering must evolve for AI agents, shifting from rigid golden paths to composable, API-first building blocks that support non-human identities, scoped permissions, and audit trails.

0 favorites 0 likes
#devops

Yesterday's GitHub outage is a preview of the agentic future's biggest bottleneck: our agents still route through one company's control plane.

Reddit r/AI_Agents · 5d ago

The GitHub outage highlights the fragility of centralized control planes for AI agents, prompting a call for open, decentralized, agent-native build infrastructure with gitlawb cited as an emerging example.

0 favorites 0 likes
#devops

GitHub Actions and Pages are experiencing degraded availability

Hacker News Top · 6d ago Cached

GitHub Actions and Pages are experiencing degraded availability, with workflow runs failing or delayed and some API requests returning errors. GitHub engineers are investigating and applying mitigations.

0 favorites 0 likes
#devops

@cognition: Run Devin Outposts on @Vercel Sandbox to build and test your app in an isolated microVM. In Vercel Sandbox, Devin can r…

X AI KOLs Following · 6d ago Cached

Cognition's Devin Outposts can now run on Vercel Sandbox, giving developers isolated microVMs with Docker, VPN, and filesystem snapshots for building and testing apps.

0 favorites 0 likes
#devops

How Compiler Explorer Runs on AWS in 2026

Lobsters Hottest · 2026-08-05 Cached

Matt Godbolt explains how Compiler Explorer runs on AWS in 2026, covering CloudFront, load balancing, auto-scaling fleets, and infrastructure-as-code with Terraform.

0 favorites 0 likes
#devops

Karpenter's consolidation behaviour is counter-intuitive

Lobsters Hottest · 2026-08-04 Cached

A technical blog post exploring why Karpenter's node consolidation appears counter-intuitive, with cluster capacity staying constant while nodes constantly churn, and explaining the underlying mechanics.

0 favorites 0 likes
#devops

@freeCodeCamp: A production deployment is more than publishing new code. It includes validation, monitoring, and a recover plan if som…

X AI KOLs Timeline · 2026-08-04 Cached

An educational guide that breaks down each stage of a production deployment—builds, artifacts, database migrations, health checks, rolling updates, and rollbacks—and discusses when to use a PaaS versus running your own deployment infrastructure.

0 favorites 0 likes
#devops

BYOC Is Not Just 'Deploy into Their Cloud'

Hacker News Top · 2026-08-04 Cached

The article explains that BYOC (Bring Your Own Cloud) is a spectrum of deployment models, including BYOC-Account, BYOC-VPC, BYOC-K8s, and air-gapped environments, driven by customer needs for data residency, security, cost alignment, and data gravity.

0 favorites 0 likes
#devops

@DanKornas: Harness Open Source is an open source development platform. Key features: • Code hosting • Automated DevOps pipelines •…

X AI KOLs Timeline · 2026-08-03 Cached

DanKornas announces Harness Open Source, an open source development platform featuring code hosting, automated DevOps pipelines, hosted development environments, and artifact registries.

0 favorites 0 likes
#devops

The Wheels We Keep Reinventing

Lobsters Hottest · 2026-07-31 Cached

An essay arguing that software engineers repeatedly reinvent well-solved infrastructure like auth, background jobs, rate limiting, and feature flags, trading proven solutions for custom code that they must maintain and debug.

0 favorites 0 likes
#devops

Where .env Went Wrong

Lobsters Hottest · 2026-07-31 Cached

A technical analysis of why .env files became a de facto configuration standard despite lacking schema, spec, and security semantics, and why teams should replace them with more durable declarations.

0 favorites 0 likes
#devops

Derivations to Deployments: Practical Nix in Production

Lobsters Hottest · 2026-07-31 Cached

This talk explains how to use Nix to achieve full reproducibility from development environments, builds, to cloud deployments, and showcases Antithesis's Nix-based "command set" framework as a replacement for messy scripts.

0 favorites 0 likes
#devops

I got an agent working and then realized the boring server stuff was the actual problem

Reddit r/AI_Agents · 2026-07-31

A developer reflects on moving AI agent workflows to a server and discovering that boring infrastructure concerns like systemd, logging, idempotency, and failure alerts matter more than the agent itself.

0 favorites 0 likes
#devops

GitHub is the wrong shape for this new world

Hacker News Top · 2026-07-29 Cached

This blog post argues that GitHub's collaboration paradigm (branches, pull requests, code reviews) is ill-suited for the modern AI-driven software development era where LLMs and agents generate code at high velocity, calling for rethinking of tools and workflows.

0 favorites 0 likes
#devops

Anyone else struggling to keep track of all the non-human identities in their environment?

Reddit r/artificial · 2026-07-29

A developer highlights the difficulty of tracking AI agents and non-human identities in modern environments, noting that many agents spin up and disappear without visibility.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback