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...

Faster Multi-Site Replication and Resync

Faster Multi-Site Replication and  Resync

First introduced in late 2021, multi-site Active-Active Replication [https://blog.min.io/minio-multi-site-active-active-replication/] has grown to be one of the most impactful MinIO features. MinIO has long had the ability to replicate between buckets to synchronize objects, delete operations and metadata changes, but Multi-site Active-Active Replication goes beyond bucket replication to synchronize all buckets, IAM, security tokens, service accounts and

Read more...

How to Install and Configure Kubeflow with MinIO Operator

How to Install and Configure Kubeflow with MinIO Operator

Kubeflow is a modern solution to design, build and orchestrate Machine Learning pipelines using the latest and most popular frameworks. Out of the box, Kubeflow ships with MinIO inside to store all of its pipelines, artifacts and logs, however that MinIO is limited to a single PVC and thus cannot benefit from all the features a distributed MinIO brings to

Read more...

Multi-Site Active-Active Replication

Multi-Site Active-Active Replication

Synchronizing data between multiple data centers is a core competency of any object storage service. MinIO already checked this box with its performance optimized Server-Side Active-Active Bucket Replication [https://blog.min.io/active-active-replication/]. Initially, MinIO only recommended two MinIO deployments. Active-Active replication supports scenarios such as: * Same-DC Replication * Cross-DC Replication * Same-Region Replication * Cross-Region Replication Active-Active replication

Read more...