Replication Strategies Deep Dive

Replication Strategies Deep Dive

With all these different types of replication types floating around one has to wonder which replication strategy to use where? Today we’ll demystify these different replication strategies to see which one should be used in which scenario.

Read more...

Debugging MinIO Installs

Debugging MinIO Installs

In this blog post, we’ll show you how to debug a MinIO install running in Kubernetes and also some of the common issues you might encounter when doing bare metal installation and how to rectify them.

Read more...

Airgapped MinIO Deployments

Airgapped MinIO Deployments

In this post we’ll talk about what is an Airgapped Network, what to consider when deploying MinIO in such an environment and how to replicate and scale it thereafter with other airgapped sites.

Read more...

SUBNET, Engineering Creativity, and You

SUBNET, Engineering Creativity, and You

When we started MinIO, we set out to set a new standard for object storage. We built a software-defined, S3 API compatible object storage that is the fastest and most scalable solution available that isn’t S3. But we didn’t stop there. We are also crafting an entirely different experience through our SUBNET experience. SUBNET combines a commercial license

Read more...

Leveraging Object Storage for Enterprise Legacy Data

Leveraging Object Storage for Enterprise Legacy Data

MinIO is built with speed and resiliency at the forefront, regardless of the type of environment you choose to run it on. Whether it's multi cloud, bare metal, cloud instances or even on-premise, MinIO is designed to run on AWS, GCP, Azure, colocated bare metal servers and Kubernetes distributions such as Red Hat OpenShift. MinIO runs just as

Read more...

The Lifecycle of the Cloud

The Lifecycle of the Cloud

The double whammy of inflation (and correspondingly high interest rates for the foreseeable future), demand destruction and an uncertain outlook have companies aggressively looking for cost savings. Now. While reducing headcount is a current play for most of the tech industry, there is real money in the data stack. Every company is a data company at this juncture - it

Read more...

Constructing a CI/CD Build Pipeline

Constructing a CI/CD Build Pipeline

In this tutorial, we’ll bake the MinIO binary and the service dependencies, such as the username and group required for MinIO. We are baking this instead of frying because these will remain the same no matter how we configure and launch our image.

Read more...