ContentPosts from @devopslinks..
Link
@devopslinks shared a link, 3 weeks, 5 days ago
FAUN.dev()

What is autonomous validation? The future of CI/CD in the AI era

CircleCI droppedautonomous validation, a smarter CI/CD that thinks on its feet. It scans your code, predicts breakage, runs only the tests that matter - and fixes the easy stuff on its own. If things get messy, it hands off full context so you’re not digging through logs. Bonus: it keeps learning fr.. read more  

What is autonomous validation? The future of CI/CD in the AI era
News FAUN.dev() Team Trending
@devopslinks shared an update, 3 weeks, 5 days ago
FAUN.dev()

MinIO Pulls Docker Images and Documentation - Community Calls Move "Malicious" and "Lock-In Strategy"

MinIO

MinIO transitions to a source-only distribution model, ending pre-compiled Docker images, sparking community concerns over security and feature removal.

MinIO GitHub Issue
News FAUN.dev() Team Trending
@devopslinks shared an update, 3 weeks, 5 days ago
FAUN.dev()

Cloudflare Turns Workers into an Email Platform - Private Beta Begins.

Cloudflare Workers Cloudflare

Cloudflare introduces a private beta for its Email Service, integrating email sending into Workers to streamline email management and enhance delivery reliability for developers.

Cloudflare Turns Workers into an Email Platform - Private Beta Begins.
News FAUN.dev() Team Trending
@devopslinks shared an update, 3 weeks, 5 days ago
FAUN.dev()

A New Terraform Alternative Has Arrived - Platform Engineering Labs Launches Formae

formae Terraform

Platform Engineering Labs introduces formae, an open-source IaC platform, to streamline cloud resource management and replace traditional systems like Terraform.

A New Terraform Alternative Has Arrived - Platform Engineering Labs Launches Formae
 Activity
@devopslinks added a new tool formae , 3 weeks, 5 days ago.
News FAUN.dev() Team Trending
@devopslinks shared an update, 3 weeks, 6 days ago
FAUN.dev()

GitLab 18.5 Debuts: Boosted Usability and AI-Powered Features

GitLab GitLab CI/CD

GitLab 18.5 introduces a new panel-based UI and AI-driven tools to enhance usability, streamline workflows, and improve security with features like automated vulnerability triage and Static Reachability Analysis.

GitLab 18.5 Debuts: Boosted Usability and AI-Powered Features
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 month ago
FAUN.dev()

AWS Outage: A Single Cloud Region Shouldn’t Take Down the World. But It Did.

Amazon Web Services

A major AWS outage disrupted high-profile services like Amazon, Snapchat, and Disney+, affecting over 70 AWS services and causing widespread operational issues.

Downdetector
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

How AI can help your DevSecOps pipeline

AI is sliding into DevSecOps and turning security into less of a slog. Tools likeDarktrace PREVENT,CrowdStrike Falcon, andMicrosoft Security Copilotaren't just watching—they're flagging weird behavior, proposing fixes, and unclogging patch pipelines inside CI/CD. The shift:DevSecOps is on its way to.. read more  

How AI can help your DevSecOps pipeline
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

How Shopify Handles 30TB of Data Every Minute with a Monolithic Architecture

Shopify handles billions of Black Friday requests on amodular monolith, built with Ruby on Rails and kept in check byPackwerk. Domain boundaries are enforced. Chaos averted. Inside, it blendsHexagonal Architecture, isolatedPods, and real-time Kafka pipes. The system scales without fracturing into mi.. read more  

How Shopify Handles 30TB of Data Every Minute with a Monolithic Architecture
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

How I Block All 26 Million Of Your Curl Requests

A developer built a razor-sharp TLS fingerprinting and blocking tool—all in kernel space—witheBPFandXDP. It hooks into incoming packets, scrapes TLS Client Hello messages, and cranks out simplified JA4-style hashes from their cipher suite lists. The fun part? It's running under tight stack limits, s.. read more  

How I Block All 26 Million Of Your Curl Requests