Skip to main content

761 posts tagged with "Infrastructure"

Blockchain infrastructure and node services

View all tags

Headlamp's Cluster API Plugin: What a Point-and-Click Fleet UI Changes for Teams Who'd Rather Not Live in kubectl
·Dora Noda·11 min

Headlamp's Cluster API Plugin: What a Point-and-Click Fleet UI Changes for Teams Who'd Rather Not Live in kubectl

Headlamp's new Cluster API plugin puts CAPI fleet state behind a point-and-click UI. Where it beats kubectl and clusterctl, where it fights your GitOps loop, and why a self-hosted PaaS should adopt it for operators instead of building a fleet dashboard.

Kubernetes
self-hosting
PaaS
developer tools
+1
Retiring cluster-admin and the Shared Bastion: Kubernetes' Access-Broker Pattern for Production Debugging
·Dora Noda·11 min

Retiring cluster-admin and the Shared Bastion: Kubernetes' Access-Broker Pattern for Production Debugging

Kubernetes' March 2026 guidance replaces cluster-admin exec and shared bastions with a three-layer access broker: least-privilege RBAC, group-based bindings, and a just-in-time gateway — plus how to wire it into a multi-tenant PaaS debug-shell feature without rebuilding the anti-pattern.

Kubernetes
security
self-hosting
PaaS
+1
Litestream's Writable VFS: SQLite Mounted From an S3 Bucket as the No-Managed-Database Persistence Path for a Self-Hosted PaaS
·Dora Noda·11 min

Litestream's Writable VFS: SQLite Mounted From an S3 Bucket as the No-Managed-Database Persistence Path for a Self-Hosted PaaS

Litestream's writable VFS lets an app open a SQLite database whose pages live in an S3 bucket — reads via Range requests, writes synced every second. How the mechanism works, the honest constraints, and a workload-by-workload table of what fits versus what still needs a tenant-run Postgres.

self-hosting
PaaS
infrastructure
cost-optimization
+1
Static Outbound IPs Are a Paid Add-On on PaaS and a Free Property of Your Own Server
·Dora Noda·16 min

Static Outbound IPs Are a Paid Add-On on PaaS and a Free Property of Your Own Server

Railway shipped static outbound IPs and IPv6 on July 3, 2026 — Pro-only, three shared IPs per service with HA migration by July 13. What that costs, why allowlists turn egress into a production dependency, and why hardware you own solves it with one exclusive IP and no feature toggle.

PaaS
self-hosting
infrastructure
cost-optimization
+1
Render Just Made PgBouncer Free. Here's the Connection-Pooling Homework You Inherit When You Self-Host Postgres
·Dora Noda·12 min

Render Just Made PgBouncer Free. Here's the Connection-Pooling Homework You Inherit When You Self-Host Postgres

Render's July 2026 changelog bundles PgBouncer free with paid Postgres. Here is every decision that toggle makes for you — pooler choice, transaction vs session mode, prepared-statement fixes — plus a complete pgbouncer.ini for reproducing it on your own hardware.

self-hosting
PaaS
infrastructure
migration
+1
Self-Hosting Firecracker Sandboxes for AI Agents: The Real Math Behind the 60–80% Cost Drop
·Dora Noda·11 min

Self-Hosting Firecracker Sandboxes for AI Agents: The Real Math Behind the 60–80% Cost Drop

E2B, Modal, and Daytona meter AI-agent sandboxes at $0.17–0.24 per hour; one $115 Hetzner box running Firecracker delivers them for cents. A worked cost model shows where the 60–80% savings actually start — and why the popular 500-sandbox-hour threshold assumes your ops time is free.

self-hosting
AI
infrastructure
cost-optimization
+1
Runbooks Your Agents Maintain: Inside WUPHF's Markdown-Plus-Git Wiki Model
·Dora Noda·12 min

Runbooks Your Agents Maintain: Inside WUPHF's Markdown-Plus-Git Wiki Model

WUPHF keeps agent-maintained runbooks and postmortems as Markdown in Git. Why a repo agents can PR beats a SaaS wiki API for auditability, reverting bad knowledge, and owning your platform's operational memory.

AI agents
self-hosting
developer tools
infrastructure
AWS DevOps Agent Goes GA But Still Can't Deploy the Fix: The Diagnose-Not-Act Line
·Dora Noda·10 min

AWS DevOps Agent Goes GA But Still Can't Deploy the Fix: The Diagnose-Not-Act Line

AWS DevOps Agent reached GA finding root causes in minutes — but it still refuses to execute the fix. Why every enterprise agentic-ops vendor stops at diagnosis, and the five pieces of platform machinery needed before an AI agent can safely deploy the rollback itself.

AI agents
Enterprise AI
PaaS
infrastructure
+1
Bitwarden's July 2026 Update Broke Every Vaultwarden Overnight: The Real Cost of Reimplementing a Protocol You Don't Own
·Dora Noda·10 min

Bitwarden's July 2026 Update Broke Every Vaultwarden Overnight: The Real Cost of Reimplementing a Protocol You Don't Own

Bitwarden's 2026.7.0 client silently repurposed a wire-format field Vaultwarden had emitted for eight years, breaking every self-hosted deployment overnight. A concrete cost accounting of running a compatible reimplementation of a protocol you don't control — and why bex's Render-compatible API carries the same risk.

self-hosting
security
infrastructure
engineering
Showing 82–90 of 761 posts
Prev10 / 85Next