ContentPosts from @jim..
Link
@devopslinks shared a link, 5 hours ago
FAUN.dev()

More Than DNS: The 14 hour AWS us-east-1 outage

AWS’s us-east-1 faceplanted for 14 hours after arace conditioninDynamoDBkicked off a DNS meltdown, taking down 140 services. EC2 buckled under acongestive collapse, overwhelmed by a backup in DropletWorkflow Manager queues. Meanwhile, NLB health checks kept firing blanks - tricked by stale network s..

More Than DNS: The 14 hour AWS us-east-1 outage
Link
@devopslinks shared a link, 5 hours ago
FAUN.dev()

How We Saved $500,000 Per Year by Rolling Our Own “S3”

Nanit ditched S3’s PutObject-heavy ingest path and built a customRust-based in-memory landing zone (N3). It cut ~$500K/year in storage ops. N3 grabs short-lived video chunks straight into RAM and only spills to S3 when it has to. Ordering stays tight thanks toSQS FIFO, and fallback kicks in clean wh..

How We Saved $500,000 Per Year by Rolling Our Own “S3”
Link
@devopslinks shared a link, 5 hours ago
FAUN.dev()

You already have a git server

A plain-oldgit repo on an SSH-accessible servercan double as a lean deployment rig. Drop in somegit hooks- like apost-receive- and every push can kick off static site builds or publish code on the spot. No extra tools. Just Git doing Git things. Turns basic Git infra into a no-frills CI/CD pipeline...

Link
@devopslinks shared a link, 5 hours ago
FAUN.dev()

LinkPro: eBPF rootkit analysis

A new stealth rootkit calledLinkProjust surfaced, taking aim at AWS-hosted Linux boxes. It blends two customeBPF programsfor deep concealment and remote activation via magic packets. The path in?CVE-2024-23897—an RCE on a public Jenkins server. From there, attackers slipped into Amazon EKS clusters,..

LinkPro: eBPF rootkit analysis
Link
@devopslinks shared a link, 5 hours ago
FAUN.dev()

Manage Secrets of your Kubernetes Platform at Scale with GitOps

Learn how to manage secrets with the External Secrets Operator and plug it into Argo CD to power your Internal Developer Platform without manual management, enabling self-service secrets management and secure connections between workload clusters and the control plane. With a chain of trust between ..

News FAUN.dev() Team
@kala shared an update, 6 hours ago
FAUN.dev()

AWS Unveils Project Rainier: Massive AI Cluster with Trainium2 Chips

Amazon Web Services

AWS has launched Project Rainier, a massive AI compute cluster with nearly half a million Trainium2 chips, in collaboration with Anthropic to advance AI infrastructure and model development.

AWS Unveils Project Rainier: Massive AI Cluster with Trainium2 Chips
News FAUN.dev() Team
@devopslinks shared an update, 8 hours ago
FAUN.dev()

Amazon Apologizes for Major AWS Outage in US-EAST-1 Region

Amazon Web Services Amazon EC2 Amazon ELB

Amazon apologized for a major AWS outage in the Northern Virginia region, caused by a race condition in the DynamoDB DNS management system, affecting services like DynamoDB, Network Load Balancer, and EC2.

Amazon Apologizes for Major AWS Outage in US-EAST-1 Region
News FAUN.dev() Team
@varbear shared an update, 10 hours ago
FAUN.dev()

AI Takes Over GitHub: TypeScript Tops the Charts as 36 Million New Developers Join the Platform

Docker TypeScript vLLM GitHub Copilot Python

In 2025, GitHub saw a surge in growth with AI advancements, as TypeScript overtook Python and JavaScript in popularity, fueled by the release of GitHub Copilot Free and a global developer expansion.

AI Takes Over GitHub: TypeScript Tops the Charts as 36 Million New Developers Join the Revolution
 Activity
@kala added a new tool vLLM , 10 hours, 2 minutes ago.
 Activity
@varbear added a new tool TypeScript , 10 hours, 49 minutes ago.