Filter
Exclude
Time range
-
Near
Scality & Biomemory partner to integrate DNA storage into object archives, enabling 150-year data retention with ultra-security. #dnastorage #objectstorage #dataarchiving #longtermretention
1
AWS users are migrating from legacy Hadoop to S3-compatible object storage. This shift offers cost savings, better performance, and scalability. #hadoop #objectstorage #datamigration #s3
9
The solution? @MinIO MemKV is built like memory, not enterprise storage. GPU registered memory raw NVMe blocks RDMA. No metadata database. No overhead. Just fast, direct KV access via io_uring. #AIIFD5 #ObjectStorage #MinIO
1
56
Jun 11
Running multiple #LuaScripts in #CephRGW? A new feature lets teams manage independent Lua scripts within the same request context without code merging or stepping on each other's changes. Read more: t.ly/rgw-blog #Ceph #ObjectStorage #OpenSource #CloudStorage
1
214
Storage architecture decisions directly influence application latency, recovery times, and infrastructure scalability. Our new article by Michael Rakitin for #StarWind examines the technical characteristics of DAS, SAN, NAS, object storage, SDS, and HCI, along with the design considerations that drive enterprise deployments. Read more here: starwind.com/s/1bw #StarWind_handy #EnterpriseStorage #DataStorage #NVMe #NVMeoF #SAN #NAS #ObjectStorage #SoftwareDefinedStorage #HCI
9
11
321
Céline Coustaut retweeted
Jun 10
Your #AI stack has a costly crack in its foundation — the gap between POSIX-hungry workloads and cheap #objectstorage. Paradigm4's flexFS closes it. One biopharma customer saved $3.13M over 43 months vs. AWS alternatives. Their $110K/mo flexFS S3 bill is now less than EFS alone would cost. The more you store, the cheaper it gets. vmblog.com/bylines/paradigm4… #ITPT @ITPressTour #flexFS
1
1
60
エンタープライズバックアップの管理は簡単になるどころか、ますます難しくなっています。データは増え、さらに複雑さが増し、そしてますますIT担当者が責任を背負うことになっています。 StorageReview のBrian Beelerは、数ヶ月間、ラボでScality ARTESCA Veeamユニファイドアプライアンスを評価・運用しています。 💡彼の見解は? 使いやすさと管理は本当に簡単か?! ボックスは1つだけ!#Veeam バックアップソフトウェアと #ScalityARTESCA オブジェクトストレージを完全に統合しています。 1月に初めてレビューして以来、Scalityは多くの新機能をリリースしてきました。主なものは以下の通りです: → マルチノードクラスタリング、2.5PB以上へのスケーリング → 認証情報の露出ゼロの自動化された不変リポジトリ設定 → フル Veeam Software v13対応と内蔵の高可用性 → 完全に再設計されたダッシュボードで、Veeamのジョブをリアルタイムで表示します Brianの言葉を借りれば、これは「複数のコンポーネントを管理する複雑さを伴わないエンタープライズグレードのソリューション」を求める組織向けです。 詳細はレビュー全文をご覧ください。👇 youtube.com/watch?v=axe5Cdc5… #DataProtection #Veeam #ObjectStorage #BackupAndRecovery #ScalityARTESCA
1
2
213
A new Garage Operator offers S3-compatible, distributed object storage for self-hosting on Kubernetes. It simplifies deployment and management for your clusters. #kubernetes #objectstorage #s3 #selfhosting
4
Azure Storage 2026-06-06 is globally live, enhancing structured message support for files. This update streamlines data handling; new SDKs will default to it. Developers are #azure #objectstorage #cloudstorage #versioning
15
Pg18. Needed columnar. Annoyed w citus, hydra, alloydb quirks. Wanted to keep heap storage. Built "adaptive query router", uses diff acceleration layers per-query. Writes go to heap, reads could be datafusion, duck, custom scanner - backed by parquet, vortex, or lance from ObjectStorage. Temporal. OSS Rust pgsql extension, next week.
1
1
3
349
Your S3 bill keeps going up. Your storage costs don’t have to. 💰 Save up to 50% on object storage ⚡ Fully S3 Compatible 📈 Built to scale ☁️ Simple migration Stop overpaying for cloud storage. Switch to SILO. #SILO #CloudStorage #S3 #ObjectStorage #AWS #DataStorage #Web3
5
11
124
AI agents should be able to use S3 like a filesystem. But agent access patterns are different from normal application access. They run exploratory loops: list a folder, check metadata, preview a file, search it, and repeat. That turns S3 access into many small reads, repeated lookups, and partial questions over large objects. In Mirage, we optimize this with two ideas: 1. Cache what agents repeat - file bytes - listings - metadata - missing paths 2. Use command semantics to avoid unnecessary work Example: cat /s3/events.jsonl | grep failed | head -n 20 Mirage can stream through the file and stop once head has the first 20 matching lines. More details: strukto.ai/news/mirage-s3-ag… GitHub: github.com/strukto-ai/mirage #s3 #objectstorage #aiagent
4
5
45
2,623
MinIO is changing fast and for homelab users, self-hosters, and production storage admins, that matters. In this video, Zack Perry from 45HomeLab breaks down the complete MinIO timeline, what the move away from open source really means, and the best MinIO alternatives heading into 2026 including SeaweedFS, Garage, and RustFS. We compare which platform makes the most sense for: • Production object storage • Multi-site homelabs • Lightweight S3 backups • AI pipelines & self-hosted cloud stacks • Future MinIO migrations If you rely on MinIO for backups, Docker apps, photo storage, or self-hosted infrastructure, this is an important update before your storage stack becomes a long-term liability. Watch the full video now: youtu.be/79IJqB2-BzA?utm_sou… #MinIO #SeaweedFS #RustFS #Garage #SelfHosted #Homelab #S3 #ObjectStorage #Docker #OpenSource #45Drives
2
80
Choosing the right storage is not about tech… it’s about use case 🎯 Different workloads → Different storage 📦 📦 Object Storage → 🖼️ Images, videos, backups → 📊 Data lakes & analytics → 🌍 Massive scale, low cost 🧱 Block Storage → 🗄️ Databases (SQL/NoSQL) → 💻 Virtual machines → ⚡ High performance, low latency 📁 File Storage → 👥 Shared folders → 🧑‍💻 Team collaboration → 🗂️ Hierarchical access 🗃️ Archive Storage → 📜 Long-term retention → ⚖️ Compliance & legal data → 💸 Very low cost (slow access) Simple way to think: 📦 Object → Store at scale 🧱 Block → Run critical systems 📁 File → Share easily 🗃️ Archive → Keep forever Golden rule: “Choose storage based on access pattern, not just cost” 🧠 Right choice = better performance lower cost scalability 🚀 #SystemDesign #CloudStorage #DataEngineering #ObjectStorage #BlockStorage #FileStorage #Backend #DistributedSystems #CloudComputing #Architecture
2
4
80
Apr 27
It's really sad to see the news about the MinIO archive. I literally just got my server up and running a few days back. Does anyone have recommendations for a reliable, active S3-compatible alternative? Feeling pretty burned by the timing on this one. 🛑 #CloudComputing #ObjectStorage #TechNews
3
97
Updated gist and added Arkfile project doc on Erasure Coding: github.com/arkfile/Arkfile/b… #ObjectStorage : #Redundancy, #Redundancy
11 Aug 2025
You're probably using Reed-Solomon Erasure Coding. You just don't know it yet! Here is a random assortment of links and notes on the topic: gist.github.com/arkfile/14c7…
1
2
2
204
In @gigaom’s Radar report for 2026, @Minio was praised as a “Leader and Fast Mover” in the Innovation/Platform Play category, highlighting MinIO AlStor as an optimal #ObjectStorage platform that prioritizes #throughput and parallelism over legacy protocol support. Read below.
Apr 22
GigaOm has recognized MinIO in the GigaOm Radar for Object Storage v7. bit.ly/3QTFCnd This is continued validation of MinIO’s role in delivering high-performance, scalable object storage for modern AI, analytics, and data-intensive workloads. As enterprises push toward AI-driven architectures, the need for fast, S3-compatible, software-defined storage has never been more critical. MinIO is purpose-built to meet that demand.
2
7
303
Release 2.3.0 of Benji, a modern, reactive #Scala #ObjectStorage client with a clean, type-safe #DSL for seamless multi-cloud storage integration: zengularity.github.io/benji/
1
2
23