ContentPosts from @hewjoe..
Link
@faun shared a link, 1 month ago

Building a Cloud Strategy That Delivers

Cloud strategy? It's not about fancy slideshows but shaking up how teams build and deploy. Master new skills. EmbraceSRE practiceslike it's your favorite hobby...

Building a Cloud Strategy That Delivers
Link
@faun shared a link, 1 month ago

Atlassian moved 4 million Postgres databases to AWS Aurora

Atlassianpulled off a major coup, relocating 4 million Jira Postgres databases toAWS Aurora. They slashed expenses by taming CPU beasts and carved out a rock-solid 99.99% uptime. A delightful efficiency cocktail. SamsungandTSMCare brooming through some project cobwebs. Samsung's rethinking its Texas..

Atlassian moved 4 million Postgres databases to AWS Aurora
Link
@faun shared a link, 1 month ago

Why Kubernetes Throttled My Idle Pods

70% CPU throttlingbaffled me in Kubernetes—minimal CPU usage, yet throttling? Alexandru Lazarev nailed it: ditch the CPU limits. Instant fix. Prometheus paints the spikes, while Grafana smooths them into a bore. Maybe those burstable CPU limits will swoop in to save us soon...

Why Kubernetes Throttled My Idle Pods
Link
@faun shared a link, 1 month ago

Kubernetes complexity killer, Lens by Mirantis embedded AI assistant

Mirantis Lens just got a brain transplant. MeetLens Prism, the AI that slices through Kubernetes like a hot knife through butter—offering real-time insights and commands right in your IDE. Wave goodbye to command-line hell with their slickAWS integration. It blitzes through the setup grind, letting ..

Kubernetes complexity killer, Lens by Mirantis embedded AI assistant
Link
@faun shared a link, 1 month ago

Cloud Native App Local Development Made Easy with Microcks and Dapr

Dapr's sidecar model makes service talk a breeze.Microcks? It's all about pretending those pesky dependencies are there, so developers can run tests without spinning up an entire Kubernetes circus...

Cloud Native App Local Development Made Easy with Microcks and Dapr
Link
@faun shared a link, 1 month ago

Improving Amazon ECS deployment consistency with SOCI Index Manifest v2

SOCI index manifest v2locks onto container images like a heat-seeking missile. It banishes AWS Fargate deployment gremlins and declutters index management. Switching to v2? Simple—deploy a shiny new CLI subcommand. Voilà, no more accidental SOCI index deletions wreaking havoc on your image indexes...

Link
@faun shared a link, 1 month ago

Basically Everyone Should Be Avoiding Docker

Docker’s magic? Slick deployment for the Unix-challenged. But here’s the catch: it ties skilled users in knots.Sure, it smooths some bumps, but at the price of freedom. Customizations? Troublesome. Troubleshooting? A nightmare. Simple tasks become tangled puzzles...

Link
@faun shared a link, 1 month ago

Switching to eBPF One Step at a Time with Calico DNS Inline Policy

Calico Enterprise 3.21rolls out eBPF-driven DNS policies toiptables, slicing latency without needing an eBPF overhaul. EnterDNS inline mode: it outpaces competing DNS policies, kills retransmits, and zips up connections.Nftables?Still lagging in eBPF chops, but xtables—which they’ve put out to pastu..

Link
@faun shared a link, 1 month ago

Running high-performance PostgreSQL on Azure Kubernetes Service

PostgreSQLpumps life into 36% ofKubernetesworkloads. Over at Azure, they've got localNVMestorage that's as fast as a hot knife through butter—perfect for those deployments that absolutely must defy gravity. For the budget-conscious,Premium SSD v2struts in offering beefy scalability. We're talking up..

Running high-performance PostgreSQL on Azure Kubernetes Service
Link
@faun shared a link, 1 month ago

Playbook for building Secure Cloud or Kubernetes Applications

Kubernetes and cloud apps shouldn't toy with security.Least Privilege,Privilege Separation, andZero Trustaren't trendy buzzwords; they're must-have armor. These principles nail down strict controls, carve duties into distinct silos, and demand proof at every turn. What do they transform? They turn u..