Join us

ContentUpdates and recent posts about Lustre..
Β Activity
@arunsanna added a new tool AWS-Sage , 2Β months, 3Β weeks ago.
Story FAUN.dev() Team Trending
@eon01 shared a post, 2Β months, 3Β weeks ago
Founder, FAUN.dev

Helm Cheat Sheet: Everything You Need to Know to Start Using Helm

Helm Kubernetes

Helm is the package manager Kubernetes was missing. It lets you package applications and their dependencies into charts, deploy them as versioned releases, and manage installs, upgrades, and rollbacks in a consistent and repeatable way. This post walks through what Helm is, how to install it, and the core commands you will use day to day.

Β Activity
@varbear added a new tool Git , 2Β months, 3Β weeks ago.
Course
@eon01 published a course, 2Β months, 3Β weeks ago
Founder, FAUN.dev

Helm in Practice

#HelmΒ 
Helm Argo CD Docker k3s Harbor Kubernetes

Designing, Deploying, and Operating Kubernetes Applications at Scale

Helm in Practice
Β Activity
@zeno added a new tool Sigstore , 2Β months, 3Β weeks ago.
Story
@laura_garcia shared a post, 2Β months, 3Β weeks ago
Software Developer, RELIANOID

πŸš€ π—₯π—˜π—Ÿπ—œπ—”π—‘π—’π—œπ—— 𝟳.𝟴.𝟬 π—–π—Όπ—Ίπ—Ίπ˜‚π—»π—Άπ˜π˜† π—˜π—±π—Άπ˜π—Άπ—Όπ—» π—Άπ˜€ π—Όπ˜‚π˜!

This new release brings a modern foundation and powerful cloud automation to the open-source community: πŸ”Ή Debian Bookworm 12.12 πŸ”Ή Major upgrade support πŸ”Ή Automated cloud deployments on AWS, Azure & GCP πŸ”Ή Terraform-based Infrastructure as Code πŸ”Ή Improved Web UI usability and responsiveness Designed t..

Community edition V7.8 release relianoid
Story
@viktoriiagolovtseva shared a post, 2Β months, 3Β weeks ago

A Ready-to-Use Business Travel Template For Jira

For many of us, even planning a personal trip can be a daunting task. Missing one detail when booking a flight or hotel can lead to a disaster. The challenge becomes even greater when you need to organize a business trip for others, especially for large events where many people travel simultaneously.Β 

Additionally, business travel often requires multiple approvals and cross-team collaboration. You will need a solution to keep everyone on the same page and easily track every detail. A business travel template for Jira is an ideal way to solve this challenge.Β 

In this blog post, we share a ready-to-use template and explain how to use it.

Zrzut ekranu 2025-12-17 143647
Story
@laura_garcia shared a post, 2Β months, 3Β weeks ago
Software Developer, RELIANOID

πŸš€ AI is redefining Site Reliability Engineering (SRE)

What started as ensuring web apps were fast and resilient has now entered a new era: AI Reliability Engineering. Inference workloads demand speed, trust, and observability far beyond traditional infrastructure challenges. In our latest blog, we explore: Why unreliable AI is worse than no AI at all H..

relianoid_blog_documentation
Story
@laura_garcia shared a post, 2Β months, 3Β weeks ago
Software Developer, RELIANOID

πŸ’Ά The EU is investing €1.3 BILLION in AI, cybersecurity, and digital skills.

What does it mean for your organization? The European Commission's massive investment is a clear signal: digital security is a top priority for Europe's future. Now is the time to adopt secure, compliant, and high-performance solutionsβ€”like RELIANOID. βœ… Cybersecurity by design βœ… Ready for UK & EU re..

Blog EU Investment in Cybersecurity
Story Xygeni Team
@mashka shared a post, 3Β months ago
Paid Acquisition and Growth Marketing, xygeni

New Threats in Open Source: Worms, AI-Driven Malware, and Trust Abuse

Open source security just hit a new level: self-spreading worms, AI-run attacks, and registry abuse at a massive scale. Shai-Hulud, GlassWorm, and AI-orchestrated intrusions show how fast threats now move, and how easily one stolen token can infect entire ecosystems. The supply chain has changed. Our defenses must too.

New-Threats-in-Open-Source-Worms-AI-Driven-Malware-and-Trust-Abuse-1
Lustre is an open-source, parallel distributed file system built for high-performance computing environments that require extremely fast, large-scale data access. Designed to serve thousands of compute nodes concurrently, Lustre enables HPC clusters to read and write data at multi-terabyte-per-second speeds while maintaining low latency and fault tolerance.

A Lustre deployment separates metadata and file data into distinct servicesβ€”Metadata Servers (MDS) handling namespace operations and Object Storage Servers (OSS) serving file contents stored across multiple Object Storage Targets (OSTs). This architecture allows clients to access data in parallel, achieving performance far beyond traditional network file systems.

Widely adopted in scientific computing, supercomputing centers, weather modeling, genomics, and large-scale AI training, Lustre remains a foundational component of modern HPC stacks. It integrates with resource managers like Slurm, supports POSIX semantics, and is designed to scale from small clusters to some of the world’s fastest supercomputers.

With strong community and enterprise support, Lustre provides a mature, battle-tested solution for workloads that demand extreme I/O performance, massive concurrency, and petabyte-scale distributed storage.