Join us

ContentUpdates and recent posts about Lustre..
Link
@anjali shared a link, 6 months, 2 weeks ago
Customer Marketing Manager, Last9

OTel Naming Best Practices for Spans, Attributes, and Metrics

Understand how to name spans, attributes, and metrics in OpenTelemetry for consistent, queryable, and reliable observability data.

Naming_best_practices
Story
@laura_garcia shared a post, 6 months, 2 weeks ago
Software Developer, RELIANOID

✈️ Europe’s skies disrupted: Cyberattack on Collins Aerospace’s MUSE platform

Last week’s incident that forced major airports like Heathrow, Brussels, and Berlin Brandenburg back to pen-and-paper operations shows just how fragile aviation’s digital backbone can be. In our latest article, we analyze: 🔍 How the attack unfolded ⚠️ The cascading operational and security implicati..

Blog airports cyberattack
Link
@anjali shared a link, 6 months, 2 weeks ago
Customer Marketing Manager, Last9

Top 11 Java APM Tools: A Comprehensive Comparison

Compare 11 top Java APM tools, from open-source options to enterprise platforms, and find the best fit for your applications.

java_apm
Link
@atmosly0 shared a link, 6 months, 2 weeks ago
Owner, Atmosly

AI-Powered DevOps Automation for Kubernetes and Cloud DevOps

Discover how Atmosly simplifies Kubernetes operations with advanced DevOps automation, CI/CD tools, and Terraform services for multi-cloud environments.

Atmosly
Story
@laura_garcia shared a post, 6 months, 2 weeks ago
Software Developer, RELIANOID

🤖 RELIANOID at AI Tech Summit 2025

We’re thrilled to join AI Tech Summit 2025 on October 1st in Skopje, North Macedonia — a hub for innovation, collaboration, and the latest AI insights. This summit brings together CIOs, CTOs, AI specialists, and tech visionaries to explore how AI can drive growth, create opportunities, and shape a r..

ai tech summit skopje 2025
Story
@laura_garcia shared a post, 6 months, 3 weeks ago
Software Developer, RELIANOID

🚀 RELIANOID is heading to London!

We’re excited to be part of Civo Navigate London 2025 on September 30, 2025 — the Sovereignty & AI Edition. This event brings together leaders shaping the future of cloud, AI, and compliance across Europe. We’ll showcase how RELIANOID enables secure, observable, and sovereignty-aligned application ..

civo navigate london event
Link
@anjali shared a link, 6 months, 3 weeks ago
Customer Marketing Manager, Last9

AWS Prometheus: Production Patterns That Help You Scale

Run Prometheus reliably on AWS with patterns for scale, cost control, and visibility across EKS, EC2, and multi-region setups.

Kibana logs
Link
@anjali shared a link, 6 months, 3 weeks ago
Customer Marketing Manager, Last9

How to Connect Jaeger with Your APM

Learn how to connect Jaeger with your APM to combine tracing and performance monitoring for deeper system visibility.

async_job_monitoring
Link
@anjali shared a link, 6 months, 3 weeks ago
Customer Marketing Manager, Last9

Key APM Metrics You Must Track

Understand key APM metrics like response time, error rates, throughput, and resource usage to keep your applications reliable and fast.

image
Story
@laura_garcia shared a post, 6 months, 3 weeks ago
Software Developer, RELIANOID

🔄 In case you missed it last month…

🔒 Incident Response in 2025: Lessons Learned From food supply disruptions and airline data breaches to sector-wide attacks on insurers, June–August 2025 highlighted how critical rapid and prepared responses are in cybersecurity. At the same time, advances like AI-powered detection and resilience fea..

Incident Response june, july, august 2025
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.