» Tag
devops
16 posts100 Days of DevOps: Killing SSH Passwords and Resizing EC2
Day 7 of a 100-day DevOps series covers setting up passwordless SSH properly and the public IP pitfall that trips people up when resizing an EC2 instance.
awsdevopssshec2Logging Into Higgsfield CLI on a Headless Server: The localhost Trap
Why OAuth PKCE CLI logins fail on headless servers: localhost is per-machine, redirect URIs are allowlisted, and how replaying the callback URL manually solves it.
oauthclidevopsauthenticationCloudflare Launches Temporary Accounts for AI Agents
Cloudflare adds a --temporary flag to Wrangler CLI, letting AI agents deploy Workers without sign-up. 60-minute temporary accounts enable frictionless code-deploy-verify loops without human intervention.
cloudflareai-agentsdevopscliGitHub Enterprise Server Rebuilds Search Architecture with Elasticsearch CCR
GitHub moves Enterprise Server HA installations to Elasticsearch's Cross Cluster Replication to end fragile, cluster-wide search index failures.
githubelasticsearchhigh-availabilitysearchBağımlılıklar Neden Doğrudan VCS'den Çekilmeli: Go vs RubyGems
Go modüllerinin VCS tabanlı bağımlılık modeli ile RubyGems/npm'in paket yayınlama modeli karşılaştırılıyor; tedarik zinciri güvenliği ve denetim kolaylığı ele alınıyor.
dependency-managementsupply-chain-securitygorubyWhy Does Platform Engineering Keep Recreating the Same Bottleneck?
Abby Bangser explains how platform teams end up recreating the exact bottleneck DevOps aimed to fix, the 'platform as a product' test, and why AI agents are now the real maturity benchmark.
platform-engineeringdevopsai-agentsdeveloper-experience