Join us

ContentUpdates and recent posts about Trivy..
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

FinOps in Action: Efficient AWS EKS Deployment with Terraform

Amazon EKStames Kubernetes chaos on AWS and dishes up power moves when you throwTerraforminto the ring. Terraform automates and locks down cluster management, letting you strut into cost-saving territory like a pro. Deploying EKS clusters through Terraform? That's your golden ticket toSpot Instances.. read more  

FinOps in Action: Efficient AWS EKS Deployment with Terraform
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

How to create Cilium Cluster Mesh between K3s and Azure Kubernetes Service

Ciliummasterfully knits clusters, weaving on-prem K3s with privateAKSusing Azure Virtual WAN. Efficient load-balancing? Piece of cake... read more  

Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Save Millions on Your Cloud Bill: 11 Strategies for Kubernetes Cost Optimization

Cloud budgets take a 28% hit.Money vanishes like socks in a dryer. Tame the chaos by closely watching usage and putting Kubernetes on autopilot. Cost control starts with crystal-clear visibility and bold tweaks to cluster autoscaler settings. Custom schedulers and spot nodes can slash expenses, but .. read more  

Save Millions on Your Cloud Bill: 11 Strategies for Kubernetes Cost Optimization
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Components of an Open Source AI Compute Tech Stack

AI stacks are zeroing in onKubernetes,Ray, andPyTorchto boost workload scaling, whilevLLMsteps up LLM processing. Yet, in research-heavy enclaves, the old warhorseSLURMstill has its spotlight... read more  

Components of an Open Source AI Compute Tech Stack
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Publishing AI models to Hub

Docker Model Runnerstruts out with new tricks:tag, push, and packagecommands. Want to pass around AI models like they're hot potatoes? Now you can. They're OCI artifacts now, slotting smoothly into your workflow like it was always meant to be... read more  

Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Your Barbershop Doesn't Need Kubernetes

A$50K enterprise AI solutionfor a small barbershop’s calendar woes? Get real. Instead, roll up your sleeves, shell out a modest used car budget, and letAIwrestle with the true hairballs: no-shows, last-minute swaps, and—bonus—gleaming, satisfied clients... read more  

Your Barbershop Doesn't Need Kubernetes
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Announcing Multigres: Vitess for Postgres

Supabasehas a bold mission: makePostgresfly with their new project,Multigres. Inspired byVitessfor MySQL, they're gunning for seamless Postgres compatibility. Supabase hums along as usual, but keep an eye onOrioleDB—it's about to team up with Multigres and stir things up... read more  

Announcing Multigres: Vitess for Postgres
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

No SSH? What Is Talos, This Linux Distro for Kubernetes?

Talos Linuxflips the script: an unyielding file system, managed by API magic, and says goodbye to SSH forever. Built forKuberneteson just about any platform. Yes, even those Raspberry Pis hiding in your drawer... read more  

Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

A Year of Envoy Gateway GA: Building, Growing, and Innovating Together

Envoy Gatewayjust wrapped its rookie year, and it’s been anything but boring. Four major releases. Game-changing features. A community of builders that means business. Version 1.4? It roped in65 contributorsfrom54 companies, revamping the way cloud-native traffic flows. Meanwhile,Envoy Proxykeeps gr.. read more  

A Year of Envoy Gateway GA: Building, Growing, and Innovating Together
Link
@faun shared a link, 8 months, 2 weeks ago
FAUN.dev()

Introducing the Certified Cloud Native Platform Engineering Associate (CNPA): Community-Driven Certification for Platform Engineers

The CNPA cert isn't just a piece of paper—it's your ticket to proving you're a maestro of platform engineering. Think automation, observability, and making life easier for developers. Created by the CNCF and Linux Foundation, with a little help from over 50 tech visionaries, it's tailor-made for tho.. read more  

Trivy, maintained by Aqua Security, is a comprehensive open source security scanner used across container images, file systems, Git repositories, Kubernetes clusters, and cloud infrastructure. It detects vulnerabilities, exposed secrets, IaC misconfigurations, and license issues. Trivy is fast, easy to use, and integrates with CI/CD pipelines, GitOps workflows, Kubernetes admission controllers, and developer tooling. It also generates SBOMs in multiple formats and supports deep scanning of OCI artifacts. Its wide coverage and low-friction adoption make it one of the most popular tools in modern DevSecOps and cloud-native security ecosystems.