MinIO Blog

Kubernetes, Consistency and Commoditization - The Way of the Cloud

Kubernetes, Consistency and Commoditization - The Way of the Cloud

When you think about the cloud, it helps to think about the types of businesses that have been built with elastic compute, networking and storage as a foundational component and self-service/multi-tenancy as the vehicle for customer engagement. For the most part, those businesses succeeded at scaling by focusing their efforts on building their product, almost exclusively on a single

Read more

The Scalability Myth

The Scalability Myth

Lots of object storage companies like to talk about scalability while tossing around terms like exabytes and “infinite.” Unfortunately, many of the terms used to describe scalability make grandiose and misleading promises that don’t help enterprises build an effective storage platform. Claims made around the simplest use case, static archival data, aren’t translatable to the entirety of use

Read more

Introducing SUBNET Health

Eco Eco on SUBNET |
Introducing SUBNET Health

SUBNET is the commercial engine of MinIO. It is how production instances of MinIO are consumed, from startups to the most valuable technology companies in the world. SUBNET combines a commercial license (important for the AGPLv3 obligations) with a unique support model that delivers 24/7/365 direct-to-engineer support through a MinIO-built portal that blends the best of Slack and

Read more

Security Advisory

Synopsis: A signature verification bypass vulnerability against the MinIO server was discovered and has been fixed in RELEASE.2021-03-17T02-33-02Z [https://github.com/minio/minio/releases/tag/RELEASE.2021-03-17T02-33-02Z]. Severity: Medium Who is affected: All users of the MinIO server version before RELEASE.2021-03-17T02-33-02Z  affected. Users access MinIO over TLS are not affected. Recommended Action for Users: All users are advised

Read more

Five Years in the Making

Five Years in the Making

Today marks a special anniversary for MinIO. It has been five years since we had our first GA release on GitHub. The journey to that point and from that point (5,396 commits later) has been nothing short of amazing and we wanted to take a quick moment to recap our thinking when we started and where we are now.

Read more

Running Hyper-Scale High-Performance Object Storage on VMware vSphere 7.0: A Technical Deep Dive

Running Hyper-Scale High-Performance Object Storage on VMware vSphere 7.0: A Technical Deep Dive

Bringing Together IT, Administrators and Applications The release of VMware's vSphere 7.0 introduced some exciting new features. One of them is Supervisor Services, which will allow you to install databases, message brokers, and hyperscale high-performance object storage directly from the vSphere UI. With the addition of Kubernetes automation, VMware has created a single platform that provides everything

Read more

Security Advisory

Synopsis: A server-side request forgery (SSRF) vulnerability against the MinIO server was discovered and has been fixed in RELEASE.2021-01-30T00-20-58Z [https://github.com/minio/minio/releases/tag/RELEASE.2021-01-30T00-20-58Z]. Severity: Medium Who is affected: All users of the MinIO server version RELEASE.2019-12-17T23-16-33Z or newer are affected. Users that have disabled the MinIO browser UI are not affected. Recommended Action

Read more

Why MinIO Wins the Hybrid Cloud

Why MinIO Wins the Hybrid Cloud

We just wrapped Storage Field Day 2021 [https://www.youtube.com/watch?v=ARmIhJsWK8w] and during our session we generated a particular amount of interest around our hybrid strategy. At the end, we were a little compressed on time, but the message resonated and was the primary subject of the breakout room discussion with the delegates after the cameras stopped

Read more

The Trouble With Cassandra: Why It's a Poor Choice For a Metadata Database for Object Stores

The Trouble With Cassandra: Why It's a Poor Choice For a Metadata Database for Object Stores

Cassandra is a popular, tried-and-true NoSQL database that supports key-value wide-column tables. Like any powerful tool, Cassandra has its ideal use cases - in particular, Cassandra excels at supporting write-heavy workloads, while having limitations when supporting read-heavy workloads. Cassandra's eventual consistency model and lack of transactions, multi-table support like joins, subqueries can also limit its usefulness. However, using

Read more

Using MinIO for Know Your Customer Data at a Major Bank

Using MinIO for Know Your Customer Data at a Major Bank

Introduction Document management is a core requirement for all sorts of regulated institutions - finance, telecom, healthcare, government and others. These institutions need to manage and retain an ever growing number of documents and regulatory guidelines often require these documents to be stored for a very long term (7-10 years). Take for example, KYC (Know Your Customer) documents. Anyone starting

Read more

Why Small Objects Are Such a Big Deal

Why Small Objects Are Such a Big Deal

Over the last decade or so, object storage use cases have evolved considerably as they replace traditional file and block use cases. Specifically the need to work with small data objects is becoming commonplace. Yes, there’s still plenty of large objects but small objects are becoming more prevalent than large for specific workloads and application environments. Traditional object storage

Read more